┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders
AgeCommit message (Expand)Author
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-04-10Folders Panel: Don't open the properties dialog modalPeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-03Fix 3 issues reported by "krazy"Peter Penz
2011-02-02Provide a default size-hint for all panelsPeter Penz
2011-01-17Don't assure the visibility of the leaf, if another directory has been opened...Peter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-11-17Fix Qt runtime warning "QTimeLine::start: already running".Frank Reininghaus
2010-10-29If the signal sliderMoved() is emitted, always valueChanged() is emitted too ...Peter Penz
2010-10-29If the vertical scrollbar got triggered by the wheel, the autoscrolling shoul...Peter Penz
2010-10-29Don't do an automatic horizontal scrolling, if the user has adjusted the hori...Peter Penz
2010-10-27Set icons for the rename- and properties-action of the Folders Panels context...Peter Penz
2010-10-27- Allow to disable the automatic horizontal scrolling of the Folders PanelPeter Penz
2010-10-07Internal cleanup for panels: Let the panel-implementations decide whether the...Peter Penz
2010-10-07Ignore search-results in the treeview, as showing equal directory names witho...Peter Penz
2010-10-05- Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5...Peter Penz
2010-08-07krazy fixes: let all .kcfg files be conform to KConfigXT schemaPeter 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-05-13If an information entry will be added to KFileItemDelegate (like done recentl...Peter Penz
2010-05-10Provide the destination of a symbolic link as a column in Dolphin'sFrank Reininghaus
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2009-12-17* respect the --select startup optionPeter Penz
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-07-12Enable Dolphin to show the revision states of files that are under revision c...Peter Penz
2009-05-26fixed xmllint --validate issues reported by krazyPeter Penz
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
2009-04-26i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capita...Stephan Binner
2009-04-01KonqFileItemCapabilities -> KFileItemListPropertiesDavid Faure
2009-02-01Replace patch for bug 181226 by a different approach, as the previous patch r...Peter Penz
2009-01-16Pressing "Enter" in the folders panel should open the folder in the main view...Peter Penz
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz