Commit Graph

80 Commits (1a9478c6e1b77b05814af8fa02cd563a5da8946b)

Author SHA1 Message Date
Timothy Pearson 1a9478c6e1 Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson cb0beb763f Use KIcon::Place instead of KIcon::FileSystems 12 years ago
Darrell Anderson a3b5ac4073 Fix references to user profile directory. 12 years ago
Darrell Anderson fa07546653 Update online links in Konqueror TDE Development profile.
This resolves bug report 1128.
12 years ago
Timothy Pearson 03e5e28721 Update TQt3 property/enum macros 13 years ago
Darrell Anderson 495b568083 Fix links in Konqueror launch page. 13 years ago
Darrell Anderson d97136fe94 Branding: KDE->TDE 13 years ago
Darrell Anderson 3726b33da5 Branding: image updates. 13 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 504aaa0887 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson e9efe389b4 Branding cleanup: KDE -> TDE. 13 years ago
Darrell Anderson 4f24944314 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson fb56cbee84 Branding cleanup: K menu -> TDE menu. 13 years ago
Darrell Anderson 7a3756d8ea Branding cleanup: KDE print -> TDE Print. 13 years ago
Darrell Anderson e03549b17f Fix typos. 13 years ago
Darrell Anderson cd8f19f9bc Fix KDE -> TDE branding. 13 years ago
Timothy Pearson b6609bb30d Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 13 years ago
Timothy Pearson 2242eb95a7 Rename additional members for tqt3 13 years ago
Darrell Anderson 769054446b Restore Open in background tab context menu.
This closes bug report 245.
13 years ago
Darrell Anderson 5515785d64 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; 13 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson e8a1cdc01d Rename additional global TQt functions 13 years ago
Timothy Pearson 618f2521c3 Rename kde-config to tde-config 13 years ago
Timothy Pearson 153e023cc2 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 989d6a1901 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 3ed19b2a1e Fix error message when clicking on System icon on sidebar in konqueror
This closes Bug 723
13 years ago
Timothy Pearson 398f6a122a Repair incorrectly show icon activation effect in List View when said effects are disabled
This closes Bug 335
13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson e81bdee8ae Rename additional KDE strings 13 years ago
Timothy Pearson 371e91c48d Additional renaming of kde to tde 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 99e082a03e Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming 13 years ago
tpearson b69a488374 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9dbf5a28d2 Second part of previous commit
Move files with kde3 in their name to have trinity in their name instead


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c35987b35e Use TDE_FULL_SESSION instead of KDE_FULL_SESSION
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 03feb89582 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bee265d855 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/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6171b51130 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e057cf9e08 Wean kdebase off of hacky static qt_x_*_tim variables
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227011 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago