┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphinviewcontainer.cpp
Age
Commit message (
Expand
)
Author
2011-08-29
Renamed some signals for consistency with KItemViews classes
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-06-11
Return the url of the view instead of the url of the url navigator.
Matthias Fuchs
2011-04-20
Search improvements
Peter Penz
2011-04-20
Improve usability of Search Panel
Peter Penz
2011-03-24
Make cursor keys always trigger a statusbar update
Sebastian Dörner
2011-02-12
Reset progress of the statusbar when the stop-button has been pressed
Peter Penz
2011-02-10
revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a
Christoph Thielecke
2011-02-10
compile fix: includes does only exist with old names, please fix kde headers too
Christoph Thielecke
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-09
Use capitalized includes of recently committed kdelibs headers
Peter Penz
2011-02-05
Provide a hook for externally triggered search queries
Peter Penz
2011-02-04
Add unittest for DolphinSearchBox
Peter Penz
2011-02-04
Don't clear the search-text when switching between tabs
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Don't use the submodule-path for Qt-includes on application-level
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-09
Encapsulate the creation and handling of the directory lister, the model and ...
Peter Penz
2010-12-19
Select the whole text in the filterbar and searchbox if the widget has lost t...
Peter Penz
2010-12-15
Keeping DolphinDirLister and DolphinModel as DolphinViewContainers members is...
Peter Penz
2010-12-15
Fix issue that the enabled state of the "Create New..." menu is not updated c...
Peter Penz
2010-12-10
Show an undetermined progress indication within one second after changing an ...
Peter Penz
2010-12-10
Show an undetermined progress indication within one second after changing an ...
Peter Penz
2010-11-20
removed: include of unused header
Friedrich W. H. Kossebau
2010-11-20
Allow to cancel the loading of search results.
Peter Penz
2010-11-07
Make the filter-behavior similar to applications like Kate, where activating ...
Peter Penz
2010-11-05
Rename the setter showFilterBar() to setFilterBarVisible().
Peter Penz
2010-11-05
If the user has changed the startup settings, they should also get applied to...
Peter Penz
2010-11-01
Assure that always the search-box is shown instead of the URL-navigator if a ...
Peter Penz
2010-10-27
- Automatically show the filter-panel when a searching is done
Peter Penz
2010-10-10
Update the statusbar also during loading the items, not only after the loadin...
Peter Penz
2010-10-10
Automatically start the searching if the user did not change the search-text ...
Peter Penz
2010-09-17
KDirModel takes ownership of the directory lister, so don't delete the direct...
Peter Penz
2010-08-17
Fix triggering of an assertion, if a new tab is opened. Thanks to Frank Reini...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-07-22
Properly KIO::stat instead of simply using the KFileItem constructor when
Sebastian Trueg
2010-07-08
Forward port of SVN commit 1147596: Skip redirection URLs when going back or ...
Peter Penz
2010-06-12
SVN_SILENT: Remove unnecessary include
Peter Penz
2010-03-30
Split the class DolphinController into the two classes DolphinViewController ...
Peter Penz
2010-03-09
Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user cli...
Peter Penz
2010-01-26
Reorganise some code in DolphinView and DolphinViewContainer. This
Frank Reininghaus
2010-01-26
* Assure that the URL navigator is synchronized with the active column.
Peter Penz
2010-01-25
* Adjust code to use the improved KUrlNavigator API.
Peter Penz
2010-01-06
If an operation has been completed (e. g. a rename operation), the default st...
Peter Penz
2009-11-19
Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...
Peter Penz
2009-11-14
When navigating back/forward in the DolphinPart inside Konqueror, remember
Frank Reininghaus
2009-11-13
Implemented initialization of value-widgets. This allows e.g. to apply dates ...
Peter Penz
[next]