Commit graph

13281 commits

Author SHA1 Message Date
Richard Johnson 7b7a468732 SVN_SILENT:EBN fix thanks to Roshan
svn path=/trunk/KDE/kdebase/apps/; revision=810981
2008-05-21 23:39:37 +00:00
Richard Johnson f4e35cce5a SVN_SILENT:EBN fix provided by Roshan
svn path=/trunk/KDE/kdebase/apps/; revision=810970
2008-05-21 23:16:35 +00:00
Eduardo Robles Elvira 41155fa1d3 Fix i18n string: removed spanish question mark
svn path=/trunk/KDE/kdebase/apps/; revision=810962
2008-05-21 22:51:32 +00:00
Script Kiddy b55c7c5608 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/plasma/containments/folderview/; revision=810784
2008-05-21 15:51:57 +00:00
Peter Penz 9eea9cb9e1 when going back in history apply the keyboard focus to the the previously shown directory
BUG: 156550
BUG: 158590

svn path=/trunk/KDE/kdebase/apps/; revision=810493
2008-05-20 21:21:48 +00:00
David Faure 09f85bf71d Plugin support is back - do you want to give it a try?
CCMAIL: Sergey Zorin <szorin@comcast.net>

svn path=/trunk/KDE/kdebase/apps/; revision=810480
2008-05-20 20:47:26 +00:00
David Faure 41ba95e887 More cleanups while looking at KonqPopupMenu to re-add plugin support.
svn path=/trunk/KDE/kdebase/apps/; revision=810471
2008-05-20 20:11:03 +00:00
Robert Knight 25f55e17a1 Show clear button in 'Filter' field. Use KLineEdit instead of QLineEdit.
svn path=/trunk/KDE/kdebase/workspace/plasma/containments/folderview/; revision=810465
2008-05-20 19:56:02 +00:00
Robert Knight af84498935 Use the folder browsing dialog instead of the file browsing dialog to select a location for the folder view to display.
svn path=/trunk/KDE/kdebase/workspace/plasma/containments/folderview/; revision=810461
2008-05-20 19:47:13 +00:00
Peter Penz 0d16fd528b remove (another) unused method
svn path=/trunk/KDE/kdebase/apps/; revision=810459
2008-05-20 19:46:24 +00:00
Peter Penz a8f1e140c1 remove unused method
svn path=/trunk/KDE/kdebase/apps/; revision=810455
2008-05-20 19:40:07 +00:00
Peter Penz 7d69cd253d The Oxygen style provides now a nicer progress bar -> increase the content height of the statusbar so that no text is cut (tested also with other styles)
svn path=/trunk/KDE/kdebase/apps/; revision=810430
2008-05-20 18:17:20 +00:00
Chusslove Illich 068968d473 Switch from QFontComboBox to KFontComboBox.
svn path=/trunk/KDE/kdebase/apps/; revision=810230
2008-05-20 09:29:58 +00:00
Script Kiddy 5b8abe2cc0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=810203
2008-05-20 09:02:53 +00:00
David Faure 467fc360b6 Argh, I knew I forgot to commit this dir. Sorry about that.
svn path=/trunk/KDE/kdebase/apps/; revision=809960
2008-05-19 19:44:42 +00:00
Andreas Hartmetz 808d42dbc2 This compiles and may or may not work as intended.
CCMAIL: dfaure@kde.org, peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=809914
2008-05-19 18:35:31 +00:00
David Faure af34f1cda4 Move handling of "Open With" actions from KonqPopupMenu to KonqMenuActions, for more code sharing with dolphin
Move info about the items related to the popupmenu to KonqPopupMenuInformation, to share this between KonqPopupMenu, KonqMenuActions and the upcoming plugin support resurrection.

svn path=/trunk/KDE/kdebase/apps/; revision=809875
2008-05-19 17:34:10 +00:00
Script Kiddy 30b97e432f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=809748
2008-05-19 11:22:53 +00:00
Fredrik Höglund 7a645a03db Moving the folderview applet to kdebase before the freeze.
I'm moving it to containments since it will be changed to
inherit Containment instead of Applet shortly.

