┌ ┐
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
/
settings
/
startup
Age
Commit message (
Expand
)
Author
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-12-21
Allow non-local startup location
Derek Christ
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-04-26
Add an option to show tabs from last time when Dolphin starts
Nate Graham
2019-06-23
Adding option to open externally called folder in a new tab
Alexander Saoutkin
2019-02-27
remove deprecated methods
Laurent Montel
2018-07-05
Modernize Settings window
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-01-14
Show full path in title bar
John Salatas
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-10-21
Allow home directories with non-local file paths.
Emmanuel Pescosta
2015-03-19
Fix some EBN issues
Yuri Chornoivan
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-12-14
port away from VBox/HBox
Emmanuel Pescosta
2014-12-14
port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...
Emmanuel Pescosta
2014-11-10
KLineEdit to QLineEdit
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
KIcon -> QIcon and KMimeType::iconNameForUrl() -> KIO::iconNameForUrl()
Alex Richardson
2014-05-05
dolphin: convert statusbar, settings and search to qt5 signals/slot syntax
Alex Richardson
2013-01-16
Allow Timeline-URLs as homepage
Andrea Scarpino
2012-09-22
Set accessible name to selectHomeUrlButton
José Millán Soto
2011-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
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-02-03
Fix 3 issues reported by "krazy"
Peter Penz
2010-11-05
Take care to listen for changes of the settings-widgets after loadSettings() ...
Peter Penz
2010-11-05
If the user has changed the startup settings, they should also get applied to...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz