| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-05-22 | Merge branch 'Applications/17.04' | Luca Beltrame | |
| 2017-05-22 | Correct searchbox, split view transitions between tabs | Anthony Fieroni | |
| Differential Revision: https://phabricator.kde.org/D5864 BUG: 379135 BUG: 380032 FIXED-IN: 17.04.2 Signed-off-by: Anthony Fieroni <[email protected]> | |||
| 2017-04-07 | Fix some compiler warnings | Kevin Funk | |
| 2017-02-13 | fixed arg | arnav dhamija | |
| 2016-11-02 | Changed default arg for the setSplitViewEnabled | arnav dhamija | |
| 2016-09-26 | Added the GUI button for quick stashing | arnav dhamija | |
| 2016-09-04 | Use tab for switching active split | Martin T. H. Sandsmark | |
| REVIEW: 128564 REVIEW: 110970 BUGS: 171743 | |||
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120688 | |||
| 2014-10-21 | port Konqueror from KUrl to QUrl | Lukáš Tinkl | |
| REVIEW: 120650 | |||
| 2014-08-20 | Save the view states in addition to the view urls and splitter state in ↵ | Emmanuel Pescosta | |
| DolphinTabPage. Also added version numbers to view and tab state. REVIEW: 119792 | |||
| 2014-08-13 | React on the redirection signal from DolphinView to properly update the tab ↵ | Emmanuel Pescosta | |
| and window titles. REVIEW: 119697 BUG: 305721 | |||
| 2014-08-10 | Implemented DolphinTabWidget class to encapsulate the tab handling from ↵ | Emmanuel Pescosta | |
| DolphinMainWindow. REVIEW: 119115 | |||
| 2014-07-04 | Implemented DolphinTabPage class to encapsulate the split view handling from ↵ | Emmanuel Pescosta | |
| DolphinMainWindow. The signal activeViewUrlChanged in DolphinTabPage is currently unused, but we need it later when we implement the tab widget and tab bar. DolphinTabPage has saveState/restoreState which are using a QByteArray instead of the KConfigGroup to be more generic. REVIEW: 118964 | |||
