summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-226-16/+16
|
* Reset submodule main/tdenetwork/cmake to latest HEADAutomated System2012-01-201-0/+0
|
* Fix jabber protocol compilationTimothy Pearson2012-01-153-2/+3
| | | | This closes Bug 695
* Add missing dummy.cpp fileTimothy Pearson2012-01-151-0/+3
|
* Fix sms client compilationTimothy Pearson2012-01-151-2/+2
| | | | This is related to Bug 695
* Fix MSN protocol FTBFSTimothy Pearson2012-01-151-0/+1
| | | | This is related to Bug 695
* Fix motionaway plugin FTBFSTimothy Pearson2012-01-151-0/+5
|
* Fix jingle FTBFSTimothy Pearson2012-01-119-9/+9
| | | | This closes Bug 700
* Reset submodule main/tdenetwork/cmake to latest HEADAutomated System2012-01-021-0/+0
|
* Reset submodule main/tdenetwork/cmake to latest HEADAutomated System2012-01-011-0/+0
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-243-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-21209-659/+659
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19394-1441/+1441
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18700-4424/+4424
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16975-6658/+6658
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15975-6658/+6658
|
* Rename additional KDE stringsTimothy Pearson2011-12-086-21/+21
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-0722-38/+38
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Fix FTBFS on armelTimothy Pearson2011-11-201-0/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-201-0/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-191-0/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-181-0/+3
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-1846-69/+69
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Reset submodule main/tdenetwork/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-16108-127/+127
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-0734-36/+36
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0635-69/+69
|
* Reset submodule main/tdenetwork/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/tdenetwork/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0650-73/+73
|
* Reset submodule main/tdenetwork/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Rename kde libraries to tdeTimothy Pearson2011-11-053-4/+4
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Add empty directoriesAutomated System2011-11-031-0/+0
|
* Fix kdenetwork FTBFS on Fedora 15v3.5.13tpearson2011-10-295-4/+12
| | | | | | | Thanks to François Androit for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261216 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Kopete Jabber plugin failing to loadtpearson2011-10-293-5/+14
| | | | | | | This closes Bug 556 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261215 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix failure to launch Kopete when statistics module is enabled due to faulty ↵tpearson2011-10-261-2/+2
| | | | | | SQLite linkage when Autotools is used to build kdenetwork git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260896 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix krfb SIGABRT when graphics driver lacks shared memory support.tpearson2011-10-221-2/+0
| | | | | | | | | | This closes Bug 422. Thanks to Debian for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert int size change in krfb.htpearson2011-10-221-7/+0
| | | | | | | | | When connecting to an AMD64 krfb server, it will not accept the correct password due to a word size issue. This was a regression somewhere around 2008, the Debian bug mail refers to it. Thanks to Nick Leverton for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260217 283d02a7-25f6-0310-bc7c-ecb5cbfe19da