Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "Paste" command to krdc (#102). | Daniel Collins | 2025-06-30 | 6 | -0/+97 |
| | | | | | | | | | | | This adds a "Paste" command to the toolbar which sends the current clipboard content to the remote host as key presses. Not implemented for RDP as we appear to defer to rdesktop and I'm not sure if we can reliably do it there (also krdc RDP isn't working for me right now). (cherry picked from commit 123ecc2bd9b3e470a34dd3aa3b0f6b66e74d6c76) | ||||
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-05-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 89969dcb2142d91b295c8d18cde46e22ef118dce) | ||||
* | Use the normal mouse pointer when local mouse pointer is enabled in krdc. | Daniel Collins | 2025-04-28 | 5 | -8/+3 |
| | | | | | | | | The previously-included mouse pointer is invisible against dark backgrounds. https://mirror.git.trinitydesktop.org/gitea/TDE/tdenetwork/issues/98 (cherry picked from commit 40e3e626e4cc8bb2d65788e3c097ddae4192c4d8) | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 3 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e050a3eb30a884522a3b09df0c37c8fc69c0c5bb) | ||||
* | Replace auto_ptr | Michele Calgaro | 2024-01-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bfb6a86ee22664339e8922e55216d12e1a5b2008) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-18 | 8 | -69/+69 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1329ec6abbcb7b79cd960e0ca138f16598d5f11f) | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-24 | 2 | -11/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 418e8f7a6f6d79b2cbc9d83b29ef53d01582f826) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 2 | -7/+7 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b53c83209a6b927b27600899a780db1efc985ecb) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d37705184967f236c728938b2824abbed628ce26) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6148e60759606fe8c1d7037956a38b9a4427e8b2) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 12 | -14/+14 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1c73e70c5605c86ab3ee2da13874ecfa0fe769f3) | ||||
* | krdc: Do not synchronize the contents of the clipboard in view only mode. | Slávek Banko | 2021-03-23 | 1 | -8/+19 |
| | | | | | | This fixes an incomplete solution from commit 9598af1608. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | krdc: fixed handling of keyboard grab/release. This resolves issue #27. | Michele Calgaro | 2020-10-09 | 2 | -14/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 4 | -108/+21 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 1 | -8/+9 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-20 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-01 | 2 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 2 | -6/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 8 | -0/+0 |
| | |||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-24 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Major overhaul/rewrite of the krdc vnc client to use libvncclient | Timothy Pearson | 2015-01-13 | 22 | -6848/+760 |
| | | | | | This relates to Bug 2180 among others Please note that only minimal testing has been performed; some features may not yet work correctly | ||||
* | Use latest libvncserver module for krfb | Timothy Pearson | 2015-01-10 | 1 | -1/+7 |
| | | | | This relates to Bug 1582 among others | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -4/+4 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Add rdp and vnc protocol handbooks and branding cleanup. | Darrell Anderson | 2014-03-04 | 2 | -1/+2 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -2/+2 |
| | |||||
* | Fix minor build warning | Timothy Pearson | 2013-11-25 | 1 | -2/+2 |
| | |||||
* | Fix teeny tiny toolbar buttons in fullscreen mode | Timothy Pearson | 2013-11-25 | 1 | -3/+2 |
| | |||||
* | Add informational tip in krdc kdialog. | Darrell Anderson | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Update Q->TQ constants in ui files. | Darrell Anderson | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
| | |||||
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 12 | -72/+72 |
| | |||||
* | Fix krdc fullscreen mode under Xinerama | Timothy Pearson | 2013-03-17 | 1 | -10/+24 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -16/+16 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 7 | -9/+9 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -10/+10 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -21/+21 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 5 | -5/+5 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 6 | -10/+10 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 6 | -9/+9 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -11/+11 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -8/+8 |
| |