Slávek Banko
9b215fd2af
Added translation of .desktop files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
f4edc50e47
Fix FTBFS with CMake build:
...
+ Determine TQt and TDE include directories as SYSTEM.
It solves priority for #include "..." × #include <...>
+ Additional linked libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy
4c43d1fbb6
Conversion to the cmake building system.
...
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
bf659c3915
Fixed kde- --> tde- tmp folder.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 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
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>
7 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
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
80f849ebbb
Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references.
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
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
9771f17f8c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
da4097d57f
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
e76ee03c02
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
ef2264e979
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
82072ef281
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f9ced3b3f1
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
29df04c243
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8ba97103df
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f7307c9513
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ca1ec6eeaa
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
512e084ba4
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
328954e1f0
Update the Quanta Plus Help menu.
...
This resolves bug report 826.
13 years ago
Timothy Pearson
3da0c9594e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
b0f531735b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
84c989c19d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
9445f97b42
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
1fffbdafa1
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 2b0e1de2ff
.
13 years ago
Timothy Pearson
2b0e1de2ff
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
ff23fbd0f4
Rename additional KDE strings
13 years ago
Timothy Pearson
99ee6fd7e9
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
ffa67ac755
Additional renaming of kde to tde
13 years ago
Timothy Pearson
a99d760062
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
baa3e6e883
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
50438bf200
Additional kde to tde renaming
13 years ago