Michele Calgaro
bf659c3915
Fixed kde- --> tde- tmp folder.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
df50b853a4
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris
8e892bd42a
Fix remaining branding in Quanta.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
1422b9e7a0
Fix remaining brandings in tdewebdev.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
1174bdb468
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
915b786429
Quanta: Remove tarballs for toolbars from source code.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
7670bdfd6f
Quanta: Change Automake rules to make tarballs for toolbars created during building.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
8155faa4ac
Quanta: Change CMake rules to make tarballs for toolbars created during building.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
1e75068328
Quanta: Extract source files for toolbars contained in tarballs.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
e8e69deabd
rename kdelogo2.png icon to tdelogo2.png, this relates to bug 2618
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
115054739a
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
36eb5edb79
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
877c4c1278
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
14dbafb6a1
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
af63bdbe11
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
fde0386d0f
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
48f8d96999
cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
...
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
36e22fdfe9
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
23f1f6f932
Fix FTBFS with ICU >= 58
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
8959251625
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
643013488e
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
928097b0d5
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
69975e8e2c
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
5f4f5e427b
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
882666b125
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson
f61a9f02a1
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
3a347442a4
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
bd6cf65a81
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
a2541c112a
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
e12d7923a7
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
5ebe83623b
Bring previous and next icons into XDG compliance
10 years ago
Timothy Pearson
af947ca8fc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
76c59a3384
Update for recent TDENewStuff changes
...
Delete duplicate knewstuff files
10 years ago
Slávek Banko
3723578fcf
Fix remaining renaming knewstuff
10 years ago
Darrell Anderson
510bd507ec
Update and rename files in support of commit 722ce1ef.
11 years ago
Darrell Anderson
2836317a57
Rename docbook and contents consistent with rebranding.
11 years ago
Darrell Anderson
80f849ebbb
Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references.
11 years ago
Slávek Banko
6eaa047e0d
Rename kdewidgets => tdewidgets
11 years ago
Slávek Banko
d17de25b7f
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
f20f225f82
Remove obsolete Quanta "Missing Apps" links.
...
This resolves bug report 1256.
12 years ago
Timothy Pearson
bfa752755c
Rename KABC namespace
12 years ago
Timothy Pearson
279764bab1
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee38b2862b
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
f70d65d75c
Fix FTBFS
12 years ago
Timothy Pearson
ab2623331b
Fix unintended rename
12 years ago
Timothy Pearson
051ae88012
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1c53bf78a7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
c46f36d008
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1e8f4c1ed6
Fix FTBFS
12 years ago
Timothy Pearson
9771f17f8c
Rename a number of classes to enhance compatibility with KDE4
12 years ago