┌ ┐
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
/
dolphinmainwindow.cpp
Age
Commit message (
Expand
)
Author
2011-02-09
Fix regression that creating a sub-folder is not possible
Peter Penz
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-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-02
Fix visibility- and enabled-issues for the filter-panel
Peter Penz
2011-01-27
Fix crash when detaching a tab with "Split View Mode" setting enabled
Sebastian Doerner
2011-01-17
Fix regression introduced by SVN commit 1214916: The navigator should get the...
Peter Penz
2011-01-16
Simplify DolphinMainWindow::replaceLocation()
Sebastian Doerner
2011-01-08
SVN_SILENT: Remove unused method
Peter Penz
2011-01-08
Fix sanity check in toggleViews()
Sebastian Doerner
2011-01-04
Add the "Lock Panels"/"Unlock Panels"-action to the context-menu of the Place...
Peter Penz
2010-12-31
SVN_SILENT: Don't connect to non-existing signal/slot
Peter Penz
2010-12-31
Lock panels per default and allow to unlock them like in Amarok.
Peter Penz
2010-12-19
Fix regression introduced in 4.5 and allow to add the menu actions "Show Info...
Peter Penz
2010-11-12
Fix build-issue if no Nepomuk is available
Peter Penz
2010-11-11
Currently the Filter Panel does only work with enabled Nepomuk. Don't show it...
Peter Penz
2010-11-10
Also allow to show/hide the Filter Panel if Nepomuk is disabled
Peter Penz
2010-11-09
Revert "showMenuBar is deprecated, use showHideMenuBar instead."
Aurélien Gâteau
2010-11-07
Make the filter-behavior similar to applications like Kate, where activating ...
Peter Penz
2010-11-06
Disable the filter-dock if Nepomuk is not active.
Peter Penz
2010-11-05
Rename the setter showFilterBar() to setFilterBarVisible().
Peter Penz
2010-11-05
SVN_SILENT: fix typo
Peter Penz
2010-11-05
If the user has changed the startup settings, they should also get applied to...
Peter Penz
2010-10-29
Fix build-issue if Nepomuk is not available.
Peter Penz
2010-10-27
Postpone the initialization of the filter-panel until it is shown. This preve...
Peter Penz
2010-10-27
Move "Filter"-action to the bottom and apply icon + shortcut
Peter Penz
2010-10-27
- Automatically show the filter-panel when a searching is done
Peter Penz
2010-10-27
showMenuBar is deprecated, use showHideMenuBar instead.
Kevin Ottens
2010-10-27
Rename FacetPanel to FilterPanel so that the name reflects the headline.
Peter Penz
2010-10-26
Fix build issues if Nepomuk is not available
Peter Penz
2010-10-26
Apply the facets-patch written by Sebastian Trüg, which allows to filter sea...
Peter Penz
2010-10-25
- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)
Peter Penz
2010-10-10
compile in debug mode (asserts enabled)
Andreas Hartmetz
2010-10-10
Internal cleanup: Remove public method selectedUrls() from DolphinView to kee...
Peter Penz
2010-10-06
Implement the actions "Open in New Window" and "Open in New Tab" for the case...
Peter Penz
2010-09-22
If the context-menu is opened for a file shown as search result, offer the ac...
Peter Penz
2010-09-22
Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K...
Peter Penz
2010-09-21
- DolphinViewContainer::url() returns an instance, not a reference
Peter Penz
2010-09-21
Update the title of the tab when closing the second view in the split-mode. T...
Peter Penz
2010-09-20
Workaround for a X11-issue in combination with KModifierKeyInfo: When constru...
Peter Penz
2010-09-17
There is no need to burden DolphinMainWindow with internals of the context-menu.
Peter Penz
2010-09-17
When you view the context menu of a file/folder and shift is pressed (and the...
Mark Gaiser
2010-09-17
Show location in window title for non-local URLs. Thanks to Mark Gaiser for t...
Peter Penz
2010-09-04
Remove custom handling of wheel-events for tabs, this is done now in KTabBar
Peter Penz
2010-08-27
Context-menu cleanups:
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-07-08
Forward port of SVN commit 1147596: Skip redirection URLs when going back or ...
Peter Penz
2010-06-16
Hide the information panel by default
Peter Penz
[next]