┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-21Use K_GLOBAL_STATIC for the previously committed workaround to bypass a X11-i...Peter Penz
2010-09-21SVN_SILENT made messages (.desktop file)Script Kiddy
2010-09-21Does not use bitwise operators on booleans. Thanks to dfaure for pointing it ...Matthias Fuchs
2010-09-20Disables the rename button if no name or an identical name has been specified.Matthias Fuchs
2010-09-20Workaround for a X11-issue in combination with KModifierKeyInfo: When constru...Peter Penz
2010-09-17Remove the fixed-size workaround, only one action is used now in this casePeter Penz
2010-09-17- Fix issue, that the 'Move To Trash'-action or 'Delete'-action from the File...Peter Penz
2010-09-17There is no need to burden DolphinMainWindow with internals of the context-menu.Peter Penz
2010-09-17When you view the context menu of a file/folder and shift is pressed (and the...Mark Gaiser
2010-09-17Show location in window title for non-local URLs. Thanks to Mark Gaiser for t...Peter Penz
2010-09-17KDirModel takes ownership of the directory lister, so don't delete the direct...Peter Penz
2010-09-16SVN_SILENT made messages (.desktop file)Script Kiddy
2010-09-04Further optimizations for calculating the width of columnsPeter Penz
2010-09-04The row-count cannot be 0 at this part of the code.Peter Penz
2010-09-04Use the size-hint provided by the item-delegate to calculate the required wid...Peter Penz
2010-09-04Never ignore the view-properties if "Use common view properties for all folde...Peter Penz
2010-09-04When searching for files, as default view the details view is used showing th...Peter Penz
2010-09-04Remove custom handling of wheel-events for tabs, this is done now in KTabBarPeter Penz
2010-09-04Fix issue that an old preview might be shown in a tooltip. Cool bug-id btw ;-)Peter Penz
2010-08-30Move dolphin's statusbar message-label (the one with support for errors and a...David Faure
2010-08-29Avoid the unnecessary construction of a KIconEffect by using the one provided...Jonathan Michael Thomas
2010-08-29Avoid the unnecessary construction of a KIconEffect by using the one provided...Jonathan Michael Thomas
2010-08-27Fix a linker error.Christophe Giboudeaux
2010-08-27Context-menu cleanups:Peter Penz
2010-08-24remove unused includes (found when grepping for stuff)David Faure
2010-08-19Set the toggle invisible, if a mouse button has been pressed outside the togg...Peter Penz
2010-08-19Initialize the zoom slider correctly on startup (regression introduced in 4.5.0)Peter Penz
2010-08-19Fix wrong behavior (or triggering of an assertion in the debug mode), if "Go ...Peter Penz
2010-08-19Fix crash in column view because of a dangling pointer to a selection model. ...Peter Penz
2010-08-17Remove DISABLE_NEPOMUK_LEGACY, it is defined now in kdebase/apps/CMakeLists.txtPeter Penz
2010-08-17Hide the Phonon-widget per default, otherwise it will temporary be shown duri...Peter Penz
2010-08-17Fix triggering of an assertion, if a new tab is opened. Thanks to Frank Reini...Peter Penz
2010-08-15SVN_SILENT made messages (.desktop file)Script Kiddy
2010-08-13Update version and e-mail addressPeter Penz
2010-08-09Update to use the changed signature of the metaDataRequestFinished signal.Peter Penz
2010-08-07Fix spelling errors reported by crazyPeter Penz
2010-08-07krazy fix: Use QString::clear() instead of assigning an empty string.Peter Penz
2010-08-07krazy fixes: use proper include guardPeter Penz
2010-08-07krazy fixes: let all .kcfg files be conform to KConfigXT schemaPeter Penz
2010-08-03SVN_SILENT made messages (.desktop file)Script Kiddy
2010-08-02Remove the workaround to show the tooltip temporary on a hidden position, to ...Peter Penz
2010-07-26Re-revert hodge-podge commits by `markuss` with bogus or without commit messa...Martin Tobias Holmedahl Sandsmark
2010-07-26Slightly modified 'About' window to:Markus Meik Slopianka
2010-07-26Revert r1154600: Modified (some) 'About' windows to carry legally enforceable...Alex Merry
2010-07-25Modified (some) 'About' windows to carry legally enforceable Copyright messag...Markus Meik Slopianka
2010-07-24Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move files from khns to settings/services (step...Peter Penz