Commit graph

11076 commits

Author SHA1 Message Date
Peter Penz a3a2a88219 when the column view is used, then 'Split view' should take the root URL of the column view as new base for the secondary view
svn path=/trunk/KDE/kdebase/apps/; revision=665630
2007-05-17 13:29:13 +00:00
Peter Penz c2d96c60e2 when having split views: darken the background color of the inactive view
svn path=/trunk/KDE/kdebase/apps/; revision=665612
2007-05-17 12:00:50 +00:00
Peter Penz 578ae2341a improve drag & drop support for treeview sidebar:
- allow to drag items within the tree
- expand nodes automatically during a drag & drop operation

svn path=/trunk/KDE/kdebase/apps/; revision=665588
2007-05-17 10:06:37 +00:00
Peter Penz 2f2039eb97 don't increase the decoration size if the icons are aligned from left to right
svn path=/trunk/KDE/kdebase/apps/; revision=665573
2007-05-17 08:42:07 +00:00
Peter Penz a8000f9650 reload items when the view is refreshed by changing the global settings
svn path=/trunk/KDE/kdebase/apps/; revision=665571
2007-05-17 08:16:56 +00:00
Peter Penz 94c57d70b0 fix for the fix for the fix [1]: assure that invoking Dolphin with remote URLs like "dolphin ftp://ftp.kde.org/" works too (thanks to David Faure)
[1] I hope this does not get a neverending story ;-)

svn path=/trunk/KDE/kdebase/apps/; revision=665393
2007-05-16 19:37:31 +00:00
Peter Penz 008cfaa018 revert last patch ("fix issue that invoking 'dolphin .' does not work") and replace it by a more generic approach
svn path=/trunk/KDE/kdebase/apps/; revision=665386
2007-05-16 19:21:06 +00:00
Stephen Leaf 1fef095675 EBN Fixes
svn path=/trunk/KDE/kdebase/apps/; revision=665379
2007-05-16 18:52:56 +00:00
Peter Penz 9342c9b2d8 allow that Dolphin can be started like 'dolphin .' for showing the current directory (patch submitted by Max Blazejak)
svn path=/trunk/KDE/kdebase/apps/; revision=665320
2007-05-16 15:10:37 +00:00
Peter Penz f9dfb758f0 using KShell::quoteArg() "might be" helpful ;-)
svn path=/trunk/KDE/kdebase/apps/; revision=665316
2007-05-16 15:01:41 +00:00
Luboš Luňák 1388970ff2 Go back to NP_VERSION_MINOR being 11, just in case. To quote Maksim:
I know that having a lower one is fine --- it implies potentially
smaller function structures, and higher version may require implementing
more stuff. The reason I asked is that I did something similar internally
when working on npruntime support, and I know flash 7 would crash with
some value of NP_VERSION_MINOR, but I am not sure whether it was 13 or 14.


svn path=/trunk/KDE/kdebase/apps/; revision=665308
2007-05-16 14:36:15 +00:00
Robert Knight 7b03a409a1 Better choice of phrase: 'Categorized' -> 'Show in Groups'
svn path=/trunk/KDE/kdebase/apps/; revision=665189
2007-05-16 05:52:03 +00:00
Script Kiddy 5d544b88af SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=665169
2007-05-16 04:59:20 +00:00
Peter Penz abff50bba0 use the terminal interface correctly -> the path of the embedded konsole is synchronized with the current directory
svn path=/trunk/KDE/kdebase/apps/; revision=665104
2007-05-15 21:03:35 +00:00
Peter Penz 2fdda0d7d3 some finetuning for the icons view:
- rename gridWidth() and gridHeight() settings property to itemWidth() and itemHeight() to avoid confusion with the grid size property of QListView
- assure that the grid spacing is respected
- decrease default text width
- allow having more than 1 text line doing a proper wrapping

svn path=/trunk/KDE/kdebase/apps/; revision=665097
2007-05-15 20:24:56 +00:00
Luboš Luňák fc98815265 Replace the Netscape plugins SDK files with ones from Mozilla
with a more friendly license.


svn path=/trunk/KDE/kdebase/apps/; revision=665084
2007-05-15 19:49:09 +00:00
Peter Penz af0e19941f The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is assigned to a QStyleOptionViewItem object later on (QStyleOptionViewItem AbstractItemView::viewOptions() const) -> enable the wrapping in the QListView itself.
svn path=/trunk/KDE/kdebase/apps/; revision=664830
2007-05-14 22:46:01 +00:00
Peter Penz 760f4df850 although the wrapping is enabled, eliding the text might be required -> don't specify Qt::ElideNone
svn path=/trunk/KDE/kdebase/apps/; revision=664803
2007-05-14 21:33:49 +00:00
Christian Ehrlicher ec1296f482 fix for KLibrary changes
svn path=/trunk/KDE/kdebase/apps/; revision=664745
2007-05-14 19:46:21 +00:00
David Faure 0f6b9b459e Move nsplugins to apps
svn path=/trunk/KDE/kdebase/apps/; revision=664635
2007-05-14 14:49:22 +00:00
David Faure f8c6a51021 link to qt3support where needed
svn path=/trunk/KDE/kdebase/apps/; revision=664607
2007-05-14 13:22:28 +00:00
David Faure ab0ed4b1e9 Prepare for kio not linking to qt3support anymore
svn path=/trunk/KDE/kdebase/libkonq/; revision=664593
2007-05-14 12:09:21 +00:00
Stephan Kulow 50af95005c revert Laurent's commit
svn path=/trunk/KDE/kdebase/apps/; revision=664556
2007-05-14 10:10:40 +00:00
Laurent Montel e752a8f3df It will be a good idea to extract string from
ui file, rc file, kcfg file

