summaryrefslogtreecommitdiffstats
path: root/kinit
Commit message (Collapse)AuthorAgeFilesLines
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-9/+9
|
* 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 KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-015-95/+95
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-312-19/+19
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-105/+105
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-16/+16
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-9/+9
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-206-14/+14
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Prevent XDG autostart files from starting multiple timesTimothy Pearson2012-07-251-1/+27
| | | | This resolves Bug 1096
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-8/+8
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Initialize X11 threading when kinit is used to launch a programTimothy Pearson2012-05-201-0/+1
| | | | | This closes Bug 812 Thanks to Slávek Banko for the patch!
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix references of /var/tmp/kdecache -> /var/tmp/tdecache to avoid potential ↵Darrell Anderson2012-03-131-4/+4
| | | | | | | conflicts with KDE4. Fix docbook references of /tmp/kde-$USER -> /tmp/tde-$USER. This partially resolves bug report 813.
* Update tdeinit debug spewTimothy Pearson2012-03-101-65/+65
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-072-8/+8
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-65/+65
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-19/+19
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-6/+6
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-18/+18
|
* Add $TMP and $TEMP to environment variable checks.Darrell Anderson2012-03-071-0/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-7/+7
|
* Rename KDETMP KDEVARTMP and KDEWMTimothy Pearson2012-02-031-2/+2
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-2/+2
|
* Fix fvisibility optionTimothy Pearson2012-01-091-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-5/+5
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-5/+5
|
* Rename additional KDE stringsTimothy Pearson2011-12-083-9/+9
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-077-15/+15
|
* Rename startkde to starttdeTimothy Pearson2011-11-161-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-163-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-067-38/+38
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-062-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0617-240/+240
|
* Rename kde libraries to tdeTimothy Pearson2011-11-052-3/+3
|
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-214-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-16/+16
| | | | | | | | | 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 kdelibs startup failuretpearson2011-08-081-13/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs FTBFStpearson2011-08-061-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245206 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Honor X-TDE-* autostart entries if presenttpearson2011-08-051-9/+24
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245190 283d02a7-25f6-0310-bc7c-ecb5cbfe19da