Peter Penz
3a2a6011e8
don't forget to delete the proxy model
...
svn path=/trunk/KDE/kdebase/apps/; revision=746418
2007-12-08 22:42:13 +00:00
Peter Penz
23f6a51f85
SVN_SILENT: adjusted position of comment
...
svn path=/trunk/KDE/kdebase/apps/; revision=746415
2007-12-08 22:39:04 +00:00
Peter Penz
b5bb77e45b
don't forget to update the scrollbar size when resizing the column view
...
svn path=/trunk/KDE/kdebase/apps/; revision=746306
2007-12-08 17:09:56 +00:00
Peter Penz
54dfdc930a
fixed memory leaks (thanks to David for fixing this in KDirOperator)
...
svn path=/trunk/KDE/kdebase/apps/; revision=746294
2007-12-08 16:16:45 +00:00
Rafael Fernández López
fc9a6701da
Now that we changed some needed stuff at naturalCompare() method, we can set the replacementchar to put "Others" category on the last place. Now, we can actually call it
...
"Others" since it is placed the last one, and it is not necessary to call it "Uncategorized" because it was placed the first one before.
svn path=/trunk/KDE/kdebase/apps/; revision=746061
2007-12-07 17:49:49 +00:00
Rafael Fernández López
f048b7fd65
workaround no longer needed
...
svn path=/trunk/KDE/kdebase/apps/; revision=746029
2007-12-07 15:39:49 +00:00
Peter Penz
1d2e10bcb2
fixed issue that when using "Use common view properties for all folders" the view mode is reset to "icons" when using e. g. the FTP protocol
...
svn path=/trunk/KDE/kdebase/apps/; revision=745711
2007-12-06 21:36:52 +00:00
Peter Penz
e651545527
Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the constructor is too early (thanks to Fredrik for the hint!). This fixes 2 issues:
...
* the selection color of the details view now uses the correct selection color
* changing the colors of KDE results in updating the colors of all Dolphin views
CCMAIL: hein@kde.org
CCMAIL: ereslibre@kde.org
CCMAIL: mw_triad@users.sourceforge.net
svn path=/trunk/KDE/kdebase/apps/; revision=745700
2007-12-06 21:06:45 +00:00
Peter Penz
4939ae662f
fixed issue that the information panel shows wrong meta data when having split views in combination with selected items
...
BUG: 151644
svn path=/trunk/KDE/kdebase/apps/; revision=745669
2007-12-06 19:38:24 +00:00
Allen Winter
04948c542a
use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keep
...
with library versioning consistency into the future.
ok'd by dfaure.
svn path=/trunk/KDE/kdebase/apps/; revision=745632
2007-12-06 16:55:50 +00:00
Rafael Fernández López
848b3eb621
Fix palette problem as workaround. This is needed if the categorization is enabled
...
svn path=/trunk/KDE/kdebase/apps/; revision=745630
2007-12-06 16:51:43 +00:00
Rafael Fernández López
1ec3860a26
We didn't want this changes here... of course... Qt bug
...
svn path=/trunk/KDE/kdebase/apps/; revision=745561
2007-12-06 12:22:30 +00:00
Rafael Fernández López
f0f5cfdbfd
Fix the problem of the palette not being updated... this is a workaround. It should have been done automatically
...
svn path=/trunk/KDE/kdebase/apps/; revision=745558
2007-12-06 11:57:16 +00:00
Rafael Fernández López
70e938b23e
Fix i18n
...
svn path=/trunk/KDE/kdebase/apps/; revision=745354
2007-12-06 01:25:00 +00:00
Rafael Fernández López
02f7ca192d
For now, let the "Others" group to be sorted as the first one
...
svn path=/trunk/KDE/kdebase/apps/; revision=745157
2007-12-05 15:44:44 +00:00
Peter Penz
525fdd8afc
SVN_SILENT coding style fixes
...
svn path=/trunk/KDE/kdebase/apps/; revision=744903
2007-12-04 21:05:41 +00:00
Peter Penz
5690330220
Allow turning off the feature that additional information might be shown in the icons view. Per default the setting is still on, but for people who prefer browsing with the details view and only temporary switch to the icons view (e. g. for having a larger preview), this feature gets a showstopper (discussed with Eike Hein).
...
Got the OK from the translator team for adding the new string.
CCMAIL: hein@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=744901
2007-12-04 20:56:42 +00:00
Rafael Fernández López
7cdaa3f5bf
fix indentation
...
svn path=/trunk/KDE/kdebase/apps/; revision=744669
2007-12-04 02:56:48 +00:00
Rafael Fernández López
9b99cefca5
Newer items go before
...
svn path=/trunk/KDE/kdebase/apps/; revision=744668
2007-12-04 02:54:36 +00:00
John Tapsell
5dff77a46d
Small compile fix
...
svn path=/trunk/KDE/kdebase/apps/; revision=744667
2007-12-04 02:50:00 +00:00
John Tapsell
6c9ac61e3c
Remove bad line
...
svn path=/trunk/KDE/kdebase/apps/; revision=744666
2007-12-04 02:44:53 +00:00
John Tapsell
5db74fc80b
Make checking the name a bit more effecient
...
svn path=/trunk/KDE/kdebase/apps/; revision=744665
2007-12-04 02:41:19 +00:00
Rafael Fernández López
7ed2884204
save time... no need to translate to upper the whole string if we only are interested in a single character
...
svn path=/trunk/KDE/kdebase/apps/; revision=744662
2007-12-04 02:24:23 +00:00
Rafael Fernández López
d305bee019
fixing++
...
svn path=/trunk/KDE/kdebase/apps/; revision=744658
2007-12-04 02:09:03 +00:00
Rafael Fernández López
0fc7e4af53
Makes sense that when sorting by permissions what we want to see first is the most permissive groups, and the most restrictive groups at the end
...
svn path=/trunk/KDE/kdebase/apps/; revision=744654
2007-12-04 01:23:05 +00:00
Rafael Fernández López
1e4257b684
Sortings restored. Everything is working fine :)
...
svn path=/trunk/KDE/kdebase/apps/; revision=744653
2007-12-04 01:18:17 +00:00
Rafael Fernández López
f64141a6d1
More changes will follow to fix logic. This makes the stuff compile.
...
CCMAIL: peter.penz@gmx.at
svn path=/trunk/KDE/kdebase/apps/; revision=744626
2007-12-03 23:43:39 +00:00
Rafael Fernández López
f42b436471
Changes to kdelibs were made, updating
...
svn path=/trunk/KDE/kdebase/apps/; revision=744509
2007-12-03 20:38:37 +00:00
Rafael Fernández López
028a0bd759
More logic fixes
...
svn path=/trunk/KDE/kdebase/apps/; revision=744491
2007-12-03 19:44:08 +00:00
Rafael Fernández López
2766a17613
More logic fixes
...
svn path=/trunk/KDE/kdebase/apps/; revision=744490
2007-12-03 19:43:11 +00:00
John Tapsell
f4614fd066
Revert my last commit, it's not quite working
...
svn path=/trunk/KDE/kdebase/apps/; revision=744406
2007-12-03 13:10:55 +00:00
John Tapsell
e80f077357
The first columns model and selection model should be the same as the view's model and selection model.
...
This means
1) We don't leak memory switching to and from column view
2) Selection is preserved when switching views
3) We don't have 2 models running for the root directory
CCMAIL:peter.penz@gmx.at
svn path=/trunk/KDE/kdebase/apps/; revision=744386
2007-12-03 10:32:27 +00:00
John Tapsell
0f4ecd1c61
Do not reload the directory when changing the view
...
svn path=/trunk/KDE/kdebase/apps/; revision=744377
2007-12-03 09:35:31 +00:00
Rafael Fernández López
398a9b1639
Same color for the category hovering as the rest of items
...
svn path=/trunk/KDE/kdebase/apps/; revision=744236
2007-12-03 00:47:15 +00:00
John Tapsell
396d620466
Share the selection model. Does not fix the selections yet though
...
svn path=/trunk/KDE/kdebase/apps/; revision=744230
2007-12-03 00:29:56 +00:00
Rafael Fernández López
e71af0e7c1
Adapt to changes done on kdelibs
...
CCMAIL: peter.penz@gmx.at
svn path=/trunk/KDE/kdebase/apps/; revision=744218
2007-12-02 23:50:21 +00:00
Script Kiddy
2128e27bbf
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=743871
2007-12-02 08:04:51 +00:00
Peter Penz
bfc1a4676c
assure that the active column stays visible when the window gets resized or e. g. the information bar gets enabled
...
svn path=/trunk/KDE/kdebase/apps/; revision=743752
2007-12-01 20:06:26 +00:00
John Tapsell
a818e555cb
Make file properties dialog box non-modal
...
svn path=/trunk/KDE/kdebase/apps/; revision=743617
2007-12-01 14:06:07 +00:00
Peter Penz
7077d2edff
Assure that the items of the details view are not expandable. We might think about enabling this in 4.1 optionally, so that especially Konqi can use this feature. But for this some adjustments in the drag & drop handling of the details view must be done first -> let's postpone this to 4.1.
...
svn path=/trunk/KDE/kdebase/apps/; revision=743539
2007-12-01 09:59:13 +00:00
Peter Penz
278cb078d6
allow the user resizing the columns in the details view
...
svn path=/trunk/KDE/kdebase/apps/; revision=743538
2007-12-01 09:49:51 +00:00
Script Kiddy
3b8571ec59
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=743500
2007-12-01 07:41:49 +00:00
Peter Penz
d6488887ec
Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as currently the performance is too slow. Nepomuk will support caching in future versions, so hopefully we can provide those entries again in KDE 4.1.
...
svn path=/trunk/KDE/kdebase/apps/; revision=743363
2007-11-30 19:19:38 +00:00
Peter Penz
0e6e4bf391
enable session management
...
CCMAIL: faure@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=743357
2007-11-30 18:42:17 +00:00
Albert Astals Cid
5d9a7d1ad3
You need >> or either the "Your names" and "Your messages" placeholders for translators are removed
...
svn path=/trunk/KDE/kdebase/apps/; revision=743049
2007-11-29 19:13:25 +00:00
Jakub Stachowski
51e6281fe8
When listing already visited dir, completed() would be emitted from within setUrl, before
...
emit started(0) making konq logo spinning indefinitely.
svn path=/trunk/KDE/kdebase/apps/; revision=742730
2007-11-28 19:44:44 +00:00
Peter Penz
eac29a517c
fix crash during drag & drop if the file item is not available (thanks to John Tapsell for the original fix in dolphiniconsview.cpp!)
...
svn path=/trunk/KDE/kdebase/apps/; revision=742703
2007-11-28 17:07:08 +00:00
John Tapsell
edf8be2dff
Do not crash if the index is not valid.
...
svn path=/trunk/KDE/kdebase/apps/; revision=742329
2007-11-27 20:55:02 +00:00
Script Kiddy
428a2064c3
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=742119
2007-11-27 07:46:00 +00:00
Script Kiddy
4fa2d439b8
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=741702
2007-11-26 08:05:24 +00:00