┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-12-14Use the same codebase for rating drawing as in KRatingWidget and ↵Sebastian Trueg
playground/nepomuk. For KDE 4.1 we will export this in kdelibs/nepomuk CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=748547
2007-12-14Very interesting bug in Qt in which I will debug. For now, and since we need ↵Rafael Fernández López
to release with the source version of Qt (not patched) we need this workaround. The problem is that when you select by dragging with a rect a set of items, say (1, 2, 3) and you Ctrl+drag another set (5,6) the (1,2,3) selection is lost. If you do the same, that is: select (1, 2, 3), now Ctrl+click on (4), it is not lost. Now, ctrl+drag another set (5, 6), the selection lost is (4). So we can say that the selection lost is the last one done. This is only a workaround and should be removed when fixed on Qt (I am going to debug it on Qt, to see where the fail is). This workaround does not only fix KCategorizedView, but QListView also. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=748545
2007-12-14Moving code around in dolphin fixes DnD support in konqueror :)David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=748476
2007-12-14Fixed issue that when clicking on Open Office files that Dolphin handles the ↵Peter Penz
files as zip-folder. I'm not sure whether there might be a nicer way doing this, but at least for KDE 4.0 this should be sufficient. BUG: 153981 svn path=/trunk/KDE/kdebase/apps/; revision=748399
2007-12-14SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=748324
2007-12-13Forgot to modify the code for category selection. Fixed.Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=748264
2007-12-13Fix the bug reported by Will. Now this code is also more polite. This was a ↵Rafael Fernández López
TODO and now is fixed :) Still a bug somewhere on Qt... when you ctrl+selection rect (with mouse), it is lost the last selection done if they were done by groups. Going to dive more into this problem, but it lives on Qt. BUG: 153876 CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=748258
2007-12-13SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=747945
2007-12-12Fixes the problem with the keyboard navigation when a selection with the ↵Rafael Fernández López
right-click or a dragging unitary selection was done. BUG: 153875 svn path=/trunk/KDE/kdebase/apps/; revision=747421
2007-12-11fixed issue that turning off the preview during the preview job still was ↵Peter Penz
active did not work as expected TODO for 4.1: provide a preview helper class which can be shared between DolphinView and the special use case of DolphinColumnViewWidget BUG: 153816 svn path=/trunk/KDE/kdebase/apps/; revision=747348
2007-12-10use different icon for "Add to places" as suggested by David VignoniPeter Penz
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=747049
2007-12-10Another handful of workaround includesAdriaan de Groot
svn path=/trunk/KDE/kdebase/apps/; revision=746913
2007-12-10Added Soprano include dirSebastian Trueg
svn path=/trunk/KDE/kdebase/apps/; revision=746869
2007-12-10Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no ↵Sebastian Trueg
mapping yet this does make much more sense. svn path=/trunk/KDE/kdebase/apps/; revision=746846
2007-12-09SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=746474
2007-12-08Follow David's advice and use 'delete' instead of 'deleteLater()'. ↵Peter Penz
Disconnecting the signals from KDirLister solves a previous crash. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=746428
2007-12-08Icon naming spec compliance (code changes - KDE/):Jakob Petsovits
dialog-apply -> dialog-ok-apply svn path=/trunk/KDE/kdebase/apps/; revision=746427
2007-12-08don't forget to delete the proxy modelPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=746418
2007-12-08SVN_SILENT: adjusted position of commentPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=746415
2007-12-08don't forget to update the scrollbar size when resizing the column viewPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=746306
2007-12-08fixed memory leaks (thanks to David for fixing this in KDirOperator)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=746294
2007-12-07Now that we changed some needed stuff at naturalCompare() method, we can set ↵Rafael Fernández López
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-07workaround no longer neededRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=746029
2007-12-06fixed issue that when using "Use common view properties for all folders" the ↵Peter Penz
view mode is reset to "icons" when using e. g. the FTP protocol svn path=/trunk/KDE/kdebase/apps/; revision=745711
2007-12-06Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the ↵Peter Penz
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: [email protected] CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=745700
2007-12-06fixed issue that the information panel shows wrong meta data when having ↵Peter Penz
split views in combination with selected items BUG: 151644 svn path=/trunk/KDE/kdebase/apps/; revision=745669
2007-12-06use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keepAllen Winter
with library versioning consistency into the future. ok'd by dfaure. svn path=/trunk/KDE/kdebase/apps/; revision=745632
2007-12-06Fix palette problem as workaround. This is needed if the categorization is ↵Rafael Fernández López
enabled svn path=/trunk/KDE/kdebase/apps/; revision=745630
2007-12-06We didn't want this changes here... of course... Qt bugRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=745561
2007-12-06Fix the problem of the palette not being updated... this is a workaround. It ↵Rafael Fernández López
should have been done automatically svn path=/trunk/KDE/kdebase/apps/; revision=745558
2007-12-06Fix i18nRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=745354
2007-12-05For now, let the "Others" group to be sorted as the first oneRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=745157
2007-12-04SVN_SILENT coding style fixesPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=744903
2007-12-04Allow turning off the feature that additional information might be shown in ↵Peter Penz
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: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=744901
2007-12-04fix indentationRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744669
2007-12-04Newer items go beforeRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744668
2007-12-04Small compile fixJohn Tapsell
svn path=/trunk/KDE/kdebase/apps/; revision=744667
2007-12-04Remove bad lineJohn Tapsell
svn path=/trunk/KDE/kdebase/apps/; revision=744666
2007-12-04Make checking the name a bit more effecientJohn Tapsell
svn path=/trunk/KDE/kdebase/apps/; revision=744665
2007-12-04save time... no need to translate to upper the whole string if we only are ↵Rafael Fernández López
interested in a single character svn path=/trunk/KDE/kdebase/apps/; revision=744662
2007-12-04fixing++Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744658
2007-12-04Makes sense that when sorting by permissions what we want to see first is ↵Rafael Fernández López
the most permissive groups, and the most restrictive groups at the end svn path=/trunk/KDE/kdebase/apps/; revision=744654
2007-12-04Sortings restored. Everything is working fine :)Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744653
2007-12-03More changes will follow to fix logic. This makes the stuff compile.Rafael Fernández López
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=744626
2007-12-03Changes to kdelibs were made, updatingRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744509
2007-12-03More logic fixesRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744491
2007-12-03More logic fixesRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=744490
2007-12-03Revert my last commit, it's not quite workingJohn Tapsell
svn path=/trunk/KDE/kdebase/apps/; revision=744406
2007-12-03The first columns model and selection model should be the same as the view's ↵John Tapsell
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:[email protected] svn path=/trunk/KDE/kdebase/apps/; revision=744386
2007-12-03Do not reload the directory when changing the viewJohn Tapsell
svn path=/trunk/KDE/kdebase/apps/; revision=744377