Commit Graph

40 Commits (9af1224bc0d3804c9fa0c4ac61deffcabbe48efe)
 

Author SHA1 Message Date
Slávek Banko 9af1224bc0 Reset submodule main/tdeadmin/cmake to latest HEAD 12 years ago
Slávek Banko bee9c4e339 Reset submodule main/tdeadmin/cmake to latest HEAD 12 years ago
Slávek Banko b81529af72 Reset submodule main/tdeadmin/admin to latest HEAD 12 years ago
Slávek Banko 81f4c0d031 Reset submodule main/tdeadmin/cmake to latest HEAD 13 years ago
Slávek Banko 228f3154d5 Reset submodule main/tdeadmin/cmake to latest HEAD 13 years ago
Slávek Banko acacba51ff Reset submodule main/tdeadmin/admin to latest HEAD 13 years ago
Slávek Banko 8438fa1080 Update final HTML install path so all modules are consistent. 13 years ago
Slávek Banko e3b747431c Update network configuration support for RHEL/Fedora
Thanks to Francois Andriot for the patch!
(cherry picked from commit 59394e6b29)
13 years ago
Slávek Banko c253751994 Fix FTBFS
An alternative way to compile with the original tqtinterface v3.5.13
13 years ago
Darrell Anderson cdde4b4198 Remove "More Applications" from KDE menu.
This partially resolves bug report 653.
(cherry picked from commit d3d702117d)
13 years ago
Darrell Anderson ad7aadaed6 Fix inadvertent "TQ" changes.
(cherry picked from commit a5ecc2bc3d)
13 years ago
Timothy Pearson bd61e5662a Fix linear alphabet string errors
(cherry picked from commit 1f71905047)
13 years ago
Timothy Pearson 67c9fb7903 Update network configuration support for Slackware
This closes Bug 619
(cherry picked from commit d371ffc598)
13 years ago
Timothy Pearson a5f534d9d7 Rename obsolete tq methods to standard names
(cherry picked from commit 38a31bafc0)
13 years ago
Timothy Pearson 239cc9b83c Remove additional unneeded tq method conversions
(cherry picked from commit 6b7a8ff33a)
13 years ago
Timothy Pearson 1754e4db96 Rename old tq methods that no longer need a unique name
(cherry picked from commit b836ed566c)
13 years ago
Slávek Banko ce22df0389 Add common directories 13 years ago
tpearson 6f703b6ceb Add newer Ubuntu and Debian versions to the networkconf backend
This closes Bug 548


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1259601 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 08e5b55ee2 Fix kdeadmin FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1258520 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3438ddb040 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/kdeadmin@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 629a2952f8 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/kdeadmin@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 68cf127b29 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 93910780ef rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 441266d591 Fix kdeadmin FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1244123 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dbb67f90e8 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/kdeadmin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e1fedebd35 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b09bffed6b TQt4 port kdeadmin
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1237416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6d43944a71 Link cmake directory to Trinity modifiable shared cmake SVN folder
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b7634539ea Added support for newer Slackware versions to network backend
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1174283 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ac67f6fe92 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1158416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson aa3a1ca934 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b10cf70667 Added this file to the wrong directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1095636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7d11abe622 Added empty file for Automake 1.10+
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1095631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2bccb70a1e Last kdeadmin externals update
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1075792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 11e1193324 Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8cc1b39252 Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 458f2ef16e Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f12b53b8c6 * KDE cron updates
* KDE networking module platform string updates

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1067153 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 37333bf25a 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/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago