┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-26The number of fixed meta-info items may vary dependent on whether Nepomuk is ...Peter Penz
2010-02-25Request the activation of the view, even if the column is marked as active al...Peter Penz
2010-02-25Forward port of SVN commit 1096089: Fix regression that columns stay empty wh...Peter Penz
2010-02-25Also show meta informations of files, if Nepomuk is not running or if the fil...Peter Penz
2010-02-25* No need to reload all tags when one is deleted.Sebastian Trueg
2010-02-23Remove all code that is related to DolphinController'sFrank Reininghaus
2010-02-23ups: I forgot to set the and-term for the file query in the last commitPeter Penz
2010-02-23Use Nepomuk::Query::Query for global search queries, as it does not only retu...Peter Penz
2010-02-23Allow to drop files above a tab. Thanks to Todd for the patch.Peter Penz
2010-02-22Use the full width of the "Name" column of the Details View forFrank Reininghaus
2010-02-21Forward port of SVN commit 1093803: Assure that the changed selection model i...Peter Penz
2010-02-20replace X11-specific code with genericLuboš Luňák
2010-02-17Implemented search restriction to filenames.Sebastian Trueg
2010-02-16Make sure that DolphinView's m_expanderActive member is handledFrank Reininghaus
2010-02-12SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2010-02-08Separate the parent object (for the knewfilemenu instance) and the parent widgetDavid Faure
2010-02-05SVN_SILENT made messages (.desktop file)Script Kiddy
2010-02-05Be more clear that selecting the checkbox means, that the shown view properti...Peter Penz
2010-02-05Fixed regression that has been introduced by the --select option: don't creat...Peter Penz
2010-02-03Fix height calculation of "Additional Information" labelChristoph Feck
2010-02-03Respect floating point font sizesChristoph Feck
2010-01-31removed clearSelection() code, it is not needed anymore with Qt 4.6 and done ...Peter Penz
2010-01-28Another fix for the metadata rows: properly clean up unused rows in case no m...Sebastian Trueg
2010-01-27Implement the --select option in konqueror again, using Peter's nice work in ...David Faure
2010-01-27Ooops, fix my port to KNewFileMenuDavid Faure
2010-01-26Reorganise some code in DolphinView and DolphinViewContainer. ThisFrank Reininghaus
2010-01-26Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...David Faure
2010-01-26* Do not hide the parent folder since we can now browse into it by simply cli...Sebastian Trueg
2010-01-26Don't show the search options again, if the user closed them and cleared the ...Peter Penz
2010-01-26* Assure that the URL navigator is synchronized with the active column.Peter Penz
2010-01-26changed: made static const data symbols really static constFriedrich W. H. Kossebau
2010-01-25fixed regression: don't open files twice in the column-viewPeter Penz
2010-01-25SVN_SILENT: minor coding style fixesPeter Penz
2010-01-25Implement todo (create a dialog box when ok is enable/disable when text is em...Laurent Montel
2010-01-25Now *really' open a new tab if the URL navigator requests it... (the previous...Peter Penz
2010-01-25* Adjust code to use the improved KUrlNavigator API.Peter Penz
2010-01-22Fixed crash, if the categorizied view sorted by date is used. Use case: modif...Peter Penz
2010-01-20- Fix minor typosDarío Andrés Rodríguez
2010-01-20only set the title synchronously for the file-protocol, otherwise use KIO::st...Peter Penz
2010-01-20Use a stat job to determine the caption on non-file URLs. This way we get the...Sebastian Trueg
2010-01-18fixed issue that SVN actions got disabled after selecting itemsPeter Penz
2010-01-15use KAction::setShortcut() instead of QAction::setShortcut()Peter Penz
2010-01-15assure that the widgets of the panels are resized after receiving the Polish ...Peter Penz
2010-01-15fixed issue that the Information Panel might show some (for the user confusin...Peter Penz
2010-01-15don't try to access invalid filesPeter Penz
2010-01-14Use KFileItem::text() instead of name() for pretty printed filenamesSebastian Trueg
2010-01-14If the root directory lister is different from the internally used directory ...Peter Penz
2010-01-13removed unused member variable (the dependency to DolphinMainWindow has been ...Peter Penz
2010-01-11Fixed issue that the keyboard shortcuts for the docks places, folders, inform...Peter Penz