264 Commits (72c34bb32b5bd5016fca872017fee41073b948c4)

Author SHA1 Message Date
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
Eike Hein e34b0064d6 Fix off-by-one. 9 years ago
Eike Hein 628593db4c Fix TasksModel.anyTaskDemandsAttention not updating on window closure. 9 years ago
Eike Hein 8028a500e3 Ignore NoDisplay=true .desktop entries when matching by Name. 9 years ago
Eike Hein 16680da7ab Fix another regression with rearranging launchers in an activities world. 9 years ago
Eike Hein f17a395a40 Overhaul app associativity heuristic to give precendence to StartupWMClass. 9 years ago
Kai Uwe Broulik 513ad12b76 Map StartupWMClass for Chrome apps instead of RegExp'ing the name 9 years ago
Eike Hein 5632f4c389 Port to QMultiHash. 9 years ago
Eike Hein ee9f966dd5 Only remove + announce if leader change actually occured, avoid excessive loop. 9 years ago
Eike Hein b82d364536 Fix crash. 9 years ago
Eike Hein 1a1d644514 Fix merge of dda4d42e89. 9 years ago
Eike Hein eaf5c71e3b Fix more merge weirdness, somehow this code got lost. 9 years ago
Eike Hein adb954ef80 Fix up merge mistake. 9 years ago
Eike Hein 62b803b45d Add comment laying out goals. 9 years ago
Eike Hein 05826bd5ba Fix crash when switching activities. 9 years ago
Eike Hein 410086d06b Tweak alphabetic (default) sort behavior. 9 years ago
Eike Hein dda4d42e89 Fix manually reordering launchers. 9 years ago
David Faure 1f2a372fd8 TaskManager: add icon to cache after painfully querying it over XCB/NETWM. 9 years ago
Eike Hein 6f99f0dd99 Drop legacy fixup rule for VirtualBox. 9 years ago
Kai Uwe Broulik 0ef5ce0800 QStandardPaths::enableTestMode -> setTestModeEnabled 9 years ago
Eike Hein f5bf988c5b Fix group parents not appearing when disabling inline grouping. 9 years ago
Eike Hein cc8ff3008a Fix "Unpin" for tasks pinned to specific activities. 9 years ago
Eike Hein cf6d8ab0df Fix "Pinned Chrome disappears when all Chrome windows are closed" 9 years ago
Eike Hein 09ab6cdfb9 Fix "Pinned Chrome disappears when all Chrome windows are closed" 9 years ago
Eike Hein bc6ef8fdcb Register AbstractTasksModel as uncreatable type. 9 years ago
Eike Hein 0b0d14639a Refresh the ScreenGeometry data role whenever a screen is added or changes its geometry. 9 years ago
Eike Hein 781bb34269 Expose rowCount as data role in TaskGroupingProxyModel. 9 years ago