Darrell Anderson
845addb942
Cleanup output clutter.
...
(cherry picked from commit 10c17abd29
)
12 years ago
Slávek Banko
bab760c4dd
Fix kross Ruby 1.9.x FTBFS on armel
...
(cherry picked from commit 7e1f33d9f5
)
12 years ago
Timothy Pearson
a4acae651a
Fix kross Ruby FTBFS
...
(cherry picked from commit 79d643fc1e
)
12 years ago
Darrell Anderson
e416159718
Fix references to user profile directory.
...
(cherry picked from commit f2d05b6e33
)
12 years ago
Slávek Banko
e9ce2c838b
Fix Ruby 1.9.x shared library test without pkgconfig file
...
(cherry picked from commit e566a4bef0
)
12 years ago
Darrell Anderson
4673bc2026
Fix inadvertent tq changes.
...
(cherry picked from commit b5520771b2
)
12 years ago
Darrell Anderson
504f75b811
Fix inadvertent tqt changes.
...
(cherry picked from commit f65902c05f
)
12 years ago
Darrell Anderson
891aac4128
Fix inadvertent tqt changes.
...
(cherry picked from commit a02b9b3829
)
12 years ago
Darrell Anderson
94b9741ab2
Fix build on Ruby 1.9.x without pkgconfig file
...
Thanks to Slavek Banko.
(cherry picked from commit fc0c74f642
)
12 years ago
Darrell Anderson
91993677f4
Fix building with Ruby 1.9.1 or 1.9.3.
...
(cherry picked from commit e159235799
)
12 years ago
Timothy Pearson
619fa66f7e
Add missing file
...
(cherry picked from commit b0b8e4ed0b
)
12 years ago
Timothy Pearson
ec490c4d14
Fix FTBFS
...
(cherry picked from commit 1e3ae08606
)
12 years ago
Timothy Pearson
cb9ff1eaba
Attempt to make kross compile with Ruby 1.9.x
...
(cherry picked from commit cc2788364d
)
12 years ago
Slávek Banko
81a325f3d2
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
(cherry picked from commit d388dc54bb
)
12 years ago
Slávek Banko
6bbeed5afb
Fix accidental conversions of binary files
...
Fix inadvert TQt changes
This closes Bug 1033
(cherry picked from commit dbe8930707
)
13 years ago
Timothy Pearson
4b5525c13b
Fix FTBFS
...
(cherry picked from commit 47e6e18a1e
)
13 years ago
Timothy Pearson
eb699de2dc
Fix FTBFS
...
(cherry picked from commit d0f4f1bc5d
)
13 years ago
Timothy Pearson
ed0624a9da
Fix linear alphabet string errors
...
(cherry picked from commit 802a4120ce
)
13 years ago
Timothy Pearson
7d1d9ab2f3
Fix inadvertent TQt string conversions
...
This closes Bug 782
(cherry picked from commit 735d75d6ce
)
13 years ago
Timothy Pearson
a0302e6ddd
Fix koffice python syntax errors
...
This closes Bug 679
(cherry picked from commit 5ec453c258
)
13 years ago
Timothy Pearson
906ce3c7fa
Rename a few stragglers
...
(cherry picked from commit 039393e199
)
13 years ago
Timothy Pearson
26bd16cdc7
Rename obsolete tq methods to standard names
...
(cherry picked from commit 2d6954f69c
)
13 years ago
Timothy Pearson
081186aa08
Remove additional unneeded tq method conversions
...
(cherry picked from commit f0de9e167e
)
13 years ago
Timothy Pearson
dad397ab62
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 11191ef0b9
)
13 years ago
tpearson
8b44021a88
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/applications/koffice@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f96e42380a
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/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4534ffe29f
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
04766b207a
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b6edfe41c9
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e7e4b0b68c
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/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f3d9133226
Rename tqgeometry* to geometry*
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7c71ab86d1
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/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
afbfdc507b
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
698569f842
Finish rebranding of Krita as Chalk
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f008adb5a7
TQt4 port koffice
...
This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96ffb8e1e0
Fixed images
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
ad47728c59
Karbon automake updates
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
8362bf63de
Added old abandoned KDE3 version of koffice
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago