summaryrefslogtreecommitdiffstats
path: root/kivio
Commit message (Collapse)AuthorAgeFilesLines
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-142-10/+10
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-2/+2
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-2/+2
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix unknown icon type and unknown icon prefix action configuration warnings.Darrell Anderson2013-12-231-1/+1
| | | | This resolve bug report 719.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1541-57/+57
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1413-13/+13
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0125-37/+37
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0131-225/+225
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-315-6/+6
|
* Update for kioslave renameTimothy Pearson2013-01-276-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-21/+21
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2217-52/+52
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-193-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-2/+2
| | | | This partially resolves bug report 977.
* Fix accidental conversions of binary filesSlávek Banko2012-06-1566-0/+0
| | | | | Fix inadvert TQt changes This closes Bug 1033
* Fix FTBFS due to missing librariesSlávek Banko2012-06-135-10/+10
| | | | | | | 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-089-12/+12
|
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-101-4/+5
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-13/+13
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1749-50/+50
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-131-3/+3
| | | | This closes Bug 782
* Rename a few stragglersTimothy Pearson2011-12-241-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2112-90/+90
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19178-638/+638
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1818-55/+55
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16206-810/+810
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15206-810/+810
|
* Fix FTBFSTimothy Pearson2011-11-211-3/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-067-7/+7
|
* rename the following methods:tpearson2011-08-1095-243/+243
| | | | | | | | 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-1022-69/+69
| | | | | | | | | 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-191-3/+3
| | | | 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-0914-45/+45
| | | | | | | | | | | | 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-073-5/+5
| | | | 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-10/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25339-4823/+4875
| | | | | | | 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-24382-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da