| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-05 | Add clang-format and format code as in Frameworks | Serg Podtynnyi | |
| 2021-02-09 | Build with QT_NO_KEYWORDS | Nicolas Fella | |
| 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 | |||
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-11 | clean forward declaration | Montel Laurent | |
| 2014-08-13 | Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs. | Emmanuel Pescosta | |
| REVIEW: 118968 | |||
| 2014-07-22 | make CTRL+SHIFT+T reopen last closed tab | Arjun AK | |
| BUG: 336818 FEATURE: 118994 | |||
| 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 | |||
