summaryrefslogtreecommitdiffstats
path: root/ksmserver
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename KSharedTimothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-15/+15
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-34/+34
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-30/+30
|
* 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-209-72/+72
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Properly restore icon positions on loginTimothy Pearson2013-01-181-2/+4
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-2/+2
|
* Add check box control to enable/disable the session exit (feedback)Darrell Anderson2012-06-081-7/+7
| | | | | dialog box. This resolves bug report 681.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-4/+4
|
* Fix displaying of logout status dialog with manually triggered save sessionSlávek Banko2012-06-061-1/+1
| | | | This closes Bug 922
* Fix desktop lock not engaging on suspendTimothy Pearson2012-05-203-47/+60
| | | | This closes Bug 1003
* Fix fancy logout not allowing interaction with save dialogsTimothy Pearson2012-05-163-23/+57
| | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-211-1/+1
|
* Fix references of /tmp/kde- -> /tmp/tde- to avoid potential conflicts with KDE4.Darrell Anderson2012-03-131-2/+2
| | | | | | This partially resolves bug report 813. Fix docbook references of /tmp/kde-$USER -> /tmp/tde-$USER.
* Add ksmserver source code module name to stdout/stderr messages to improve ↵Darrell Anderson2012-03-132-17/+17
| | | | | | readability. Fix some KDE -> TDE branding issues.
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-24/+24
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-025-22/+22
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-13/+13
|
* Rename tqt3 color functionsTimothy Pearson2012-02-271-4/+4
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Fix another FTBFS when both upower and hal are enabledTimothy Pearson2012-02-181-0/+5
|
* [tdebase/ksmserver] added UPower supportSerghei Amelian2012-02-154-359/+428
|
* Initial attempt at adding third part WM support to TDETimothy Pearson2012-02-044-4/+16
|
* Rename KDETMP KDEVARTMP and KDEWMTimothy Pearson2012-02-031-1/+1
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-223-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-25/+25
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-169-32/+32
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-159-32/+32
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-2/+2
|
* Rename startkde to starttdeTimothy Pearson2011-11-162-7/+7
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-077-11/+11
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-9/+9
|
* 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/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Hide shutdown dialog from taskbartpearson2011-10-081-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257821 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert part of last commit that accidentally snuck intpearson2011-10-081-2/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix failure to resume from suspend/hibernate or simply clicking the Cancel ↵tpearson2011-10-082-1/+7
| | | | | | button on the shutdown screen... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257818 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ksmserver flicker on logout with ARGB visualstpearson2011-09-231-14/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255031 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ksmserver shutdown screen in ARGB modetpearson2011-09-211-3/+27
| | | | | | | Do not exit the secure dialog on DCOP screensaver quit request git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use shared root pixmap to paint smserver instead of external call to krootpixmaptpearson2011-09-212-47/+40
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254806 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add new "Unified" splash screentpearson2011-09-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use new modal system nofitication dialog in kdebase smservertpearson2011-09-129-110/+194
| | | | | | | | Add fancy startup dialog to match the fancy shutdown dialog This is only used if the themed splash screen is turned off git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix system modal dialogstpearson2011-09-121-0/+4
| | | | | | | | | Fix shutdown background Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da