summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Collapse)AuthorAgeFilesLines
* Restructure menu: move Office->PIM submenu items to Internet and Office menus.Darrell Anderson2014-02-131-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-54/+54
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-273-4/+4
|
* Rename KABC namespaceTimothy Pearson2013-02-206-35/+35
|
* Fix FTBFSTimothy Pearson2013-02-171-2/+2
|
* Fix FTBFSTimothy Pearson2013-02-172-12/+12
|
* Fix build system references to kabcTimothy Pearson2013-02-165-10/+10
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1519-34/+34
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-22/+22
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-067-14/+14
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* 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-1/+1
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-017-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2717-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-69/+69
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2519-117/+117
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-207-7/+7
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-197-21/+21
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-1/+1
| | | | This partially resolves bug report 977.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Further organize TDE Menu.Darrell Anderson2012-03-141-1/+1
|
* Fix groupware wizard branding issues in TDE Menu.Darrell Anderson2012-03-141-41/+41
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-15/+15
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-18/+18
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-42/+42
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-42/+42
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-11/+11
|
* Additional kde to tde renamingTimothy Pearson2011-11-0633-52/+52
|
* Rename kde libraries to tdeTimothy Pearson2011-11-0513-19/+19
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-7/+7
| | | | | | 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-107-11/+11
| | | | | | | | 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-105-12/+12
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable kdepim compilation under Qt4tpearson2011-04-146-21/+21
| | | | | | | | 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-1315-32/+36
| | | | | | | | | 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] initial cmake support for: knotes, kode, korganizer, kresources, ↵samelian2011-03-213-2/+264
| | | | | | plugins, wizards git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225440 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Moved kpilot from kdepim to applications, as the core Trinity libraries ↵tpearson2011-02-167-25/+25
| | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* One last attempt at getting this to compile before reverting revision ↵tpearson2010-09-131-14/+0
| | | | | | 1174624 entirely... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174850 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Disable wizards when core resources are also disabledtpearson2010-09-131-66/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174659 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS on Ubuntutpearson2010-09-131-1/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added the ability to disable resources at compile timetpearson2010-09-132-9/+59
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174624 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reverted changes to the wizards Makefile.am file as the Trinity project has ↵tpearson2010-09-011-5/+40
| | | | | | a different feature set than the enterprise branch git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170472 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive set of changes to bring in all fixes and enhancements from the ↵tpearson2010-09-018-66/+27
| | | | | | | | | | | Enterprise PIM branch * Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed * Added journal read support to the CalDAV resource * Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da