svn path=/trunk/KDE/kdebase/workspace/plasma/containments/folderview/; revision=809546
2008-05-19 04:06:12 +00:00
Fredrik Höglund 649e993f25 It turns out we already have a contentsRect() in QGraphicsLayoutItem.
svn path=/trunk/playground/base/plasma/applets/folderview/; revision=809481
2008-05-18 23:23:33 +00:00
James Richard Tyrer b4241ac37f Adding icon name "tab-close-other" to replace "tab-close" where the action is to close other tabs.
svn path=/trunk/KDE/kdebase/apps/; revision=809235
2008-05-18 15:31:24 +00:00
David Faure 22f6376d79 Enable use of ::exists(), added to K_GLOBAL_STATIC in kdelibs a week ago.
svn path=/trunk/KDE/kdebase/apps/; revision=809177
2008-05-18 13:33:33 +00:00
Eduardo Robles Elvira 91f165d3fb Adding support for crash session recovery + session management =)
Commiting before the feature freeze..

CCMAIL:kfm-devel@kde.org


svn path=/trunk/KDE/kdebase/apps/; revision=809038
2008-05-18 07:45:30 +00:00
Script Kiddy 58fd88592c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=808727
2008-05-17 12:42:34 +00:00
Ivo Anjo 70e4b464bc Use a quint64 (always 64 bits) instead of a unsigned long int (32 bits
on x86) for summing file sizes of multiple selected files.

BUG: 156911


svn path=/trunk/KDE/kdebase/apps/; revision=808698
2008-05-17 11:35:36 +00:00
Adriaan de Groot 42f1fc9d0a Need <unistd> for sleep and getpid
svn path=/trunk/KDE/kdebase/apps/; revision=808662
2008-05-17 09:49:09 +00:00
Peter Penz 67c19a140f Fixed following issue for the information sidebar:
- select n files
- hover one selected file (-> old selection preview gets grey, new preview gets started)
- go to the viewport before the preview has been finished

Result: new preview has been displayed, although the viewport has been entered
Wanted behavior: old selection preview should be shown

svn path=/trunk/KDE/kdebase/apps/; revision=807837
2008-05-14 20:50:00 +00:00
Peter Penz 11f0d1f551 Only the infosidebar panel is interested in selections -> move it from the sidebar panel to the infosidebar panel.
svn path=/trunk/KDE/kdebase/apps/; revision=807729
2008-05-14 15:15:31 +00:00
Script Kiddy e4ba75941c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=807573
2008-05-14 00:45:41 +00:00
Script Kiddy 5638f493e7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=806903
2008-05-12 14:40:15 +00:00
Urs Wolfer 3dfcdfe090 cleanup libs (no more Qt/KDE3 support libs required)
svn path=/trunk/KDE/kdebase/apps/; revision=806769
2008-05-12 11:24:16 +00:00
Jakob Petsovits 6c7b3c8944 Icon renaming (code changes):
edit-create-symbolic-link -> edit-link

svn path=/trunk/KDE/kdebase/apps/; revision=806725
2008-05-12 09:06:13 +00:00
Peter Penz fe22cc744d A middle click on an item of the tree view panel should open the URL inside a new tab.
TODO: cleanup some obsolete signals/structure inside SidebarPage and TreeviewSidebarPage.

