summaryrefslogtreecommitdiffstats
path: root/krfb/krfb
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-052-4/+4
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-135-62/+62
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-2/+2
* Replace Qt with TQtMichele Calgaro2023-11-093-4/+4
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-216-8/+8
* SunOS cosmetic changesDenis Kozadaev2023-05-291-1/+1
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-071-3/+0
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0911-11/+11
* Desktop file translations:Slávek Banko2020-07-084-1355/+19
* Clean up desktop files and fix German translations.Chris2019-11-281-8/+9
* krfb: Add a function for appending new symbols to the actual X-server keymapRoman Savochenko2019-08-142-0/+54
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-0/+6
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-239-0/+0
* Release onHold signal when connection allowedTimothy Pearson2015-01-131-0/+1
* Set krfb version stringTimothy Pearson2015-01-121-0/+2
* Use latest libvncserver module for krfbTimothy Pearson2015-01-102-4/+5
* Port to standard shared libvncserver and delete old buggy libvncserver librar...Timothy Pearson2015-01-103-39/+48
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-112-2/+2
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-3/+3
* Fix shift key failure in krfbTimothy Pearson2013-02-201-2/+2
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-12/+12
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-8/+8
* 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-271-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-25/+25
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-2/+2
* 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-204-9/+9
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-14/+14
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-032-3/+3
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-7/+7
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-176-8/+8
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-29/+29
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-21/+21
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-54/+54
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-54/+54
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-3/+3
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
* Fix kdenetwork FTBFS on Fedora 15v3.5.13tpearson2011-10-291-1/+1
* Fix krfb SIGABRT when graphics driver lacks shared memory support.tpearson2011-10-221-2/+0