Commit Graph

53 Commits (52160b832d2ec86ddfc21f7481b24c50e450763e)

Author SHA1 Message Date
Michele Calgaro 5695309e8b
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro fb09ca8050
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro f51c73e4ef
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d0adc847dd
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro fb1e7c0ab5
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>
2 years ago
Michele Calgaro 1412ac21be
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro f88641d82c
Fixed references to TDE website.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 4b46227c04
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>
5 years ago
Slávek Banko 56a9b6df8f
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy d6ae994c10
Drop automake build support.
Add basic cmake build instructions.
Remove empty files ChangeLog, TODO and NEWS.
Rework of the README file.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 0228e7e696
Fix hardcoded installation path.
This resolves issue #1.

Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko c860865bcd
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 26f73f5100
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko 2ead687acf
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 1d1cbdbafd
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson fc20a5331f Fix invalid headers in PNG files and optimize for size 9 years ago
Darrell Anderson df6641b53e KDE->TDE branding cleanup. 11 years ago
Slávek Banko 188c6829fc Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 1246b1dacd Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f64adcdb65 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 6f74686d61 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 08450ac660 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8455d9936f Fix up remaining references to -lkio 12 years ago
Timothy Pearson af3f023bd2 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4689bf263d Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2ee2d4c4c7 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 407c4ef989 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5a1027eab8 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 555676e04c Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 2b324e26a6 Fix QString -> TQString. 13 years ago
Darrell Anderson 54747618ff Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson ed29f0660a Branding cleanup: *.desktop files 13 years ago
Timothy Pearson ffe05f87a3 Rename additional members for tqt3 13 years ago
Timothy Pearson f84b7b0be6 Rename kde-config to tde-config 13 years ago
Timothy Pearson 9b4a687a9f Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 859d6e23b5 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 989ea8c9d9 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson b80cbb501e Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 83bf29a811.
13 years ago
Timothy Pearson 83bf29a811 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 0b7f8119e1 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 00d34de9a9 Additional kde to tde renaming 13 years ago
tpearson cb155b6bf8 Fix kdpkg FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1258958 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a73f7ded1a rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6bb0f6dafc rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 48371ee0af 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/applications/kdpkg@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9885af067f TQt4 port kdpkg
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1239294 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b155cffc1b Added finished page to alert user to proper completion of installation process
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1111441 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5d6079b067 Desktop file updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 267f75a9de Final set of fixes; application now has proper functionality and is reasonably intuitive as well
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 01a3b7ad44 Made program functional again
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago