summaryrefslogtreecommitdiffstats
path: root/kmobile
Commit message (Collapse)AuthorAgeFilesLines
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-4/+4
|
* 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-013-7/+7
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-19/+19
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-013-7/+7
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-305-7/+7
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-272-0/+0
|
* Rename kioslavesTimothy Pearson2013-01-277-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2726-36/+36
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2513-138/+138
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-7/+7
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Update menu categories.Darrell Anderson2012-11-251-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-212-6/+6
|
* Changed icon theme sym link from default.kde -> default.tde.Darrell Anderson2012-06-112-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0810-15/+15
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-032-7/+7
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-40/+40
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-3/+3
|
* Fix branding issues.Darrell Anderson2012-03-071-48/+48
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1710-12/+12
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1929-418/+418
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-13/+13
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1630-436/+436
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1530-436/+436
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-067-8/+8
|
* Rename kde libraries to tdeTimothy Pearson2011-11-052-2/+2
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1017-56/+56
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-7/+7
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-4/+4
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-142-2/+2
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable kdepim compilation under Qt4tpearson2011-04-1411-115/+116
| | | | | | | | This will likely break Qt3 compilation temporarily, which is an unintended side effect. A third and final kdepim commit will repair Qt3 compilation shortly. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion of kdepim to TQttpearson2011-04-1335-485/+497
| | | | | | | | | This will probably require some tweaking before it will build under Qt4, however Qt3 builds are OK. Any alterations this commit makes to kdepim behaviour under Qt3 are unintentional and should be fixed. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFSsamelian2011-03-272-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdepim] cmake port for kmobile, kitchensync, and docsamelian2011-03-227-0/+200
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225672 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Moved kpilot from kdepim to applications, as the core Trinity libraries ↵tpearson2011-02-168-24/+24
| | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da