Commit Graph

59 Commits (5761876d3a71e9b3c5a93b5b535b071d2240b08e)

Author SHA1 Message Date
Michele Calgaro 5761876d3a
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d7ae9fb514)
1 year ago
Michele Calgaro 2891d3c2d5
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b727f4b3b1)
1 year ago
Michele Calgaro f9893e5b16
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dcc4dc7a89)
1 year ago
Michele Calgaro c8c5e11f05
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef06f14f24)
1 year ago
Michele Calgaro 7b525ca120
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04e50e547f)
1 year ago
Michele Calgaro 73836b4ca5
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e0df02598b)
2 years ago
Michele Calgaro 1607518b8c
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7ea84c976)
2 years ago
Michele Calgaro 64574118b7
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ca88704c3e)
2 years ago
Michele Calgaro ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281)
2 years ago
Michele Calgaro 462dc85dcb
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 20e4a19b0d)
2 years ago
Michele Calgaro c8cc131b0f
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Chris 9b2c6a2830
Fix old upstream URLs for visible parts.
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson eb1bba9af5 Bring tablet icon into XDG compliance 10 years ago
Slávek Banko f9f32cc93e Fix incorrectly renamed strings 10 years ago
Timothy Pearson 4d065be81f 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 0997355d79 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 11 years ago
Timothy Pearson d504497c10 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson a660d90f62 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Michele Calgaro 5d6fa0caf6 Fixed warning messages when starting Chalk. This resolves bug 1976. 11 years ago
Darrell Anderson 10c17abd29 Cleanup output clutter. 12 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 786304c621 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson ac04782336 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson f705567476 Rename KShared 12 years ago
Timothy Pearson 038b18b2df Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 7422cac1a1 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3fe437def8 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5b8ab14946 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 73ff676f11 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6ec5cc8d82 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9d5ea58a6c Fix disconnected signals and slots 12 years ago
Darrell Anderson f2d05b6e33 Fix references to user profile directory. 12 years ago
Darrell Anderson f65902c05f Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 10364dc875 Remove unnecessary language. 13 years ago
Timothy Pearson 89d961e7cf Update prior commit 13 years ago
Timothy Pearson fb21946475 Update deprecated XKeycodeToKeysym call 13 years ago
Darrell Anderson de2b8d4c8b Fix typos. 13 years ago
Timothy Pearson 2f8f2b51ac Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson e6cf8874a7 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 735d75d6ce Fix inadvertent TQt string conversions
This closes Bug 782
13 years ago
Timothy Pearson 4163a7bc76 Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
Timothy Pearson 2d6954f69c Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f0de9e167e Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 11191ef0b9 Rename old tq methods that no longer need a unique name 13 years ago