Commit Graph

32 Commits (master)

Author SHA1 Message Date
Daniel Collins 123ecc2bd9 Add "Paste" command to krdc (#102).
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).
9 months ago
Daniel Collins 40e3e626e4 Use the normal mouse pointer when local mouse pointer is enabled in krdc.
The previously-included mouse pointer is invisible against dark
backgrounds.

https://mirror.git.trinitydesktop.org/gitea/TDE/tdenetwork/issues/98
12 months ago
Michele Calgaro c6c85358d8
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1517a05d2f
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1329ec6abb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b53c83209a
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro d377051849
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 5fe4e2d08b
krdc: Do not synchronize the contents of the clipboard in view only mode.
This fixes an incomplete solution from commit 9598af1608.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 53fe3bf43a
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 3ddfecac5c Major overhaul/rewrite of the krdc vnc client to use libvncclient
This relates to Bug 2180 among others
Please note that only minimal testing has been performed; some features may not yet work correctly
11 years ago
Darrell Anderson 4cd76df113 Add informational tip in krdc kdialog. 13 years ago
Timothy Pearson cce87d87ca Rename KWallet to TDEWallet 13 years ago
Timothy Pearson 0e88a100de Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5497356b6c Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 4c89929629 Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 48087e1d56 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson c48e769eb2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3e4d718796 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Slávek Banko 9598af1608 Fix krdc in view only mode: block key press events, disable clipboard sharing
This resolves Bug 1390
13 years ago
Darrell Anderson 008eae43da Fix inadvertent "TQ" changes. 14 years ago
Timothy Pearson 1b79089e1b Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson 8a143ab9f8 Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 1de96857f5 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 089118c185 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 83677e3550 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 808e453c56.
14 years ago
Timothy Pearson 808e453c56 Rename a number of old tq methods that are no longer tq specific 14 years ago
tpearson 2bc1d72869 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 937b2991d8 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 69cac65817 TQt4 port kdenetwork
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 47c8a359c5 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson 9fab5b8a21 Update to Trinity 3.5.11
Will need to watch for commit warnings and rebuild test

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
17 years ago
toma bcb704366c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
17 years ago