summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Prevent tdm crash if window manager or compositor do not startTimothy Pearson2012-05-251-22/+26
|
* Clean up ugly error messageTimothy Pearson2012-05-252-3/+9
|
* Update starttde scriptSlávek Banko2012-05-261-6/+6
| | | | | | | Fix path to libnspr Fix PRELINKING condition Fix setting TDE_SESSION_UID Optimize first path clipping from TDEDIRS
* Fix screensaver startup over slow X11 connectionsTimothy Pearson2012-05-241-2/+10
|
* Fix kdesktop_lock XRandR event handlingTimothy Pearson2012-05-242-26/+53
|
* Fix kdesktop_lock not reacting to settings changes until it is restartedTimothy Pearson2012-05-232-14/+19
|
* Add support to Kate for saving/restoring manual document placementTimothy Pearson2012-05-235-11/+42
| | | | Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up
* Fix klipper/cmake to install correct klipperrc with global actionsSlávek Banko2012-05-231-1/+1
|
* Fix desktop lock not engaging on suspendTimothy Pearson2012-05-206-49/+114
| | | | This closes Bug 1003
* Reset submodule main/tdebase/admin to latest HEADAutomated System2012-05-191-0/+0
|
* Fix fancy logout not allowing interaction with save dialogsTimothy Pearson2012-05-164-23/+59
| | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded
* Temporary fix for a probable race condition on some systems.Darrell Anderson2012-05-151-0/+3
| | | | | Still needs to be resolved by determining the root cause. Partially resolves bug report 760.
* Fix KHTML smooth scrolling control center optionTimothy Pearson2012-05-151-4/+4
| | | | | This closes Bug 1001 Thanks to Roman Savochenko for the patch!
* Disable keyboard shortcuts for file location moving, as they did not work ↵Timothy Pearson2012-05-151-2/+2
| | | | properly and have very little practical use
* Add drag and drop to kate file list in manual modeTimothy Pearson2012-05-151-1/+5
|
* Add the ability to reorder documents in kateTimothy Pearson2012-05-153-4/+78
|
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-05-131-19/+66
| | | | This resolves Bug 906
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-109-16/+16
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-1047-51/+51
|
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-103-4/+4
|
* Branding cleanup: K menu -> TDE menu.Darrell Anderson2012-05-1011-22/+22
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-101-2/+2
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-107-30/+30
|
* Add KControl (Peripherals/Storage Media/Advanced) controls to setDarrell Anderson2012-05-087-257/+712
| | | | | | default mount options. Thanks to Francois Andriot. This partially resolves bug report 986.
* Fix TDE to honor HAL optionsDarrell Anderson2012-05-082-0/+44
| | | | | | Thanks to Francois Andriot. This partially resolves bug report 986.
* Ensure TDEDIR is exported to the environment from starttde and minor cleanup.Darrell Anderson2012-05-061-5/+1
|
* Reverse patch from GIT hash 2b178a5320 11-10-26 (SVN revision 1260900).Darrell Anderson2012-04-281-1/+1
| | | | | This patch causes conflicts with running kate concurrently as user and root via tdesu, as reported in bug report 927.
* GCC 4.7 fix.Darrell Anderson2012-04-271-3/+3
| | | | | This partially resolves bug report 958. Thanks to David C. Rankin.
* Check for tsak presence on lock engageTimothy Pearson2012-04-275-10/+30
| | | | | Fix tsak not exiting on request Clean up build warnings
* Harden lock against rare race condition that caused two password prompts to ↵Timothy Pearson2012-04-272-1/+8
| | | | | | appear Provide alternate secure dialog text string when username cannot be obtained
* Fix screen saver not engaging correctlyTimothy Pearson2012-04-272-6/+13
| | | | Fix graphical glitches in the lock process
* Fix corner case lock dialog hangTimothy Pearson2012-04-261-1/+2
|
* Fix kreadconfig and kwriteconfig --help branding.Darrell Anderson2012-04-262-3/+3
|
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-04-265-15/+56
| | | | If SAK usage is enabled, override TDM theme
* Fix button ordering in secure dialogTimothy Pearson2012-04-251-3/+3
|
* Fix user name display in secure dialogTimothy Pearson2012-04-251-0/+4
|
* Fix logoff menuTimothy Pearson2012-04-251-1/+1
|
* Update What's This help string in support of bug report 811.Darrell Anderson2012-04-251-3/+3
|
* Implement logout menu option in secure dialogTimothy Pearson2012-04-242-2/+8
| | | | Ensure that cursor is not set to busy status on lock from secure dialog
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-04-245-16/+26
| | | | Clean up build warnings in kdesktop
* Fix sftp when nonstandard port is specified in ssh configTimothy Pearson2012-04-241-5/+1
|
* Start minimal dcop system to support twin in tdmTimothy Pearson2012-04-241-0/+11
| | | | This speeds up tdm load as well as lessens problems with tmpfs space
* Fix desktop lock failure due to race condition within signal handler between ↵Timothy Pearson2012-04-234-3/+13
| | | | qt and xcb
* Fix sftp failure on newer systemsTimothy Pearson2012-04-231-5/+15
| | | | This closes Bug 897
* Fix kdesktop_lock secure dialogTimothy Pearson2012-04-225-20/+34
| | | | Minor whitespace cleanup and warning fixes
* Fix logic error in tsak control moduleTimothy Pearson2012-04-221-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-04-224-106/+160
|\
| * Fix recent TDM help text for technical correctness and consistencyDarrell Anderson2012-04-211-1/+1
| | | | | | | | with new KControl TSAK warning message.
| * Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-04-213-222/+325
| |\