summaryrefslogtreecommitdiffstats
path: root/krfb
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing configure checks for CMake buildSlávek Banko2015-06-261-0/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Release onHold signal when connection allowedTimothy Pearson2015-01-131-0/+1
|
* Set krfb version stringTimothy Pearson2015-01-121-0/+2
|
* Fix accidental cruft causing FTBFSTimothy Pearson2015-01-101-5/+0
|
* Use latest libvncserver module for krfbTimothy Pearson2015-01-103-4/+9
| | | | This relates to Bug 1582 among others
* Port to standard shared libvncserver and delete old buggy libvncserver ↵Timothy Pearson2015-01-1056-18184/+56
| | | | | | | library sources Note that this DOES NOT WORK as some TDE-specific changes to libvncserver will be required The commit is a "clean slate" for the TDE-specific changes to follow
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-47/+47
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-47/+47
| | | | This reverts commit 125d8418ee991d6583f91acb8d4257253e2e055a.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-47/+47
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-115-5/+5
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-47/+47
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-102-1/+20
| | | | This relates to Bug 1850
* Do not print bind failure warnings during port availability scanTimothy Pearson2014-10-041-1/+1
| | | | This resolves Bug 1988
* Add Help button to kcontrol module dialog in support of bug report 1889.Darrell Anderson2014-02-171-1/+1
|
* Fix unintended renamingDarrell Anderson2014-02-161-3/+3
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-3/+3
|
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Fix improper thread support in krfbTimothy Pearson2013-11-242-4/+65
| | | | This relates to bug 1583
* Update krfb_httpd scriptFrancois Andriot2013-09-081-7/+4
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Use TQThread in krfb where threads interact with TQt3 instead of direct ↵Timothy Pearson2013-04-086-59/+165
| | | | | | pthread access This resolves Bug 1403
* Fix shift key failure in krfbTimothy Pearson2013-02-201-2/+2
| | | | This is a backport of KDE SVN commit 1164724
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-159-15/+15
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-10/+10
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-14/+14
|
* Rename kioslavesTimothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-40/+40
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-6/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-205-10/+10
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Added OpenSLP support to CMakeSlávek Banko2012-10-261-0/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-087-57/+57
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-032-3/+3
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-54/+54
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-7/+7
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-179-12/+12
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-7/+7
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1919-51/+51
|