┌ ┐
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
2014-12-01
Fix KUrl -> QUrl porting error
Arjun AK
2014-11-10
KLineEdit to QLineEdit
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-11-04
fix default tab prev/next shortcuts
Lukáš Tinkl
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-11-02
Update status of paste action once directory has finished loading.
David Faure
2014-10-28
Port to QDialog
Montel Laurent
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-21
port Konqueror from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
2014-10-01
Ported Dolphin away from KStandardDirs
Emmanuel Pescosta
2014-09-15
* Fixed wrong signal-slot connection between KUrlNavigator and DolphinMainWindow
Emmanuel Pescosta
2014-09-14
simple setShortcuts => setDefaultShortcuts porting
Christoph Cullmann
2014-09-14
simple setShortcuts => setDefaultShortcuts porting
Christoph Cullmann
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-09-09
Add "Open Path" context menu action
Kai Uwe Broulik
2014-08-22
Merge branch 'master' into frameworks
Emmanuel Pescosta
2014-08-13
React on the redirection signal from DolphinView to properly update the tab a...
Emmanuel Pescosta
2014-08-13
Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs.
Emmanuel Pescosta
2014-08-13
Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCut
David Faure
2014-08-10
Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...
Emmanuel Pescosta
2014-07-31
Clean up KAction leftovers.
Arnold Dumas
2014-07-22
Fix build
Luca Beltrame
2014-07-22
Merge branch 'master' into frameworks
Luca Beltrame
2014-07-22
make CTRL+SHIFT+T reopen last closed tab
Arjun AK
2014-07-16
Merge branch 'master' into frameworks
Luca Beltrame
2014-07-16
Merge branch 'KDE/4.14'
Frank Reininghaus
2014-07-16
Fix regression concerning the "Places" selector in the location bar
Frank Reininghaus
2014-07-10
Merge branch 'master' into frameworks
Emmanuel Pescosta
2014-07-08
Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar ha...
Emmanuel Pescosta
2014-07-08
Avoid opening unused tabs which are closed again after startup has finished (...
Emmanuel Pescosta
2014-07-04
Implemented DolphinTabPage class to encapsulate the split view handling from ...
Emmanuel Pescosta
2014-06-29
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-25
prevent goBack, goForward, goHome and goUp from being called twice
Arjun AK
2014-06-19
Implemented DolphinRecentTabsMenu to encapsulate the recent
Emmanuel Pescosta
2014-06-04
Make Dolphin windows with multiple tabs closable
Frank Reininghaus
2014-05-21
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-13
Merge branch 'KDE/4.13'
Frank Reininghaus
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
KIcon -> QIcon and KMimeType::iconNameForUrl() -> KIO::iconNameForUrl()
Alex Richardson
2014-05-05
dolphin: convert the remaining code to Qt5 signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-04-30
Update the "Paste" action only if it is necessary
Frank Reininghaus
2014-04-29
Change the icon text for Previous and Next toolbar buttons
Renato Atilio
2014-04-26
Enable the previous and next tab toolbar buttons
Renato Atilio
2014-02-02
Restore the URLs of both views correctly when restoring a session
Frank Reininghaus
[next]