56 Commits (02434db7741b124ca553198dd98dd67be43061f4)

Author SHA1 Message Date
Fushan Wen a85eaedaae
libtaskmanager: Fix dragging launcher icon when separateLaunchers is false 4 years ago
Aleix Pol aa385fb08f xdgactivation: Make sure we don't call setStartupId with an x11 token 4 years ago
Fushan Wen e486486287
libtaskmanager: Use Remove/Insert to update the manual sort map 4 years ago
Laurent Montel d09854cbc0 Use directly std::chrono_literals 4 years ago
Volker Krause c2576f8a1f Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Nicolas Fella d79b4734dc [libtaskmanager] Add role to determine whether a new instance of a task can be launched 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau c3201e74c2 Drop now unneeded QOverload statements 4 years ago
Alexander Lohnau f80a43f24f Port away from deprecated KSycoca signal 4 years ago
Alexander Lohnau d921e3e370 Adjust indentation of license headers 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Lohnau c3dab9afe9 Clazy fixes in libtaskmanager 5 years ago
Eike Hein 40d7df210f [libtaskmanager] Remove a poorly conceived optimization 6 years ago
David Redondo 3737a8cb49 Port away from deprecated QSet related methods 6 years ago
Kai Uwe Broulik 6d25115e46 [libtaskmanager] Port KRun::runApplication to KIO::ApplicationLauncherJob 6 years ago
Marco Martin ac0124c48c use the decoded url for launcherPosition 6 years ago
Marco Martin 627920bdfe use the decoded url for launcherPosition 6 years ago
Kai Uwe Broulik bb573b83ac [Task Manager] Remove strict URL handling 6 years ago
Laurent Montel 146865ac17 GIT_SILENT: Port deprecated QSet::toList method 6 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Eike Hein 52d760c57c Implement support for virtual desktops on Wayland 7 years ago
Christoph Feck ed274a056d Add missing QUrlQuery includes 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 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
Kai Uwe Broulik 5fee12f8be [LauncherTasksModel] Try resolving absolute path to applications: URL before adding launcher 9 years ago
Eike Hein a47d1f19e1 Avoid absolute paths to .desktop files in launcher URLs. 9 years ago
Kai Uwe Broulik 5bac69e516 [LauncherTasksModel] Emit dataChanged for LauncherUrlWithoutIcon on sycoca change 9 years ago
Eike Hein d1b5447f57 Use KRun::runApplication, add missing KActivities::notifyAccessed calls. 9 years ago
Eike Hein 16680da7ab Fix another regression with rearranging launchers in an activities world. 9 years ago
Eike Hein cc8ff3008a Fix "Unpin" for tasks pinned to specific activities. 9 years ago
Eike Hein 273631af51 Revamp Wayland application identification; align Wayland and X11 models 9 years ago
Ivan Čukić e6dca2f076 When all activities are selected, select the 'All activities' item 10 years ago
Ivan Čukić f3b33315b9 Changed the launcher modification API 10 years ago
Ivan Čukić 9728508e90 Fixed the shadowed variable error 10 years ago
Ivan Čukić b08dea47c7 Added function to return activities for a specified launcher 10 years ago
Ivan Čukić 25cb8e18b5 Methods for adding and removing per-activity launchers 10 years ago
Ivan Čukić 8bb1058194 Nicer handling of duplicate urls 10 years ago
Ivan Čukić b4a8f6c645 Validating the list of activities specified for a launcher 10 years ago
Ivan Čukić ce5d187f43 Removed debugging output 10 years ago
Ivan Čukić 060681d694 Relying on the filter model to do the filtering 10 years ago
Ivan Čukić d20ad16514 When a launcher is on all activities, the list is now empty 10 years ago
Ivan Čukić 3de821de27 Exporting activities list through data member function 10 years ago
Ivan Čukić 68a490c9fd Library support for per-activity pinned tasks 10 years ago
Ivan Čukić 6860b24428 Fixed detection of the duplicate launchers 10 years ago
David Edmundson 1787272043 Pass 0 for empty flags instead of false 10 years ago
Kai Uwe Broulik 4a8877bab2 [Libtaskmanager] Add "requestOpenUrls" to open given URLs with the associated application 10 years ago