summaryrefslogtreecommitdiffstats
path: root/ktalkd
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-051-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove overlooked 'register'.Slávek Banko2024-04-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-135-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-214-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* SunOS cosmetic changesDenis Kozadaev2023-05-291-2/+2
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Desktop file translations:Slávek Banko2020-07-084-191/+10
| | | | | | | + 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>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS from commit 2c188798.Slávek Banko2019-04-211-0/+3
| | | | | | On Linux, utmp.h is necessary even if utmpx.h is present. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change to check `strerror` and `fdopen` with CMakeOBATA Akio2019-04-202-2/+8
| | | | | | It is hard to update list of "available" platforms. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Change to just include <utmpx.h> over <utmp.h>OBATA Akio2019-04-201-3/+2
| | | | | | | | Including deprecated <utmp.h> over standard <utmpx.h> may cause unwanted side effects, for example, enables old-code-compatibility functions and override utmpx functions. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Use socklen_t directly, instead of deprecated ksize_t.Slávek Banko2019-02-172-4/+2
| | | | | | This resolves FTBFS on FreeBSD 12. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-201-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-134-4/+4
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-235-0/+0
|
* Add utmpx support in ktalkSlávek Banko2015-06-262-0/+66
| | | | | | [taken from FreeBSD kdenetwork3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix missing configure checks for CMake buildSlávek Banko2015-06-261-0/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-58/+58
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-58/+58
| | | | This reverts commit 125d8418ee991d6583f91acb8d4257253e2e055a.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-58/+58
|
* 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-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-58/+58
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-102-22/+36
| | | | This relates to Bug 1850
* Fix unintended renamingDarrell Anderson2014-02-164-30/+30
|
* Improve compatibility with non-Trinity environment menus.Darrell Anderson2014-02-141-0/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-254-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2511-21/+21
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-4/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-4/+4
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Remove TODO file that has not been updated since 1998.Darrell Anderson2012-05-101-16/+0
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-9/+9
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-075-12/+12
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-12/+12
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-223-9/+9
|