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>
4 years ago
Chris
adcc0f44ef
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
ba6db0daa9
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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>
6 years ago
Timothy Pearson
c6c6969490
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
8942bd9538
Fixed thread handling in KDict. This resolsed bug 1748.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
a562ef2091
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
88d7ebff6a
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
8c226149dd
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
c31057da30
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
42069cbc29
Rename the string kde toolbar widget
10 years ago
Darrell Anderson
9569e53980
Fix duplication in launcher menu and help handbook table of contents.
11 years ago
Slávek Banko
45971e65a6
Additional k => tde renaming and fixes
11 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
895d76e0de
Rename KComp 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
b0cf06e104
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
4140fee92e
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
b10a61b1fd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
48087e1d56
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f21aaec952
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c48e769eb2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ef71f46965
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3e4d718796
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
50d6569cde
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
4aa2303727
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
55dce2d500
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
008eae43da
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
f86a25380b
Remove "More Applications" from TDE menu.
...
This partially resolves bug report 653.
13 years ago
Timothy Pearson
6efceb1cf6
Rename additional global TQt functions
13 years ago
Timothy Pearson
6f114e7935
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
8a143ab9f8
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
1de96857f5
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
089118c185
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
83677e3550
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 808e453c56
.
13 years ago
Timothy Pearson
808e453c56
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
d81f0e49aa
Update kdenetwork Autotools for new DSO linkage style
13 years ago
Timothy Pearson
0a841682a5
Additional renaming of kde to tde
13 years ago
Timothy Pearson
cff2df17bf
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
5feb3a1bc4
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
28ccd51885
Additional kde to tde renaming
13 years ago
tpearson
2bc1d72869
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
937b2991d8
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d0be1721b4
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
69cac65817
TQt4 port kdenetwork
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
d64072db8e
[kdenetwork/kdnssd] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237326 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago