summaryrefslogtreecommitdiffstats
path: root/krdc
Commit message (Collapse)AuthorAgeFilesLines
* Clean up desktop files and fix German translations.Chris2019-11-281-8/+9
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit adcc0f44eff3ad8cbd07c6d1ba1efe7226189a01)
* LibVNCClient: don't leak uninitialised memory to remoteChristian Beier2019-03-031-0/+2
| | | | | | | | 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)
* LibVNCClient: fix possible infinite loopChristian Beier2019-03-031-1/+1
| | | | | Closes #251 (cherry picked from commit c3115350eb8bb635d0fdb4dbbb0d0541f38ed19c)
* Fix potential memory leak.Slávek Banko2019-02-061-1/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid divide-by-zero in raw encoding (OSX RealVNC)Jay Carlson2019-02-061-1/+4
| | | | | | | | | 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.
* Add CMakeL10n rules.Slávek Banko2018-12-201-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ba6db0daa96b932cb8a5cfe83ae1449c90c1b7f1)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-6/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 94033dc8bbdc719864d178f67d9a32396ec35583)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-248-0/+0
| | | | (cherry picked from commit c6c696949006ef3231b7b5e21e3498a8fa22c7d0)
* Fix FTBFS with clangSlávek Banko2015-06-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-242-2/+2
| | | | | (cherry picked from commit 1ca792dcaba5a09e2b642ace797987098fc4d616) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-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 Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Add rdp and vnc protocol handbooks and branding cleanup.Darrell Anderson2014-03-042-1/+2
|
* Fix unintended renamingDarrell Anderson2014-02-161-2/+2
|
* Fix minor build warningTimothy Pearson2013-11-251-2/+2
|
* Fix teeny tiny toolbar buttons in fullscreen modeTimothy Pearson2013-11-251-3/+2
|
* Add informational tip in krdc kdialog.Darrell Anderson2013-11-241-1/+1
|
* Update Q->TQ constants in ui files.Darrell Anderson2013-11-111-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-2712-72/+72
|
* Fix krdc fullscreen mode under XineramaTimothy Pearson2013-03-171-10/+24
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-16/+16
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-9/+9
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-10/+10
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-21/+21
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename kioslavesTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-9/+9
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-11/+11
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-8/+8
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix krdc in view only mode: block key press events, disable clipboard sharingSlávek Banko2013-01-151-0/+7
| | | | This resolves Bug 1390
* Remove old *.patch files. Code is already merged or obsolete.Darrell Anderson2012-11-262-88/+0
|
* Added OpenSLP support to CMakeSlávek Banko2012-10-261-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-2/+0
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-136-23/+23
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-10/+10
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1711-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-218-24/+24
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-28/+28
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1821-83/+83
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1632-139/+139
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.