svn path=/trunk/KDE/kdebase/apps/; revision=806635
2008-05-11 21:51:04 +00:00
Peter Penz a7c66aa1ea If the middle mouse button is pressed above an item of the places panel, open the URL inside a new tab.
svn path=/trunk/KDE/kdebase/apps/; revision=806606
2008-05-11 20:14:50 +00:00
Peter Penz 7388fbad38 Per default QTreeView starts either a selection or a drag operation when dragging the expanding toggle button (tricky and hard to reproducible Qt-issue - see TODO comment in DolphinIconsView::mousePressEvent()). Turn off this behavior in Dolphin to stay predictable.
svn path=/trunk/KDE/kdebase/apps/; revision=806597
2008-05-11 19:34:34 +00:00
Peter Penz 0196dbc7a8 Update the internal state only, if no expanding/collapsing area has been hit (otherwise QTreeView assumes a dragging operation is done).
svn path=/trunk/KDE/kdebase/apps/; revision=806561
2008-05-11 18:37:33 +00:00
Script Kiddy b94b4bf5fe SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=806426
2008-05-11 11:52:04 +00:00
Jure Repinc c6b7885e9a Made Memory and Charts in groupbox titles translatable
svn path=/trunk/KDE/kdebase/apps/; revision=806395
2008-05-11 10:09:49 +00:00
Eduardo Robles Elvira 4d2c3ca939 Revert diff 797486 : the container shouldn't ever have less than two childs apparently
CCMAIL: faure@kde.org


svn path=/trunk/KDE/kdebase/apps/; revision=806314
2008-05-10 23:25:47 +00:00
Eduardo Robles Elvira fb0a951df7 Fix: detaching a tab added it to the closed tabs/items list and it shouldn't
svn path=/trunk/KDE/kdebase/apps/; revision=806302
2008-05-10 22:09:46 +00:00
Peter Penz eb2076eb50 Don't (mis)use MenuItem::Separator for the information bar, as Oxygen is able to style KSeperator quite some time already.
BUG: 161860

svn path=/trunk/KDE/kdebase/apps/; revision=806201
2008-05-10 13:37:06 +00:00
Script Kiddy 058d8d456f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=806050
2008-05-09 21:38:29 +00:00
David Faure da6fcf071d Fix long-standing (kde3) bug where MMB on a link to a non-html-file (e.g. PDF) would first create a new tab, and then ask "save or open in kpdf", leaving the tab empty and useless.
A cookie to who can find this report in bugzilla, surely it's there somewhere.

Also fixed the effects of the "ask whether to save first" checkbox from the filetypes-config-module,
it wasn't used since I moved that setting to filetypesrc (to make it konq-independent).

svn path=/trunk/KDE/kdebase/apps/; revision=805892
2008-05-09 15:01:05 +00:00
Peter Penz 0f3c1de7c2 * Prevent that the QTreeView::scrollTo() method adjusts the position of the horizontal scrollbar. This is done manually inside KTreeView if automatic scrolling is enabled.
* increased the delay until the auto scrolling starts from 50 to 300

CCMAIL: haraldhv@stud.ntnu.no

svn path=/trunk/KDE/kdebase/apps/; revision=805605
2008-05-08 21:16:57 +00:00
Peter Penz 76aac5939d clear the selection when loading the sub tree
svn path=/trunk/KDE/kdebase/apps/; revision=805603
2008-05-08 21:12:38 +00:00
Peter Penz 6c9570842a * If one item is selected and the item is (at least partly) visible, assure that an automatic horizontal scrolling is done so that the item gets fully visible.
* Use QTimeLine instead of QTimer + value

CCMAIL: haraldhv@stud.ntnu.no

svn path=/trunk/KDE/kdebase/apps/; revision=805596
2008-05-08 20:44:26 +00:00
Script Kiddy 333571c173 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=805551
2008-05-08 18:07:26 +00:00
David Faure 12dde67d95 Trigger reparsing of filetypesrc in konqueror when changing the embed settings
svn path=/trunk/KDE/kdebase/apps/; revision=805263
2008-05-08 00:57:10 +00:00
David Faure 8eccbe7bce coding style improvements
svn path=/trunk/KDE/kdebase/apps/; revision=805223
2008-05-07 21:48:16 +00:00
Peter Penz 2a37c0dc1f don't disable the scrollTo() functionality if a QAbstractItemView state is set (e. g. DragSelectingState requires the scrollTo() functionality)
svn path=/trunk/KDE/kdebase/apps/; revision=805216
2008-05-07 21:11:49 +00:00