summaryrefslogtreecommitdiffstats
path: root/arts
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-094-0/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | 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
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Revert commit 1d498994Slávek Banko2014-04-053-3/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-023-0/+3
| | | | This relates to Bug 1199
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-6/+6
|
* Fix FTBFS if ARTS_INCLUDE_DIRS contains multiple pathsSlávek Banko2013-09-081-6/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-5/+5
|
* Reformat arts filesTimothy Pearson2013-05-042-650/+641
| | | | This commit does not change compiled functionality
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-159-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-19/+19
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-22/+22
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-4/+4
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-2510-31/+31
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-48/+48
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-17/+17
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-9/+9
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-205-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-196-14/+14
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-148/+148
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-6/+6
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-10/+10
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-12/+12
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-12/+12
|
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2011-12-061-1/+1
|
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-052-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-168-10/+10
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-068-17/+17
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-5/+5
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix icon activation glich under Qt4tpearson2011-02-281-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222999 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-1315-37/+37
| | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵samelian2011-01-113-12/+0
| | | | | | TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0717-32/+32
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0317-32/+32
| | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] allow compiling when arts headers are installed in /usr/includesamelian2010-12-071-1/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1204531 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs/arts] fix linking error when kdelibs are compiled without artssamelian2010-10-131-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1185603 283d02a7-25f6-0310-bc7c-ecb5cbfe19da