svn path=/trunk/KDE/kdebase/apps/; revision=664548
2007-05-14 09:59:11 +00:00
Sebastian Trueg d43d80b0fc Try not to set properties unless changed.
svn path=/trunk/KDE/kdebase/apps/; revision=664542
2007-05-14 09:21:58 +00:00
Script Kiddy 293eb61152 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=664483
2007-05-14 05:08:17 +00:00
Thorsten Roeder 0c05bed092 some krazy fixes
svn path=/trunk/KDE/kdebase/apps/; revision=664331
2007-05-13 17:47:20 +00:00
Script Kiddy b15ddf8dc8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=664086
2007-05-13 06:01:08 +00:00
Allen Winter 28a00689df clean lint
svn path=/trunk/KDE/kdebase/apps/; revision=664067
2007-05-13 02:30:26 +00:00
Laurent Montel 274783f6a3 Fix signal/slot
svn path=/trunk/KDE/kdebase/apps/; revision=663975
2007-05-12 20:18:19 +00:00
Peter Penz 5db7f15187 hover fix for the details mode: hovering should only be done on the name column, all other columns behave as viewport area
svn path=/trunk/KDE/kdebase/apps/; revision=663861
2007-05-12 13:41:31 +00:00
Peter Penz 9c3773d225 provide a hover information in the statusbar if the mouse cursor enters an item
svn path=/trunk/KDE/kdebase/apps/; revision=663779
2007-05-12 10:22:01 +00:00
Script Kiddy 3f1b9270bc SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=663717
2007-05-12 06:37:58 +00:00
Rafael Fernández López 752c5d9db7 Improve some plugin names and comments, as well as icons. More work needed when more icons hit the oxygen icon project, as well as retranslations needed. Why to show the
word "plugin" or "extension" when theyre meant to be shown on a "extension/plugin dialog" ?

svn path=/trunk/KDE/kdebase/apps/; revision=663561
2007-05-11 15:49:16 +00:00
Laurent Montel 2a30029194 Fix signal/slot
svn path=/trunk/KDE/kdebase/apps/; revision=663514
2007-05-11 14:26:18 +00:00
Peter Penz 143963b853 layout improvements in the icons view:
* do a text wrapping if the number of lines is > 1 (TODO: bugfix of KFileItemDelegate necessary, currently the text might overlap with the icon)
* increase the height for the text area if an additional information like type, date, ... is shown

svn path=/trunk/KDE/kdebase/apps/; revision=663320
2007-05-10 20:29:10 +00:00
Peter Penz 34d56c7fbd don't lose the history of the URL navigator if the settings of the Icons View, Details View or Columns View have been changed
svn path=/trunk/KDE/kdebase/apps/; revision=663282
2007-05-10 18:27:32 +00:00
Anne-Marie Mahfouf 7c8ae00571 typo
svn path=/trunk/KDE/kdebase/apps/; revision=663152
2007-05-10 08:55:25 +00:00
Laurent Montel 0cce9a6b31 Now prefix is 'kde4-'
svn path=/trunk/KDE/kdebase/apps/; revision=663148
2007-05-10 08:45:13 +00:00
Christian Ehrlicher 54bc625c14 compile
svn path=/trunk/KDE/kdebase/libkonq/; revision=663101
2007-05-10 04:30:44 +00:00
Dirk Mueller 52d6d2f9ce include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-09 22:23:52 +00:00
Laurent Montel 693a3f73aa (signal/slot day fix): Fix last signal/slot error
svn path=/trunk/KDE/kdebase/apps/; revision=662902
2007-05-09 14:36:34 +00:00
Laurent Montel cf9cebfa18 Start to fix signal/slot
svn path=/trunk/KDE/kdebase/apps/; revision=662897
2007-05-09 14:13:22 +00:00
Peter Penz e420bbf5a9 Postpone the creating of the dir lister to the first show event. This assures that no performance and memory overhead is given when the TreeView is not used at all.
svn path=/trunk/KDE/kdebase/apps/; revision=662771
2007-05-09 05:59:25 +00:00
Thorsten Roeder 5558cf4f42 SVN_SILENT: some krazy spelling fixes mainly in comments
svn path=/trunk/KDE/kdebase/apps/; revision=662694
2007-05-08 22:05:30 +00:00
Peter Penz 290cad2bfe prevent loading items twice in the tree view
svn path=/trunk/KDE/kdebase/apps/; revision=662690
2007-05-08 21:52:09 +00:00
Peter Penz f60865a48b fix issue in column view that the wrong root directory is taken because of keeping old directories in KDirLister
svn path=/trunk/KDE/kdebase/apps/; revision=662658
2007-05-08 20:40:46 +00:00
Alex Merry 52f823c9c5 I broke kdebase. This fixes it.
svn path=/trunk/KDE/kdebase/apps/; revision=662380
2007-05-08 00:01:57 +00:00
Luboš Luňák e68351e5ab Compile.
svn path=/trunk/KDE/kdebase/libkonq/; revision=662159
2007-05-07 15:10:51 +00:00
Sebastian Trueg 44f422269f Use NFO to set file urls.
svn path=/trunk/KDE/kdebase/apps/; revision=662129
2007-05-07 14:32:54 +00:00