┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/dolphinmainwindowtest.cpp
AgeCommit message (Expand)Author
2025-06-28clean includeMéven Car
2025-05-28dolphinview: Add a dynamic view optionVictor Blanchard
2025-04-29Clazy fixMéven Car
2025-04-07Rewrite search integrationFelix Ernst
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
2025-02-03implement shortcut action for file creationChristian Schwarz
2025-01-30Change three view buttons into one with menu arrowAkseli Lahtinen
2024-12-19dolphinview: Update thumbnail on filename changeAkseli Lahtinen
2024-12-09Fix inline renaming multiple files when renaming changes sorting orderIlia Kats
2024-12-04Always focus the view after place activationFelix Ernst
2024-11-12Test that each object has distinguishable accessible infoFelix Ernst
2024-10-31Make Escape move focus from location bar to viewFelix Ernst
2024-10-31refactor: replace QString() with QStringLiteral() for better performanceZhangzhi Hu
2024-10-17Add test to avoid accidental divergence of desktop and phone uiFelix Ernst
2024-08-18Implement "Focus Places Panel"Felix Ernst
2024-05-18Avoid implicitly selecting itemsFelix Ernst
2024-03-14Adapt testOpenInNewTabTitle() to upstream changeFelix Ernst
2024-02-01Fix focus chainFelix Ernst
2024-02-01Speed up autoSaveSession testFelix Ernst
2024-01-14DolphinMainWindowTest: Add unit test for autosave session featureAmol Godbole
2023-10-05Add test for accessibility ancestor treeFelix Ernst
2023-04-03Add test for openFiles()Felix Ernst
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-23Increase code coverage of places panel width resistance testFelix Ernst
2022-07-07Improve goActions testFelix Ernst
2022-07-07Add two autotestsFelix Ernst
2021-08-30Tabs: ensure to have folder icons for remote foldersMéven Car
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-09-15Fix failing testWindowTitle() on the KDE CIElvis Angelaccio
2019-09-15Introduce test for window titlesElvis Angelaccio
2019-04-18Fix adding "Create New..." menu to toolbarNate Graham
2019-04-07[DolphinMainWindowTest] Fix testNewFileMenuEnabledElvis Angelaccio
2019-01-05Fix title update when changing active split viewElvis Angelaccio
2018-12-31Add failing test case for bug #402641Elvis Angelaccio
2018-10-07[DolphinMainWindowTest] Attempt to fix testOpenInNewTabTile() on the CIElvis Angelaccio
2018-10-07[DolphinMainWindowTest] Add some debug outputElvis Angelaccio
2018-10-07Merge branch 'Applications/18.08'Elvis Angelaccio
2018-10-07Add test cases for enabled status of DolphinNewFileMenuElvis Angelaccio
2018-09-02Add test case for open-in-new-tab title regressionElvis Angelaccio
2018-06-03Enable test mode in dolphinmainwindowtestElvis Angelaccio
2018-04-25DolphinTabPage: deactivate secondary view after closing split viewElvis Angelaccio
2018-04-25Add failing test case for bug #385111Elvis Angelaccio
2018-02-03Fix -Wunused-result warningsElvis Angelaccio
2017-05-27Introduce DolphinMainWindowTestElvis Angelaccio