77 Commits (12750fa3bf1bfb7244c59aadecb2eb096ecc062d)

Author SHA1 Message Date
Bharadwaj Raju 62f8e35247 [applets/clipboard] Change clear dialog to warningContinueCancel 5 years ago
Eugene Popov 51538e1ad7 Remove unnecessary Quit action 5 years ago
Nate Graham eeb294f5e0 [klipper] Fix obsolete reference to non-existent UI element 5 years ago
Nate Graham 071868eb7e [klipper] Set a default shortcut for "Open Klipper at Mouse Position" 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Heiko Becker 63f1b86005 Make Prison a required dependency 5 years ago
Yuri Chornoivan 603af9f10d Fix build 6 years ago
Yuri Chornoivan 365eeb440d Use Klipper help for the Klipper config dialog 6 years ago
David Edmundson feb67853c6 [klipper] Workaround race when klipper updates on wayland 6 years ago
David Edmundson 6db931f0b3 [klipper] Prevent crash if clipboard is empty and preventEmptyClipboard is off 6 years ago
David Edmundson b1ee38d2ee [klipper] Port to use wayland clipboard 6 years ago
Piotr Henryk Dabrowski 423308f854 [Klipper] Fix clipboard history management 6 years ago
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Kai Uwe Broulik 120aed57ce Keep Klipper notifications out of notification history 7 years ago
David Redondo edd534e220 [Klipper] Always restore the last clipbboard item 7 years ago
David Redondo 3bd6ac34ed [Klipper] Always restore the last clipbboard item 7 years ago
Nate Graham b115a061e0 Fix prior commit that broke the build 7 years ago
Karlo Dautović 6a178a5b4e Change default Klipper behavior to accept images 7 years ago
Kai Uwe Broulik fb918b6440 Don't exec() hint about deactivating URL grabber 7 years ago
Roman Geints 90466f3cd6 Fix Klipper popup opening on default screen instead of at cursor position 8 years ago
Laurent Montel e1b9f53dff Add some QStringLiteral 8 years ago
Robert Hoffmann 637cd0bf62 Klipper: Do not insert secret data into history 8 years ago
Robert Hoffmann 6f97217650 Klipper: Do not insert secret data into history 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Sune Vuorela c6e678a274 Adapt to further nullpointers from prison 8 years ago
Laurent Montel ab61d1bb36 Use nullptr/explicit 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Safa AlFulaij bac2ae0cd2 [Klipper] Force plain text on the edit dialog 8 years ago
David Edmundson 6fb7ed2384 Register klipper DBus interface when in non-standalone mode 9 years ago
Luboš Luňák 921f89cb62 selecting the topmost klipper item should always set it as clipboard contents 9 years ago
Luboš Luňák f78b0869f0 selecting the topmost klipper item should always set it as clipboard contents 9 years ago
Luboš Luňák 37014e643c selecting the topmost klipper item should always set it as clipboard contents 9 years ago
David Edmundson 436abf6c21 Remove ifdef round qCDebugs 9 years ago
David Edmundson dd10d605c3 Enable Edit Action in plasmoid mode 9 years ago
Martin Gräßlin 77aaa88eb2 [klipper] Move notification from tray to Klipper 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Martin Gräßlin fa0b7a9463 Use new KWindowSystem platform check API 10 years ago
Sune Vuorela 7ba5468113 Adapt to api changes in libprison 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Martin Gräßlin 56a5947e37 [klipper] Ensure global shortcut actions work 11 years ago
Montel Laurent c3c752d71f Use qCDebug 11 years ago
Nick Shaforostoff 693df76aa2 *fix memleak in urlgrabber.cpp 11 years ago
Martin Gräßlin 9e69e84504 [klipper] Sync history to disk after each change 11 years ago
Martin Gräßlin 164235cf0d [klipper] Adjust to new Prison API 11 years ago
Montel Laurent 54006da523 kdelibs4support-- 11 years ago
Martin Gräßlin 084d51a4b9 [klipper] Drop a kBacktrace in a NOISY_KLIPPER block 11 years ago
Montel Laurent 0334078d4a Port to new connect api 12 years ago
Montel Laurent 1606ff93f9 Remove deprecated function 12 years ago
Volker Krause e0bad78408 Prefer const char[] over const char* const were possible. 12 years ago