summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix TDM variable USER_PATHFrancois Andriot2013-09-081-3/+3
| | | | This resolves Bug 1653
* Add optional opengl supportAlexander Golubev2013-09-088-17/+41
|
* Remove a couple of cmake FIXMEsAlexander Golubev2013-09-082-4/+0
| | | | | | | | | | Autotools malloc checks in konqueror/preloader is acient legacy. Its results are not used in code anymore. KDE_USE_FPIE in tdesu/tdesud is obsolte too. -fpie make sence only when compiling static code that supposed to link only to executables. With cmake, modern compilers and sane target system there is no need to define is explicitly.
* Add lm_sensors optional support for ksysguardAlexander Golubev2013-09-085-3/+30
|
* Fix tdesu backend check in CMakeSlávek Banko2013-09-081-0/+4
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-09-075-26/+26
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-03242-816/+821
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-09-031-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-08-291-0/+0
|
* Make kate install exported cmake targetsAlexander Golubev2013-08-291-0/+7
| | | | This resolves Bug 1638
* kdesktop/lock: remove tqwidget-include hacksAlexander Golubev2013-08-291-11/+2
|
* remove a useless check from kdesktop/ConfgureChecksAlexander Golubev2013-08-291-1/+1
|
* kdesktop/lock: use kdBacktrace() in case of failAlexander Golubev2013-08-296-365/+5
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-272-4/+4
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-08-271-0/+0
|
* Add documentation for prior commitTimothy Pearson2013-08-251-0/+4
|
* Pass ACPI power key events through the lock dialogTimothy Pearson2013-08-251-4/+20
|
* Enable lock session keyboard hotkeyTimothy Pearson2013-08-251-0/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-1815-30/+35
|
* Fix typo in commit 888a696aFrancois Andriot2013-08-181-1/+1
|
* Add help handbook information about new TDM GUI check boxDarrell Anderson2013-08-172-2/+8
| | | | | control to restart X server when terminating a Trinity session. This supports bug report 1245.
* Add the ability to force Kate into MDI mode all the time.Darrell Anderson2013-08-175-3/+29
| | | | This resolves bug report 1127.
* Use standard cmake way to install setuid binariesSlávek Banko2013-08-172-4/+2
|
* Update media tdeioslave in support of Bug 1612Timothy Pearson2013-08-131-9/+190
|
* Update TDEPrintFax desktop file consistent with other desktop files.Darrell Anderson2013-08-121-8/+8
|
* Fix tdeioslaves FTBFS when compiled in standalone.Alexander Golubev2013-08-101-1/+2
| | | | This resolves bug report 1617.
* Add files to CMakeLists.txt from commit 2609687a.Darrell Anderson2013-08-091-1/+1
|
* Add KDE4 to TDM session file lists.Darrell Anderson2013-08-092-0/+214
|
* Fix FTBFSTimothy Pearson2013-08-091-3/+3
|
* Attempt to fix report of logout status dialog not appearing after client ↵Timothy Pearson2013-08-081-0/+7
| | | | | | interaction This relates to Bug 760
* Fix unintended changes from prior commitTimothy Pearson2013-08-081-9/+4
|
* Disable session management in tdeio slavesTimothy Pearson2013-08-087-13/+18
| | | | This relates to Bug 760
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-0810-43/+168
| | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls
* Fix standard logout fade when compositing is disabledTimothy Pearson2013-08-081-359/+356
|
* Ensure screen is fully hidden before returning from kdestop lock dcop callTimothy Pearson2013-08-083-11/+13
|
* Fix logout dialog appearing during client interactionTimothy Pearson2013-08-081-1/+19
|
* Clean up kompmgr slightlyTimothy Pearson2013-08-061-50/+107
|
* Hide logout status dialog during Phase1 client interactionTimothy Pearson2013-08-061-0/+3
| | | | This relates to Bug 760
* Provide visual indication of SaveYourself hang protection timerTimothy Pearson2013-08-035-9/+53
| | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760
* Update VERSION in root CMakeLists.txt.Darrell Anderson2013-08-011-1/+1
| | | | This partially resolves bug report 1595.
* Fix TDM FTBFS with -DWITH_XRANDR=OFF.Alexander Golubev2013-08-011-0/+2
| | | | This resolves bug report 1582.
* Fix kicker FTBFS because of missing includes.Alexander Golubev2013-08-011-1/+1
| | | | This resolves bug report 1556.
* Fix build failure when compiling libkonq separately.Alexander Golubev2013-08-011-0/+1
| | | | This resolves bug report 1555.
* Fix FTBFS due to libart locationFrancois Andriot2013-08-016-0/+6
|
* Provide more detail in logout dialog during SaveYourself-related tasksTimothy Pearson2013-07-312-0/+52
|
* Show program that is taking the longest to process the SmsDie request in the ↵Timothy Pearson2013-07-312-5/+26
| | | | | | logout status dialog Fix glitch in service termination
* Backport d26745b6078e9248f48d299e0b3d5d031c7be3faTimothy Pearson2013-07-311-0/+4
| | | | do not access NULL ICE objects (kde#195034)
* Prevent more than one instance of tdekbdledsync from starting on a given X11 ↵Timothy Pearson2013-07-311-5/+64
| | | | | | display This resolves Bug 1601
* Add missing braces from commit d41f5217, 2012-05-15.Alexander Golubev2013-07-291-1/+2
|
* Update references of kscreensaver->tdescreensaver.Darrell Anderson2013-07-297-11/+9
|