Automated System
4fc21e319d
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Automated System
b7ff4bc078
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Automated System
97d417f712
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Timothy Pearson
abebe2af35
Rename startkde to starttde
13 years ago
Timothy Pearson
a0fa336bea
Finish rename from prior commit
13 years ago
Automated System
ff979fca67
Reset submodule main/tdebindings/cmake to latest HEAD
13 years ago
Automated System
b64757fbde
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Timothy Pearson
6108be3919
Additional renaming of kde to tde
13 years ago
Timothy Pearson
88a071548f
Rename KDE_VERSION to TDE_VERSION
13 years ago
Automated System
e402ace275
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Timothy Pearson
1a4652cfa1
Fix accidental conversion of dockwin
13 years ago
Timothy Pearson
f67cd2d3fc
Rename kwin to twin (part 1 of 2)
13 years ago
Automated System
d44e6f1e60
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Timothy Pearson
4bfe2ef55d
Rename additional instances of KDE to TDE
13 years ago
Automated System
33f3afe532
Reset submodule main/tdebindings/cmake to latest HEAD
13 years ago
Automated System
b33388e13c
Reset submodule main/tdebindings/cmake to latest HEAD
13 years ago
Automated System
d896bfa7e7
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Timothy Pearson
8d7027ce95
Additional kde to tde renaming
13 years ago
Automated System
53e0924a1f
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
Timothy Pearson
3ab52cc770
Rename kde libraries to tde
13 years ago
Timothy Pearson
b1de72ca42
Added common directories
13 years ago
Automated System
3f388becca
Ensure empty directory is tracked
13 years ago
tpearson
a2ac0d637f
Implement support for updating the status bar when the mouse cursor is above 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
13 years ago
tpearson
b6bf0b1151
Fix FTBFS under Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1258420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
57ea538121
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/kdebindings@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
766f87fcc9
Use the output of AC_C_BIGENDIAN to determine whether or not dcopc should be 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
13 years ago
tpearson
64783c0d44
Update Mozilla plugin README
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1256730 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
15d71b82a4
Fix compilation of Mozilla plugin for Konqueror
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1256729 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
8535db1bd8
Apply initial code patches to the mozilla kparts plugin to allow for code 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
13 years ago
tpearson
95b02a470f
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/kdebindings@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
37fb195dc2
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f10de3b0cb
Fix kdebindings FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246995 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e011569232
Fix kdebindings FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
96774b3c88
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5ae246e17a
Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c7d821721a
Fix a number of runtime object identification problems which led to an even 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
14 years ago
tpearson
4b5b56e5c9
Link cmake directory to Trinity modifiable shared cmake SVN folder
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
875ae8e38b
Updated python directory
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1175349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cb61a04365
Compilation fix
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1163070 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
aac788452d
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1158421 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
479f5f7995
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1157645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f1dbff6145
Fixed double installation of Response.class
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1075860 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
a4ca9ecc41
Repair FTBFS due to missing linker flags
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1075856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
4dc5b55fdc
Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
977af731ca
* Updated automake/autoconf
...
* 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
15 years ago
tpearson
dff3f779e7
Fixed remaining GPL address zip codes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
efd30556e8
Updated obsolete GPL license addresses to current GPL address
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
1878de4fc7
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/kdebindings@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
90825e2392
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/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago