293 Commits (3b02ff3c17067b0d2e80ff3c7de21999409c856e)

Author SHA1 Message Date
David Edmundson ec1931f7b2 Batch window changes events on XCB 8 years ago
Eike Hein a9df1e20f5 Improve By Desktop sorting for task groups 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6ad074598e Use more override 8 years ago
David Edmundson 290ee95dac Add convenience method to get a persistent model index from TasksModel 8 years ago
Kai Uwe Broulik 36f4ff942b [XWindowTasksModel] When name or visible name changed only update display role 8 years ago
Friedrich W. H. Kossebau 78cc1ed7df Do not include complete Qt modules 8 years ago
Laurent Montel 41378bc40f Remove extra ';' 8 years ago
Laurent Montel 21eb03b4c8 Use override keyword 8 years ago
Laurent Montel a2cf64c6fd Use override keyword 8 years ago
Eike Hein 7abd8d0da4 Fix dupe handling in requestAddLauncherToActivities; improve unit test 8 years ago
Kai Uwe Broulik eff4bc7c3c [LauncherTasksModel] Support applications: URLs in requestOpenUrls 8 years ago
Friedrich W. H. Kossebau 5323280d8b Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN 8 years ago
Friedrich W. H. Kossebau b9e70b77e0 Drop ECMPackageConfigHelpers for CMakePackageConfigHelpers 8 years ago
Friedrich W. H. Kossebau d1a1aae495 Add missing find_dependency calls to libs' CMake config files 8 years ago
Laurent Montel 3d5e8fe1aa We don't need virtual + override 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Laurent Montel d863086f67 use override everywhere 8 years ago
Laurent Montel bd8f77e9cf Build test/autotest if BUILD_TESTING is defined 8 years ago
Eike Hein da91a5224e Add a signal notifying a change in the names of running activities. 8 years ago
Eike Hein b40c0de099 When used by QML, only populate after component is complete 8 years ago
Aleix Pol ad130ff3bb Be more explicit about Qt5::Widgets dependencies 8 years ago
Kai Uwe Broulik 5fee12f8be [LauncherTasksModel] Try resolving absolute path to applications: URL before adding launcher 9 years ago
Kai Uwe Broulik 88dbb40dde [Task Tools] Treat applications: and respective absolute path equal in launcherUrlsMatch 9 years ago
Kai Uwe Broulik 9a257ab60b [StartupTasksModel] Try resolving startup application id to applications: URL 9 years ago
Eike Hein 093e105362 Fix another test failure. 9 years ago
Eike Hein 72c34bb32b Fix test failure after favorites URL mangling refactoring. 9 years ago
Kai Uwe Broulik 602e93dfdb [TasksModel] Use std::acumulate on the QHash directly 9 years ago
Eike Hein a47d1f19e1 Avoid absolute paths to .desktop files in launcher URLs. 9 years ago
Eike Hein d2f722a82e Fix QSortFilterProxyModelPrivate::updateChildrenMapping crash in libtaskmanager 9 years ago
Eike Hein 592dc9e0bc Add support for moving group members within a group. 9 years ago
Eike Hein 3990ec2358 Fix QSortFilterProxyModelPrivate::updateChildrenMapping crash in libtaskmanager 9 years ago
Eike Hein 75b7f5c2fa Keep fallback icon updated 9 years ago
Kai Uwe Broulik cc2f28ece1 [TasksModel] Use LauncherUrlWithoutIcon in move method 9 years ago
Kai Uwe Broulik 5bac69e516 [LauncherTasksModel] Emit dataChanged for LauncherUrlWithoutIcon on sycoca change 9 years ago
Eike Hein ee79239a5d Use KRun::runApplication when possible; split out and share more code. 9 years ago
Eike Hein d1b5447f57 Use KRun::runApplication, add missing KActivities::notifyAccessed calls. 9 years ago
Montel Laurent 1a63f5eb2a Use Q_DECL_OVERRIDE 9 years ago
David Edmundson 3d506f0097 dont' crash if we don't have a launcherTasksModel 9 years ago
Kai Uwe Broulik 8b39e1a559 [TaskGroupingProxyModel] Use LauncherUrlWithoutIcon 9 years ago
Ivan Čukić 89b244a1ff We should not forget the launchers that are not currently shown 9 years ago
Marco Martin 2cdd97c685 wire up requestToggleKeepAbove/below 9 years ago
Eike Hein 58e1e8e527 --crashes; 9 years ago
Ivan Čukić e8e2be9083 We should not forget the launchers that are not currently shown 9 years ago
David Edmundson 73ff80d1c6 Remove non-existing connect 9 years ago
Eike Hein a87f619a98 Lift app identification heuristic out of XWindowTasksModel and share it with WaylandTasksModel. 9 years ago
Eike Hein 140c65f223 Expose PlasmaWindow::pid through WaylandTasksModel. 9 years ago
Eike Hein 1c8a46791c Introduce a concept of runtime executables that can be ignored. 9 years ago
Eike Hein faca0710ad Delay these HasLauncher updates until the launcher tasks model is lazy-initialized. 9 years ago
Eike Hein 3546de2215 Introduce a HasLauncher data role. 9 years ago