summaryrefslogtreecommitdiffstats
path: root/kspread
Commit message (Collapse)AuthorAgeFilesLines
* Update for kioslave renameTimothy Pearson2013-01-273-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2613-54/+54
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-20/+20
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2415-66/+66
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-25/+25
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-2/+2
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-3/+3
|
* 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
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-11/+11
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Update HTML install path references.Darrell Anderson2012-04-111-1/+1
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1752-88/+88
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-4/+4
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-133-13/+13
| | | | This closes Bug 782
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2147-408/+408
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1950-444/+444
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1843-204/+204
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1699-1097/+1097
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1599-1097/+1097
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-163-3/+3
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-065-24/+24
|
* Added empty directoriesAutomated System2011-11-041-0/+0
|
* 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