Commit Graph

63 Commits (a26c8c9df3e77f5be2131be5a6d002cd424ffb4f)

Author SHA1 Message Date
Slávek Banko 3aadeebb36
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a213def8e9)
6 years ago
Timothy Pearson cdc4af9a4f Fix invalid headers in PNG files and optimize for size
(cherry picked from commit fc14e2cf0b)
9 years ago
Slávek Banko 13c38b13e3 Fix incorrectly renamed strings
(cherry picked from commit a323a9c371)
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 afb74575ca Fix unintended renames. 11 years ago
Darrell Anderson 25d4683267 Fix unintended renames. 11 years ago
Slávek Banko 64006cfc21 Fix FTBFS due to qassistantclient rename
This resolves Bug 1761
11 years ago
Timothy Pearson 74416f3912 Update minor TQt3 tool names to match current TQt3 sources in GIT 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 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 3a044decb0 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Slávek Banko 96f0726b22 Fix various cmake build issues 12 years ago
Timothy Pearson 5bca232c7d Fix FTBFS 12 years ago
Timothy Pearson b58594732f Fix FTBFS 12 years ago
Timothy Pearson 4f4fed4bfe Fix a number of unconnected signals and slots 12 years ago
Timothy Pearson 2440b621cc Fix FTBFS with TQt3 12 years ago
Darrell Anderson c8388916e4 Fix inadvertent tq changes. 13 years ago
Darrell Anderson bb5db1f645 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop 13 years ago
Darrell Anderson ffc74f0318 Fix inadvertent tqt changes. 13 years ago
Timothy Pearson 4ee9bc52eb Update TQt3 property/enum macros 13 years ago
Darrell Anderson 70a3c0d90b Fix QString -> TQString. 13 years ago
Darrell Anderson d0848d4c3c Branding: KDevelop -> TDevelop, fix menu 13 years ago
Darrell Anderson 53058bf915 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson ab2599a715 Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed
prematurely --- needing another patch set not yet pushed to GIT.
13 years ago
Darrell Anderson 2b84a5ebeb Branding cleanup: menu, desktop, and docbook files. 13 years ago
Timothy Pearson 313fa28dc5 Rename additional global TQt functions 13 years ago
Timothy Pearson 0fed1a188b Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson a60600ad66 Fix linear alphabet string errors 13 years ago
Timothy Pearson 2007255ef3 Rename a few stragglers 13 years ago
Timothy Pearson abcbb68498 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 7e66d7c361 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson c3b301575a Rename old tq methods that no longer need a unique name 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 c6fee889e9 Fix FTBFS 13 years ago
Timothy Pearson db971c3ef3 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson 6da5d17acc Rename kwin to twin (part 1 of 2) 13 years ago
tpearson 39f1ae114d Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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 82324bf130 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago