summaryrefslogtreecommitdiffstats
path: root/krfb
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1812-49/+49
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1621-104/+104
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1521-104/+104
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-181-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-5/+5
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-3/+3
|
* Fix kdenetwork FTBFS on Fedora 15v3.5.13tpearson2011-10-291-1/+1
| | | | | | | Thanks to François Androit for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261216 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix krfb SIGABRT when graphics driver lacks shared memory support.tpearson2011-10-221-2/+0
| | | | | | | | | | This closes Bug 422. Thanks to Debian for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert int size change in krfb.htpearson2011-10-221-7/+0
| | | | | | | | | When connecting to an AMD64 krfb server, it will not accept the correct password due to a word size issue. This was a regression somewhere around 2008, the Debian bug mail refers to it. Thanks to Nick Leverton for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260217 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork FTBFS under oneirictpearson2011-10-101-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/krfb] added cmake supportsamelian2011-09-178-0/+223
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254101 283d02a7-25f6-0310-bc7c-ecb5cbfe19da