65 Commits (ca8e92a5602837161cf890ce9cfc3f3d02c4be8c)

Author SHA1 Message Date
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
Marco Martin 3756c1caf0 fix connection to qpointer 12 years ago
Martin Gräßlin a5746ec201 [klipper] Fix global shortcut assignment 12 years ago
Martin Gräßlin 7661d7ffbe [klipper] Hide Klipper actions which are only relevant in standalone mode 12 years ago
Martin Gräßlin a7f11c423e [klipper] Better track editing from the ClipboardJob 12 years ago
Martin Gräßlin 61e78346e3 [klipper] Fix connects with a QPointer<QDialog> 12 years ago
Martin Gräßlin 6d58add87e [klipper] Do not show a modal dialog for editing in DataEngine mode 12 years ago
Martin Gräßlin 439c0db3f2 [klipper] Do not show a modal barcode dialog in DataEngine mode 12 years ago
Martin Gräßlin 35cf4f489d [klipper] Introduce a KlipperMode to distinguish Standalone from DataEngine 12 years ago
Martin Gräßlin 4555ed3ffb [klipper] Allow showing barcode for any item 12 years ago
Martin Gräßlin 71dcb6f744 [klipper] Allow editing of any history item 12 years ago
Martin Gräßlin 8ec991828f [klipper] Use QSharedPointer for all HistoryItems 12 years ago
Martin Gräßlin e16160a181 [klipper] Move KlipperPopup from History to Klipper 12 years ago