| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-26 | Don't use nullptr/0 as flags (deprecated in qt5.15) | Laurent Montel | |
| 2019-12-06 | Make it compile against last kf5 version without deprecated methods | Laurent Montel | |
| 2019-11-09 | Remove unnecessary semicolons after Q_UNUSED | Elvis Angelaccio | |
| GIT_SILENT | |||
| 2019-05-05 | Get rid of ugly static_cast usages in connect() calls | Elvis Angelaccio | |
| 2019-02-27 | remove deprecated methods | Laurent Montel | |
| 2018-03-04 | Remove unused #include | Roman Inflianskas | |
| Summary: I used CLion inspection to hunt all unused #include Reviewers: #dolphin, elvisangelaccio, markg Reviewed By: #dolphin, elvisangelaccio, markg Subscribers: bcooksley, markg, elvisangelaccio, #dolphin Differential Revision: https://phabricator.kde.org/D10985 | |||
| 2017-11-21 | Modernize: Use nullptr everywhere | Kevin Funk | |
| 2017-02-05 | Remove deprecated K_EXPORT_PLUGIN macros | Elvis Angelaccio | |
| They do nothing, other than generate annoying compiler warnings. Differential Revision: https://phabricator.kde.org/D4438 | |||
| 2016-03-16 | [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions | Artur Puzio | |
| REVIEW: 126771 | |||
| 2015-02-06 | kdelibs4support-- | Montel Laurent | |
| 2015-02-03 | Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to ↵ | Emmanuel Pescosta | |
| KWindowConfig::save/restoreWindowSize with the help of the porting scripts. REVIEW: 122305 | |||
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-07 | kdelibs4support-- | Montel Laurent | |
| 2014-05-05 | dolphin: convert statusbar, settings and search to qt5 signals/slot syntax | Alex Richardson | |
| 2014-05-05 | Allow compiling Dolphin with KF5 | Alex Richardson | |
| This does not work properly yet, there are probably quite a few bad signal/ slot connections due to KUrl -> QUrl. However dolphin starts without crashing. Accessibility is not ported since that changed quite a lot from Qt4 -> Qt5 and I have no idea how it is supposed to be used. This is the first commit for review 117395 | |||
| 2011-02-04 | Update e-mail address from [email protected] to [email protected] | Peter Penz | |
| 2011-02-04 | Use capitalized KDE includes | Peter Penz | |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move kcm to settings/kcm | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=1154133 | |||
