Commit Graph

91 Commits (82186365e83cdd422c84d3c5abb89d9fed923846)

Author SHA1 Message Date
Michele Calgaro 3e0f7a4094
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro e050a3eb30
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1329ec6abb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 418e8f7a6f
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b53c83209a
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 214a5ef176
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1c73e70c56
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Denis Kozadaev 85e7328d52 SunOS cosmetic changes
Signed-off-by: Denis Kozadaev <denis@dilos.org>
2 years ago
Michele Calgaro 3459eebc29
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro a06e2c2f22
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko d36d926753
Desktop file translations:
+ 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>
5 years ago
Chris adcc0f44ef Clean up desktop files and fix German translations.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Roman Savochenko b75ba2ef0d krfb: Add a function for appending new symbols to the actual X-server keymap
This resolves bug 3014 and issue #11

Signed-off-by: Roman Savochenko <roman@oscada.org>
6 years ago
Slávek Banko ba6db0daa9 Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro d3b0007539
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 94033dc8bb
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 716e33b80b
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson c6c6969490 Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 82dd739ceb Fix missing configure checks for CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 6eda620648 Release onHold signal when connection allowed 10 years ago
Timothy Pearson 8b8dfa9704 Set krfb version string 10 years ago
Timothy Pearson ead285c723 Fix accidental cruft causing FTBFS 10 years ago
Timothy Pearson 710a9c7c32 Use latest libvncserver module for krfb
This relates to Bug 1582 among others
10 years ago
Timothy Pearson f6187cc4eb Port to standard shared libvncserver and delete old buggy libvncserver 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
10 years ago
Timothy Pearson bf4643fc42 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 6747a84a65 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit 125d8418ee.
10 years ago
Timothy Pearson 125d8418ee Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson a42932c20a Fix missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson c31057da30 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson 096cbbcfca Fix Keywords separators to match XDG desktop specifications 11 years ago
Timothy Pearson 2cffbbcadc Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug 1850
11 years ago
Timothy Pearson fa1a997a1f Do not print bind failure warnings during port availability scan
This resolves Bug 1988
11 years ago
Darrell Anderson e8dcfd2e32 Add Help button to kcontrol module dialog in support of bug report 1889. 11 years ago
Darrell Anderson e1cfdba775 Fix unintended renaming 11 years ago
Darrell Anderson 005f6b57c2 KDE->TDE branding cleanup. 11 years ago
Darrell Anderson 4bc8816c94 Add end-of-file newlines. 11 years ago
Timothy Pearson 8dd45350db Fix improper thread support in krfb
This relates to bug 1583
11 years ago
Francois Andriot efa390acf7 Update krfb_httpd script 12 years ago
Slávek Banko 45971e65a6 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 339d5c5986 Use TQThread in krfb where threads interact with TQt3 instead of direct pthread access
This resolves Bug 1403
12 years ago
Timothy Pearson 795ed72fdb Fix shift key failure in krfb
This is a backport of KDE SVN commit 1164724
12 years ago
Timothy Pearson 0e88a100de Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5497356b6c Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 84673b3543 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9a03aa40e3 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4c6870471b Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson da47dd9fc6 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9c9412b30c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 44c26994c9 Rename kioslaves 12 years ago
Timothy Pearson b10a61b1fd Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago