| 2010-03-27 |
Peter Penz | Share one tooltip instance for all tooltip manager... |
commit | commitdiff | tree |
| 2010-03-27 |
Peter Penz | Enable job-transfer indication for file items. |
commit | commitdiff | tree |
| 2010-03-27 |
Peter Penz | Don't recreate and destroy the tooltip widget on each... |
commit | commitdiff | tree |
| 2010-03-25 |
Peter Penz | Open the meta data configuration dialog modeless |
commit | commitdiff | tree |
| 2010-03-25 |
Peter Penz | Enable the meta data configuration dialog again after... |
commit | commitdiff | tree |
| 2010-03-25 |
Peter Penz | Remove the redundant m_versionInfoKeys member, just... |
commit | commitdiff | tree |
| 2010-03-24 |
Peter Penz | Renamed methods and improved documentation, as in the... |
commit | commitdiff | tree |
| 2010-03-24 |
Peter Penz | Version control: Move the maintainance of pending threa... |
commit | commitdiff | tree |
| 2010-03-24 |
Peter Penz | Always apply the editable state of the current URL... |
commit | commitdiff | tree |
| 2010-03-23 |
Frank Reininghaus | VersionControlObserver: Only disconnect m_plugin in... |
commit | commitdiff | tree |
| 2010-03-23 |
Peter Penz | Assure that when opening a new tab, that the URL naviga... |
commit | commitdiff | tree |
| 2010-03-23 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2010-03-22 |
Peter Penz | Use KFileMetaDataWidget from kdelibs. Still open: Provi... |
commit | commitdiff | tree |
| 2010-03-22 |
Peter Penz | Remove connection to non-existent slot. |
commit | commitdiff | tree |
| 2010-03-22 |
Peter Penz | Use the default keyboard shortcuts for next-tab/previou... |
commit | commitdiff | tree |
| 2010-03-22 |
Peter Penz | Send CTRL+C to the terminal instead of of backspaces... |
commit | commitdiff | tree |
| 2010-03-18 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2010-03-16 |
André Wöbbeking | -pedantic |
commit | commitdiff | tree |
| 2010-03-16 |
Luboš Luňák | welcome to the world of kdeinit applications |
commit | commitdiff | tree |
| 2010-03-15 |
Rafael Fernández... | Get back names, and use "using" keyword to keep GCC... |
commit | commitdiff | tree |
| 2010-03-15 |
Sebastian Trueg | Stat URLs before opening them to make sure they are... |
commit | commitdiff | tree |
| 2010-03-14 |
Rafael Fernández... | Remove all warnings on compile time |
commit | commitdiff | tree |
| 2010-03-14 |
Rafael Fernández... | Adapt DolphinCategoryDrawer to new changes on kdelibs :) |
commit | commitdiff | tree |
| 2010-03-14 |
Peter Penz | Fix issue that the current terminal line does not get... |
commit | commitdiff | tree |
| 2010-03-14 |
Peter Penz | Fix compilation on OpenSolaris with Sun Studio |
commit | commitdiff | tree |
| 2010-03-13 |
Peter Penz | Fix compile issue if HAVE_NEPOMUK is not defined |
commit | commitdiff | tree |
| 2010-03-13 |
Peter Penz | Meta data configuration dialog improvements |
commit | commitdiff | tree |
| 2010-03-13 |
Peter Penz | Let the custom widgets stay invisible per default after... |
commit | commitdiff | tree |
| 2010-03-13 |
Peter Penz | Allow to provide custom widgets for meta data in a... |
commit | commitdiff | tree |
| 2010-03-13 |
Peter Penz | Allow to specify a group for a meta data item. |
commit | commitdiff | tree |
| 2010-03-13 |
Peter Penz | Provide a KMetaDataModel for KMetaDataWidget. |
commit | commitdiff | tree |
| 2010-03-11 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2010-03-09 |
Andrew Coles | Proof-reading: file name -> filename, for consistency. |
commit | commitdiff | tree |
| 2010-03-09 |
Peter Penz | Port patch 1098976 for Konqueror by David Faure to... |
commit | commitdiff | tree |
| 2010-03-06 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2010-03-05 |
Peter Penz | fix link issue if Nepomuk is not installed |
commit | commitdiff | tree |
| 2010-03-04 |
Peter Penz | Rename NfoTranslator to KNfoTranslator, so that KMetaDa... |
commit | commitdiff | tree |
| 2010-02-28 |
Peter Penz | Only access the data of the thread that has been create... |
commit | commitdiff | tree |
| 2010-02-28 |
Peter Penz | Fix possible memory leak when invoking KLoadMetaDataThr... |
commit | commitdiff | tree |
| 2010-02-26 |
Peter Penz | Meta data configuration cleanups: |
commit | commitdiff | tree |
| 2010-02-26 |
Peter Penz | use NFO URI to check whether the width and height shoul... |
commit | commitdiff | tree |
| 2010-02-26 |
Peter Penz | remove duplicate entries |
commit | commitdiff | tree |
| 2010-02-26 |
Peter Penz | Show meta information also for files, which are not... |
commit | commitdiff | tree |
| 2010-02-26 |
Peter Penz | The number of fixed meta-info items may vary dependent... |
commit | commitdiff | tree |
| 2010-02-25 |
Peter Penz | Request the activation of the view, even if the column... |
commit | commitdiff | tree |
| 2010-02-25 |
Peter Penz | Forward port of SVN commit 1096089: Fix regression... |
commit | commitdiff | tree |
| 2010-02-25 |
Peter Penz | Also show meta informations of files, if Nepomuk is... |
commit | commitdiff | tree |
| 2010-02-25 |
Sebastian Trueg | * No need to reload all tags when one is deleted. |
commit | commitdiff | tree |
| 2010-02-23 |
Frank Reininghaus | Remove all code that is related to DolphinController's |
commit | commitdiff | tree |
| 2010-02-23 |
Peter Penz | ups: I forgot to set the and-term for the file query... |
commit | commitdiff | tree |
| 2010-02-23 |
Peter Penz | Use Nepomuk::Query::Query for global search queries... |
commit | commitdiff | tree |
| 2010-02-23 |
Peter Penz | Allow to drop files above a tab. Thanks to Todd for... |
commit | commitdiff | tree |
| 2010-02-22 |
Frank Reininghaus | Use the full width of the "Name" column of the Details... |
commit | commitdiff | tree |
| 2010-02-21 |
Peter Penz | Forward port of SVN commit 1093803: Assure that the... |
commit | commitdiff | tree |
| 2010-02-20 |
Luboš Luňák | replace X11-specific code with generic |
commit | commitdiff | tree |
| 2010-02-17 |
Sebastian Trueg | Implemented search restriction to filenames. |
commit | commitdiff | tree |
| 2010-02-16 |
Frank Reininghaus | Make sure that DolphinView's m_expanderActive member... |
commit | commitdiff | tree |
| 2010-02-12 |
Script Kiddy | SVN_SILENT made messages (.desktop file, second try) |
commit | commitdiff | tree |
| 2010-02-08 |
David Faure | Separate the parent object (for the knewfilemenu instan... |
commit | commitdiff | tree |
| 2010-02-05 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2010-02-05 |
Peter Penz | Be more clear that selecting the checkbox means, that... |
commit | commitdiff | tree |
| 2010-02-05 |
Peter Penz | Fixed regression that has been introduced by the -... |
commit | commitdiff | tree |
| 2010-02-03 |
Christoph Feck | Fix height calculation of "Additional Information"... |
commit | commitdiff | tree |
| 2010-02-03 |
Christoph Feck | Respect floating point font sizes |
commit | commitdiff | tree |
| 2010-01-31 |
Peter Penz | removed clearSelection() code, it is not needed anymore... |
commit | commitdiff | tree |
| 2010-01-28 |
Sebastian Trueg | Another fix for the metadata rows: properly clean up... |
commit | commitdiff | tree |
| 2010-01-27 |
David Faure | Implement the --select option in konqueror again, using... |
commit | commitdiff | tree |
| 2010-01-27 |
David Faure | Ooops, fix my port to KNewFileMenu |
commit | commitdiff | tree |
| 2010-01-26 |
Frank Reininghaus | Reorganise some code in DolphinView and DolphinViewCont... |
commit | commitdiff | tree |
| 2010-01-26 |
David Faure | Deprecated KNewMenu and make it derive from KNewFileMen... |
commit | commitdiff | tree |
| 2010-01-26 |
Sebastian Trueg | * Do not hide the parent folder since we can now browse... |
commit | commitdiff | tree |
| 2010-01-26 |
Peter Penz | Don't show the search options again, if the user closed... |
commit | commitdiff | tree |
| 2010-01-26 |
Peter Penz | * Assure that the URL navigator is synchronized with... |
commit | commitdiff | tree |
| 2010-01-26 |
Friedrich W... | changed: made static const data symbols really static... |
commit | commitdiff | tree |
| 2010-01-25 |
Peter Penz | fixed regression: don't open files twice in the column... |
commit | commitdiff | tree |
| 2010-01-25 |
Peter Penz | SVN_SILENT: minor coding style fixes |
commit | commitdiff | tree |
| 2010-01-25 |
Laurent Montel | Implement todo (create a dialog box when ok is enable... |
commit | commitdiff | tree |
| 2010-01-25 |
Peter Penz | Now *really' open a new tab if the URL navigator reques... |
commit | commitdiff | tree |
| 2010-01-25 |
Peter Penz | * Adjust code to use the improved KUrlNavigator API. |
commit | commitdiff | tree |
| 2010-01-22 |
Peter Penz | Fixed crash, if the categorizied view sorted by date... |
commit | commitdiff | tree |
| 2010-01-20 |
Darío Andrés... | - Fix minor typos |
commit | commitdiff | tree |
| 2010-01-20 |
Peter Penz | only set the title synchronously for the file-protocol... |
commit | commitdiff | tree |
| 2010-01-20 |
Sebastian Trueg | Use a stat job to determine the caption on non-file... |
commit | commitdiff | tree |
| 2010-01-18 |
Peter Penz | fixed issue that SVN actions got disabled after selecti... |
commit | commitdiff | tree |
| 2010-01-15 |
Peter Penz | use KAction::setShortcut() instead of QAction::setShort... |
commit | commitdiff | tree |
| 2010-01-15 |
Peter Penz | assure that the widgets of the panels are resized after... |
commit | commitdiff | tree |
| 2010-01-15 |
Peter Penz | fixed issue that the Information Panel might show some... |
commit | commitdiff | tree |
| 2010-01-15 |
Peter Penz | don't try to access invalid files |
commit | commitdiff | tree |
| 2010-01-14 |
Sebastian Trueg | Use KFileItem::text() instead of name() for pretty... |
commit | commitdiff | tree |
| 2010-01-14 |
Peter Penz | If the root directory lister is different from the... |
commit | commitdiff | tree |
| 2010-01-13 |
Peter Penz | removed unused member variable (the dependency to Dolph... |
commit | commitdiff | tree |
| 2010-01-11 |
Peter Penz | Fixed issue that the keyboard shortcuts for the docks... |
commit | commitdiff | tree |
| 2010-01-11 |
Peter Penz | SVN_SILENT: Minor simplificiation of the code. No chang... |
commit | commitdiff | tree |
| 2010-01-11 |
Peter Penz | Fixed issue in details view, that "sometimes" the rubbe... |
commit | commitdiff | tree |
| 2010-01-11 |
Harsh Chouraria J | BUG:222186 |
commit | commitdiff | tree |
| 2010-01-11 |
Peter Penz | Don't offer the "Get Service Menu..." action as public... |
commit | commitdiff | tree |
| 2010-01-11 |
Peter Penz | - When the filterbar has been activated as startup... |
commit | commitdiff | tree |
| 2010-01-07 |
Peter Penz | Fixed issue that the Information Panel might show the... |
commit | commitdiff | tree |
| 2010-01-07 |
Peter Penz | allow filtering for filenames having a + |
commit | commitdiff | tree |
| 2010-01-06 |
Peter Penz | SVN_SILENT: ah, forgot to remove temporary testing... |
commit | commitdiff | tree |
| next |