summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update final HTML install path so all modules are consistent.v3.5.13.1Slávek Banko2012-09-082-0/+0
|
* Update HTML install path references.Darrell Anderson2012-09-083-4/+4
| | | | (cherry picked from commit 65557fb13041b55792783a1a8f71052d01414669)
* Update autotools for new DSO linkage styleSlávek Banko2012-08-073-3/+3
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit 50ec787fcf438005acd4db51ca10bc9b25df35af)
* Fix a number of tdebindings build issuesTimothy Pearson2012-07-037-16/+12
| | | | | | | This partially resolves Bug 597 Thanks to Darrell Anderson for the patch! (part of the original commit) (cherry picked from commit b2e0df6cf55f8accd86fb0a726724744857714f4)
* Fix typos.Darrell Anderson2012-07-031-1/+1
| | | | (cherry picked from commit ba7ac61179b42254ffd7e7602ce90c6d8c3b87c1)
* Rename a few stragglersTimothy Pearson2012-07-031-3/+3
| | | | (cherry picked from commit a02182991559acc8eddef966f106ae00c27a350d)
* Fix kalyptus/tqtTimothy Pearson2012-07-031-0/+6
| | | | (cherry picked from commit 2ef253fb5ad347e446bf9c0a0f891d8d9ac7eb5c)
* Modify smoke to handle tqt betterTimothy Pearson2012-07-031-3/+3
| | | | (cherry picked from commit 26666d3ac99b7fcf7f4d9252ebf76eb1a455454b)
* Add common directoriesSlávek Banko2012-07-033-0/+6
|
* Implement support for updating the status bar when the mouse cursor is above ↵v3.5.13tpearson2011-10-163-0/+69
| | | | | | | | | a link (and by javascript) and the window title is updated when a page is loaded in the mozilla plugin Thanks to Julius Schwartzenberg for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1259023 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS under Ubuntu Oneirictpearson2011-10-112-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1258420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-106-6/+6
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use the output of AC_C_BIGENDIAN to determine whether or not dcopc should be ↵tpearson2011-10-021-12/+4
| | | | | | | | | big endian Thanks to Julius Schwartzenberg for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1256944 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update Mozilla plugin READMEtpearson2011-10-021-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1256730 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix compilation of Mozilla plugin for Konquerortpearson2011-10-029-14/+31
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1256729 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Apply initial code patches to the mozilla kparts plugin to allow for code ↵tpearson2011-10-027-10/+38
| | | | | | | | | | compilablility This does not enable the build system for the plugin at this time Thanks go to Julius Schwartzenberg for his effort to fix this plugin, especially on the DCOP side of things! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1256724 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-185-17/+17
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-216-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebindings FTBFStpearson2011-08-141-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246995 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebindings FTBFStpearson2011-08-131-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-2/+2
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-1/+1
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link cmake directory to Trinity modifiable shared cmake SVN foldertpearson2010-10-050-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated python directorytpearson2010-09-142482-442473/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1175349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Compilation fixtpearson2010-08-131-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1163070 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-02181-393/+393
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1158421 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-311972-93386/+93386
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1157645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed double installation of Response.classtpearson2010-01-161-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1075860 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Repair FTBFS due to missing linker flagstpearson2010-01-164-9/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1075856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)tpearson2010-01-160-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Updated automake/autoconftpearson2010-01-0924-51/+53
| | | | | | | | | * Detects Python 2.6 * Various compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1071924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-062-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-06954-1145/+1145
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect admin directories to Trinity-specific ↵tpearson2010-01-010-0/+0
| | | | | | "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-256662-0/+1157758
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da