┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-14For all Zecke thoughts a nice solution could be found during the last weeks :-)Peter Penz
2007-03-14Fixed some minor coding guidelines issues (getFoo() -> foo(), ...) to be alig...Peter Penz
2007-03-14Cleanup of iconview-settings dialog (no obsolete Q3 classes, ...) and fix bro...Peter Penz
2007-03-14Remove frame and margin around tree view sidebar.Robert Knight
2007-03-14don't overrun the array (CID 3278)Stephan Kulow
2007-03-13Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusabi...Peter Penz
2007-03-13improve renaming for n selected items/1 selected itemPeter Penz
2007-03-13Allow renaming of items (note that currently the "rename multiple files" dial...Peter Penz
2007-03-13just assert we're not hiting new modes (CID 3211)Stephan Kulow
2007-03-13they must be really smaller (CID 3220)Stephan Kulow
2007-03-12erm, completely forgot the i18nChris Howells
2007-03-12a tooltip - wasn't sure what the button did at firstChris Howells
2007-03-12merge kdelibs-strigi: a new KFileMetaInfo implementationJos van den Oever
2007-03-12fix the accidentally testvalue of 1000 ms to 0 ms as originally intended... Peter Penz
2007-03-12SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-11replaced string "MIME Type" by "Type"Peter Penz
2007-03-11apply 'Additional Information' property immediately to the view when pressing...Peter Penz
2007-03-11disable the 'Additional information' menu for other views then the 'Icons View'Peter Penz
2007-03-11Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...Peter Penz
2007-03-11fixed icon namingPeter Penz
2007-03-11assure that the iconsview settings-dialog fits on a 800 x 600 screenPeter Penz
2007-03-11Fixed some drag & drop issues:Peter Penz
2007-03-11support drag & drop for the treeview sidebar pagePeter Penz
2007-03-11SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-11Create a SidebarTreeView which will include support for drag & drop in later ...Peter Penz
2007-03-10Apply an item effect to all cut items. As discussed with Fredrik this should ...Peter Penz
2007-03-10fix internationalization issuePeter Penz
2007-03-10Update of the patch from Filip Brcic for browsing through ZIP and TAR files. ...Peter Penz
2007-03-10use the large icon size for previews as default for the icons viewPeter Penz
2007-03-10Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...Peter Penz
2007-03-10allow to browse through ZIP files (thanks to Filip Brcic for the patch!)Peter Penz
2007-03-10get rid of nasty separator at the top of the information sidebar (thanks to L...Peter Penz
2007-03-10support return key for navigation (thanks to Luca Gugelmann for the patch!)Peter Penz
2007-03-10Ported the annotation to the new NAO ontology where it is called "comment" ba...Sebastian Trueg
2007-03-09SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-08oxygen icon naming fixes from Luca GugelmannAaron J. Seigo
2007-03-08prevent a possible endless loopPeter Penz
2007-03-08Use hover effect from KFileItemDelegate also for the details view and assure ...Peter Penz
2007-03-07SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-07Increased version number to 0.9.0 to know whether a bug report is related to ...Peter Penz
2007-03-06SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-06use QToolButton instead of QPushButton (patch submitted by Dominik Haumann)Peter Penz
2007-03-06add some constness...Peter Penz
2007-03-05synchronize the tree view with the active viewPeter Penz
2007-03-05this is no MakefileStephan Kulow
2007-03-04msvc compile++Christian Ehrlicher
2007-03-04Some basic fixes to stay synchronized between the tree view and the currently...Peter Penz
2007-03-04Per default turn off the information panel and the tree view panel for the fi...Peter Penz
2007-03-03Assure that the root of the tree view always matchs to the bookmark shown in ...Peter Penz
2007-03-03respect the show hidden files settingin the url nav barAaron J. Seigo