Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3e0f7a409460b4a40872efd34398ea4ebcf64c47) | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 2 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e050a3eb30a884522a3b09df0c37c8fc69c0c5bb) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-18 | 7 | -79/+79 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1329ec6abbcb7b79cd960e0ca138f16598d5f11f) | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-24 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 418e8f7a6f6d79b2cbc9d83b29ef53d01582f826) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 3 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b53c83209a6b927b27600899a780db1efc985ecb) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 214a5ef176c1b0f20402da9ddf018052f3b89fa5) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 9 | -12/+12 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1c73e70c5605c86ab3ee2da13874ecfa0fe769f3) | ||||
* | SunOS cosmetic changes | Denis Kozadaev | 2023-05-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 85e7328d525bb152b14aa63aa21168c5c4f742d8) | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-07 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-09 | 11 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 13 | -2055/+62 |
| | | | | | | | + 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> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 1 | -8/+9 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | krfb: Add a function for appending new symbols to the actual X-server keymap | Roman Savochenko | 2019-08-14 | 2 | -0/+54 |
| | | | | | | This resolves bug 3014 and issue #11 Signed-off-by: Roman Savochenko <roman@oscada.org> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-20 | 3 | -0/+16 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵ | Michele Calgaro | 2018-10-13 | 1 | -2/+2 |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 3 | -4/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 9 | -0/+0 |
| | |||||
* | Fix missing configure checks for CMake build | Slávek Banko | 2015-06-26 | 1 | -0/+11 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Release onHold signal when connection allowed | Timothy Pearson | 2015-01-13 | 1 | -0/+1 |
| | |||||
* | Set krfb version string | Timothy Pearson | 2015-01-12 | 1 | -0/+2 |
| | |||||
* | Fix accidental cruft causing FTBFS | Timothy Pearson | 2015-01-10 | 1 | -5/+0 |
| | |||||
* | Use latest libvncserver module for krfb | Timothy Pearson | 2015-01-10 | 3 | -4/+9 |
| | | | | This relates to Bug 1582 among others | ||||
* | Port to standard shared libvncserver and delete old buggy libvncserver ↵ | Timothy Pearson | 2015-01-10 | 56 | -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 strings | Timothy Pearson | 2014-10-19 | 1 | -47/+47 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -47/+47 |
| | | | | This reverts commit 125d8418ee991d6583f91acb8d4257253e2e055a. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -47/+47 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 5 | -5/+5 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -47/+47 |
| | |||||
* | Add handbookSection support to tabbed "Internet & Network" TDEControl modules | Timothy Pearson | 2014-10-10 | 2 | -1/+20 |
| | | | | This relates to Bug 1850 | ||||
* | Do not print bind failure warnings during port availability scan | Timothy Pearson | 2014-10-04 | 1 | -1/+1 |
| | | | | This resolves Bug 1988 | ||||
* | Add Help button to kcontrol module dialog in support of bug report 1889. | Darrell Anderson | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -3/+3 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 2 | -3/+3 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Fix improper thread support in krfb | Timothy Pearson | 2013-11-24 | 2 | -4/+65 |
| | | | | This relates to bug 1583 | ||||
* | Update krfb_httpd script | Francois Andriot | 2013-09-08 | 1 | -7/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
| | |||||
* | Use TQThread in krfb where threads interact with TQt3 instead of direct ↵ | Timothy Pearson | 2013-04-08 | 6 | -59/+165 |
| | | | | | | pthread access This resolves Bug 1403 | ||||
* | Fix shift key failure in krfb | Timothy Pearson | 2013-02-20 | 1 | -2/+2 |
| | | | | This is a backport of KDE SVN commit 1164724 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 9 | -15/+15 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -10/+10 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -3/+3 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -6/+6 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -14/+14 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 2 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 8 | -8/+8 |
| |