Commit Graph

73 Commits (fbe1a828bda459f61077f4db13dfb855fde7fc4f)

Author SHA1 Message Date
Michele Calgaro 969a166df1
krdc: fixed handling of keyboard grab/release. This resolves issue #27.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 63ead30414)
4 years ago
Slávek Banko a94da7081d
Desktop file translations:
+ 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>
(cherry picked from commit d36d926753)
5 years ago
Chris f8fc05622e
Clean up desktop files and fix German translations.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit adcc0f44ef)
5 years ago
Christian Beier 2554b84b8b
LibVNCClient: don't leak uninitialised memory to remote
The pad fields of the rfbClientCutTextMsg and rfbKeyEventMsg could contain arbitray memory belonging to the process,
don't leak this to the remote.

Closes #252
(cherry picked from commit 2f5b2ad1c6c99b1ac6482c95844a84d66bb52838)
6 years ago
Christian Beier 90147500e0
LibVNCClient: fix possible infinite loop
Closes #251
(cherry picked from commit c3115350eb8bb635d0fdb4dbbb0d0541f38ed19c)
6 years ago
Slávek Banko 686de3c7b7
Fix potential memory leak.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Jay Carlson c84d8d813c
Avoid divide-by-zero in raw encoding (OSX RealVNC)
OS X RealVNC server crashes out Remmina because the server can provoke
bytesPerLine to be zero. Assume this is coding for zero lines.

The condition could be checked before the calculation of bytesPerLine.
I don’t understand the preconditions of this code to say one way or the
other.
6 years ago
Slávek Banko 97f214b04a
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba6db0daa9)
6 years ago
Slávek Banko 9087d76878
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 94033dc8bb)
7 years ago
Timothy Pearson 5ddff9e75a Fix invalid headers in PNG files and optimize for size
(cherry picked from commit c6c6969490)
9 years ago
Slávek Banko be43d04f2c Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro a215041a5b Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit 1ca792dcab)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson ecc461cfc7 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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 11 years ago
Timothy Pearson c31057da30 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Darrell Anderson 91d11c4334 Add rdp and vnc protocol handbooks and branding cleanup. 11 years ago
Darrell Anderson e1cfdba775 Fix unintended renaming 11 years ago
Timothy Pearson ccd04ffcc2 Fix minor build warning 11 years ago
Timothy Pearson e55243917c Fix teeny tiny toolbar buttons in fullscreen mode 11 years ago
Darrell Anderson 4cd76df113 Add informational tip in krdc kdialog. 11 years ago
Darrell Anderson a59a189a8b Update Q->TQ constants in ui files. 11 years ago
Slávek Banko 45971e65a6 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson cce87d87ca Rename KWallet to TDEWallet 12 years ago
Timothy Pearson 2cdc4ecf3c Fix krdc fullscreen mode under Xinerama 12 years ago
Timothy Pearson 0e88a100de Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5497356b6c Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 9a03aa40e3 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4c6870471b Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson da47dd9fc6 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9c9412b30c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 9c4ceda498 Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 4c89929629 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 44c26994c9 Rename kioslaves 12 years ago
Timothy Pearson b10a61b1fd Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 48087e1d56 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson f21aaec952 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson c48e769eb2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef71f46965 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3e4d718796 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 50d6569cde Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko 9598af1608 Fix krdc in view only mode: block key press events, disable clipboard sharing
This resolves Bug 1390
12 years ago
Darrell Anderson 2c67f751ab Remove old *.patch files. Code is already merged or obsolete. 12 years ago
Slávek Banko 354555a2b8 Added OpenSLP support to CMake 13 years ago
Darrell Anderson 4aa2303727 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 51f95af324 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 008eae43da Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 1b79089e1b Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 6efceb1cf6 Rename additional global TQt functions 13 years ago
Timothy Pearson 6f114e7935 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 8a143ab9f8 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 1de96857f5 Remove additional unneeded tq method conversions 13 years ago