summaryrefslogtreecommitdiffstats
path: root/chalk
Commit message (Collapse)AuthorAgeFilesLines
* Fix disconnected signals and slotsTimothy Pearson2012-11-172-12/+12
|
* Fix references to user profile directory.Darrell Anderson2012-11-043-3/+3
|
* Fix some "is not defined" warnings.Darrell Anderson2012-10-301-2/+2
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|
* Remove unnecessary language.Darrell Anderson2012-10-211-1/+1
|
* Fix lcms detectionSlávek Banko2012-08-121-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update prior commitTimothy Pearson2012-08-071-0/+1
|
* Update deprecated XKeycodeToKeysym callTimothy Pearson2012-08-071-1/+1
|
* Update for recent TQ changes.Darrell Anderson2012-06-205-960/+960
|
* Fix accidental conversions of binary filesSlávek Banko2012-06-1519-0/+0
| | | | | Fix inadvert TQt changes This closes Bug 1033
* Fix FTBFS due to missing librariesSlávek Banko2012-06-1356-167/+278
| | | | | | | 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-0881-84/+84
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* GCC 4.7 fixes.Darrell Anderson2012-04-281-4/+4
| | | | Thanks to Francois Andriot.
* Fix typos.Darrell Anderson2012-04-055-11/+11
|
* Fix typos.Darrell Anderson2012-04-051-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-023-19/+19
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17213-228/+228
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-14167-322/+322
|
* Fix accidental conversions of binary files from last commitTimothy Pearson2012-01-221-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-0/+0
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-133-7/+7
| | | | This closes Bug 782
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2176-160/+160
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19102-448/+448
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18106-299/+299
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16247-990/+990
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15247-990/+990
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-3/+3
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-0667-69/+69
|
* Fix koffice FTBFS under oneirictpearson2011-10-151-8/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258954 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-140/+140
| | | | 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-10535-2779/+2779
| | | | | | | | 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-1061-169/+169
| | | | | | | | | 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
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-032-4/+4
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix koffice FTBFS under gcc4.6tpearson2011-08-015-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244302 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-09160-14524/+14524
| | | | | | | | | | | | 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-077-22/+22
| | | | 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-261621-0/+354235
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da