summaryrefslogtreecommitdiffstats
path: root/kspread
Commit message (Collapse)AuthorAgeFilesLines
* Fix inadvertent tq changes.Darrell Anderson2012-10-281-2/+2
| | | | (cherry picked from commit 482480ca3d7cf8b7474cc63a5914ef7c786cf251)
* Fix inadvertent tqt changes.Darrell Anderson2012-10-281-3/+3
| | | | (cherry picked from commit f65902c05fedb5701f456133c154c20ebaaae8a5)
* Update HTML install path references.Darrell Anderson2012-09-081-1/+1
| | | | (cherry picked from commit 89e68c4388f977071a8983deeb4144a08a9ed98d)
* Fix FTBFS due to missing librariesSlávek Banko2012-06-132-2/+3
| | | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657 (cherry picked from commit 5c69fcd39111465de16c933763d3c918703048d8)
* Fix inadvertent TQt string conversionsTimothy Pearson2012-06-063-13/+13
| | | | | This closes Bug 782 (cherry picked from commit 735d75d6ce19269dc5faa00abc8f88ff30ce2f23)
* Rename a few stragglersTimothy Pearson2012-06-061-1/+1
| | | | (cherry picked from commit 039393e199a49b5158929668908f9cb1fe226484)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0647-408/+408
| | | | (cherry picked from commit 2d6954f69caf63ed5057bd8e1405a65d7d970292)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0650-444/+444
| | | | (cherry picked from commit f0de9e167e289ab7dc33e57f077c1f04ec7c68c8)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0643-204/+204
| | | | (cherry picked from commit 11191ef0b9908604d1d7aaca382b011ef22c454c)
* Add common directoriesSlávek Banko2012-06-061-0/+0
| | | | Add empty directories
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-182-2/+2
| | | | | | | | | 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-272-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10108-970/+970
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1059-535/+535
| | | | | | | | | 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
* Rename tqgeometry* to geometry*tpearson2011-07-192-31/+31
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0942-310/+310
| | | | | | | | | | | | 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
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-0713-33/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish rebranding of Krita as Chalktpearson2011-06-262-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25230-12869/+12958
| | | | | | | 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
* Fixed imagestpearson2010-03-24118-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Further makefile updatestpearson2010-01-223-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-20454-0/+152762
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da