| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-23 | Compile with QT_NO_KEYWORDS | Alexander Lohnau | |
| 2020-08-25 | Output of licensedigger + manual cleanup afterwards. | Elvis Angelaccio | |
| Unfortunately licensedigger does not strip the trailing * characters. While at it, use a common style for all source files. | |||
| 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 | |
| 2016-03-16 | [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions | Artur Puzio | |
| REVIEW: 126771 | |||
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-18 | Fix includes | Montel Laurent | |
| 2014-10-10 | Clean includes + port to QMenu | Montel Laurent | |
| 2014-08-22 | Merge branch 'master' into frameworks | Emmanuel Pescosta | |
| Conflicts: dolphin/src/dolphinmainwindow.cpp dolphin/src/dolphinmainwindow.h dolphin/src/dolphinrecenttabsmenu.cpp dolphin/src/dolphinviewcontainer.cpp kfind/CMakeLists.txt | |||
| 2014-08-13 | Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs. | Emmanuel Pescosta | |
| REVIEW: 118968 | |||
| 2014-07-22 | Merge branch 'master' into frameworks | Luca Beltrame | |
| 2014-07-22 | make CTRL+SHIFT+T reopen last closed tab | Arjun AK | |
| BUG: 336818 FEATURE: 118994 | |||
| 2014-06-29 | Merge remote-tracking branch 'origin/master' into frameworks | Frank Reininghaus | |
| Conflicts: dolphin/src/dolphinmainwindow.cpp dolphin/src/dolphinmainwindow.h | |||
| 2014-06-19 | Implemented DolphinRecentTabsMenu to encapsulate the recent | Emmanuel Pescosta | |
| tabs menu related code from DolphinMainWindow in a new class. The DolphinRecentTabsMenu remembers the tab configuration if a tab has been closed. REVIEW: 118805 | |||
