Commit Graph

49 Commits (master)

Author SHA1 Message Date
Michele Calgaro 07a12d6eb2
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 weeks ago
Michele Calgaro 35fbd60457
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 9c40420b26
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko c7d308a9ba
Use tde_create_tarball, which is ready for reproducible builds,
instead of calling 'tar' and requiring GNU extensions.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fe44776673
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
Michele Calgaro 75e79c4822
Fixed FTBFS caused by previous commit (lsm files removal).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro dd8130b361
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 fc14e2cf0b Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 9097720c1d Add gnu tar detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson f9a9d3f59e Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
11 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 11 years ago
Darrell Anderson af7adfb6b5 Rename docbook and contents consistent with rebranding. 11 years ago
Slávek Banko e197223420 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson bd3c603465 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef5399ae5a Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 2e05692480 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5be945600e Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f78eb03afb Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 3c7f8593b2 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson c0b24fe164 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2fb700f92b Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson da1522385e Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson b9e542d0c8 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3a044decb0 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 95e28f5bca Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson bdeb717137 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson 93907d7e7a Automatically update admin submodule and copy sustem libtool files before first build
Fix FTBFS in many TDE sample projects
Place TDE sample projects in a TDE category instead of a KDE category
12 years ago
Darrell Anderson 3d1c7581ff Fix inadvertent tqt changes. 13 years ago
Darrell Anderson bc0614f2ae Update template files consistent with TDE installation location
and bug report 892.
13 years ago
Darrell Anderson 53058bf915 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 46d5d5150c Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Timothy Pearson 8a29702ea7 Rename kde-config to tde-config 13 years ago
Timothy Pearson 0fed1a188b Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 09c7b64bad Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
Timothy Pearson 1623fe6410 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b6ba5d642f.
13 years ago
Timothy Pearson b6ba5d642f Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 5fbf99bcc4 Finish rename from prior commit 13 years ago
Timothy Pearson 2ecab1a194 Additional renaming of kde to tde 13 years ago
Timothy Pearson 549fec618f Rename KDE_VERSION to TDE_VERSION 13 years ago
tpearson 32b67ac069 rename the following methods:
tqparent parent
tqmask mask


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


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian cf21ddc3cc [kdevelop] initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 157db24662 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d6f8bbb45b Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 114a878c64 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago