Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide visual indication of SaveYourself hang protection timer | Timothy Pearson | 2013-08-03 | 1 | -2/+2 |
| | | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760 | ||||
* | Backport d26745b6078e9248f48d299e0b3d5d031c7be3fa | Timothy Pearson | 2013-07-31 | 1 | -0/+4 |
| | | | | do not access NULL ICE objects (kde#195034) | ||||
* | Allow the user to manually abort a stalled SaveYourself process | Timothy Pearson | 2013-07-21 | 1 | -0/+1 |
| | | | | This partially resolves Bug 760 | ||||
* | Beautify logout process | Timothy Pearson | 2013-07-18 | 1 | -1/+13 |
| | |||||
* | Fix premature termination of applications during shutdown on slow machines | Timothy Pearson | 2013-06-01 | 1 | -0/+1 |
| | |||||
* | Use TDE hardware library to authorize and control shutdown related session ↵ | Timothy Pearson | 2013-04-25 | 1 | -4/+20 |
| | | | | | | options This resolves Bug 1071 | ||||
* | Fix long delay at session termination on certain systems | Timothy Pearson | 2013-04-24 | 1 | -0/+10 |
| | | | | | This resolves Bug 760 Add shutdown profiling code and disable at compile time | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -5/+5 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -12/+12 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -6/+6 |
| | |||||
* | Add ksmserver source code module name to stdout/stderr messages to improve ↵ | Darrell Anderson | 2012-03-13 | 1 | -10/+10 |
| | | | | | | readability. Fix some KDE -> TDE branding issues. | ||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -10/+10 |
| | |||||
* | Initial attempt at adding third part WM support to TDE | Timothy Pearson | 2012-02-04 | 1 | -1/+2 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -1/+1 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -2/+2 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -2/+2 |
| | |||||
* | Use new modal system nofitication dialog in kdebase smserver | tpearson | 2011-09-12 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | Force windows with the modal system notification atom set to stay above ↵ | tpearson | 2011-09-10 | 1 | -1/+12 |
| | | | | | | | | | | | other windows Enhance logout sequence appearance Add remote folder synchronization on logout support Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable ↵ | tpearson | 2011-09-09 | 1 | -1/+1 |
| | | | | | | | | | menu/close/on-all-desktops buttons Improve the appearance of the TDE logout sequence using the new atom git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252231 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of issues in kdebase caused by C style casts | tpearson | 2011-08-15 | 1 | -2/+2 |
| | | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -6/+6 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 1 | -8/+8 |
| | | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 1 | -12/+12 |
| | | | | | | | | 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/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 1 | -12/+12 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 1 | -60/+60 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial import of Trinity 3.5.11 to kdebase | tpearson | 2009-12-11 | 1 | -2/+2 |
| | | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 1 | -0/+922 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |