Michele Calgaro
5965bc2b1c
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3ff3ecabf4
)
6 months ago
Michele Calgaro
a4f887865b
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cfc2c336e8
)
7 months ago
Michele Calgaro
be6cedb48c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 11a88ad305
)
10 months ago
Michele Calgaro
afc6ea034b
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9cb509bb69
)
11 months ago
Michele Calgaro
e107d6106c
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3acedbd1d5
)
1 year ago
Michele Calgaro
982856828d
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
7085e78f62
Add option WITH_GCC_VISIBILITY.
...
Fix building with hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
49ce296ac5
Housekeeping of CMake rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
f87ecf91e7
Move documentation into kcontrol/gtk.
...
Use common rules for build and install documentation.
Copy translations to a new directory layout.
Use gtk-qt-engine as the name of the translation catalog.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
e64226f92e
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
b0aa8546df
KCM: Use an existing `stream` when write configuration files
...
instead of defining a new `fileDataStream`.
This also resolves FTBFS from prior commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Mavridis Philippe
a7d117f83a
KCM: Make sure Unicode is used for editing bashrc
...
This resolves issue #6 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Jan Stolarek
e1ec886c6b
Add Polish translation to .desktop file
...
Signed-off-by: Jan Stolarek <jan.stolarek@ed.ac.uk>
4 years ago
Chris
0fd7c192a2
Replace Qt branding with TQt ones and add GTK version.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
5dea96d025
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
decaa27111
Removed extension from icon name in desktop file. This relates to bug
...
2424.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
f92343d24d
Add Default as a valid option for GTK3 theme
...
This resolves Bug 2478
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
8582085e78
Bring keyboard icon into XDG compliance
10 years ago
Timothy Pearson
6d08b8d509
Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
d51e26499d
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
f2d811209c
Cleanup TDELocale warning
11 years ago
Darrell Anderson
baa8bd9c6d
Update non-existent help handbook to new default format.
11 years ago
Timothy Pearson
a90aa09722
Fix Firefox scrollbars
11 years ago
Francois Andriot
b7ae7a99ad
Fix kcm_gtk crash when TDE GTK engine is not installed
...
This resolves Bug 1672
11 years ago
Francois Andriot
082a0c06c2
Fix kcm_gtk crash when GTK2 / GTK3 themes is not available
...
This resolves Bug 1587
11 years ago
Timothy Pearson
3e2f9e3691
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
81bd37998e
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
d418a41f96
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
73e73cc7fd
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8f88fbd71d
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
aaf9c38f5f
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ad026471d6
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
76ce0b1e44
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
96c62f7e35
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
282bd68ced
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
009812cf94
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b2954b99e0
Add icon theme information to GTK3 config file
12 years ago
Timothy Pearson
381fd1dcdf
Add GTK3 theme configuration support
12 years ago
Darrell Anderson
cb8ae3149b
Branding: KDE->TDE
13 years ago
Darrell Anderson
7f489a3ba3
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
d4990a5b0e
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
89d91eb68e
Fix KDE->TDE branding issues in KControl dialog.
...
Thanks to David C. Rankin for the patch!
13 years ago
Darrell Anderson
094e695efe
Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;
13 years ago
Timothy Pearson
6043858f54
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
fae91e75ec
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
a2f8e999d0
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
8b600a29ba
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ca65994892
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 7225c815f4
.
13 years ago
Timothy Pearson
7225c815f4
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
c0999e136c
Rename additional KDE strings
13 years ago