Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix kdesktop_lock screensaver engaging in corner case | Timothy Pearson | 2012-05-13 | 1 | -19/+66 | |
| | | | | This resolves Bug 906 | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 3 | -3/+3 | |
| | ||||||
* | Check for tsak presence on lock engage | Timothy Pearson | 2012-04-27 | 1 | -0/+12 | |
| | | | | | Fix tsak not exiting on request Clean up build warnings | |||||
* | Harden lock against rare race condition that caused two password prompts to ↵ | Timothy Pearson | 2012-04-27 | 2 | -1/+8 | |
| | | | | | | appear Provide alternate secure dialog text string when username cannot be obtained | |||||
* | Fix screen saver not engaging correctly | Timothy Pearson | 2012-04-27 | 2 | -6/+13 | |
| | | | | Fix graphical glitches in the lock process | |||||
* | Fix corner case lock dialog hang | Timothy Pearson | 2012-04-26 | 1 | -1/+2 | |
| | ||||||
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 4 | -14/+55 | |
| | | | | If SAK usage is enabled, override TDM theme | |||||
* | Fix button ordering in secure dialog | Timothy Pearson | 2012-04-25 | 1 | -3/+3 | |
| | ||||||
* | Fix user name display in secure dialog | Timothy Pearson | 2012-04-25 | 1 | -0/+4 | |
| | ||||||
* | Fix logoff menu | Timothy Pearson | 2012-04-25 | 1 | -1/+1 | |
| | ||||||
* | Update What's This help string in support of bug report 811. | Darrell Anderson | 2012-04-25 | 1 | -3/+3 | |
| | ||||||
* | Implement logout menu option in secure dialog | Timothy Pearson | 2012-04-24 | 2 | -2/+8 | |
| | | | | Ensure that cursor is not set to busy status on lock from secure dialog | |||||
* | Fix SAK dialog momentary display when SAK disabled | Timothy Pearson | 2012-04-24 | 4 | -14/+20 | |
| | | | | Clean up build warnings in kdesktop | |||||
* | Fix desktop lock failure due to race condition within signal handler between ↵ | Timothy Pearson | 2012-04-23 | 4 | -3/+13 | |
| | | | | qt and xcb | |||||
* | Fix kdesktop_lock secure dialog | Timothy Pearson | 2012-04-22 | 5 | -20/+34 | |
| | | | | Minor whitespace cleanup and warning fixes | |||||
* | Update My Documents *.desktop translations. | Darrell Anderson | 2012-04-13 | 1 | -3/+1 | |
| | ||||||
* | Restore code snippet removed with GIT hash | Darrell Anderson | 2012-03-22 | 1 | -0/+9 | |
| | | | | | | | 27856879bf962f178d88e79144e37a47e731b122, Sept. 3, 2010, "Massive import of OpenSUSE patches." Restoring this snippet restores the device icon placement and resolves bug report 392. | |||||
* | Update tdebase/kdesktop/pics/splash.png to remove branding issues. | Darrell Anderson | 2012-03-13 | 1 | -0/+0 | |
| | | | | This resolves bug report 864. | |||||
* | Remove obsolete images and update respective make files. | Darrell Anderson | 2012-03-13 | 3 | -39/+1 | |
| | | | | This partially resolves bug report 864. | |||||
* | Update kdesktop naming | Timothy Pearson | 2012-03-13 | 1 | -72/+72 | |
| | ||||||
* | Fix prior commit | Timothy Pearson | 2012-03-13 | 1 | -1/+1 | |
| | ||||||
* | Update kdesktop.desktop file to fix kdesktop tsak integration | Timothy Pearson | 2012-03-13 | 2 | -1/+3 | |
| | ||||||
* | Clean up lock dialog warnings and fix mouse cursor | Timothy Pearson | 2012-03-11 | 2 | -4/+37 | |
| | ||||||
* | Fix icons not showing up on desktop and popup menu entries not appearing | Timothy Pearson | 2012-03-10 | 1 | -9/+9 | |
| | ||||||
* | Fix branding issues of non-KDE -> non-TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 8 | -10/+12 | |
| | ||||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 16 | -164/+164 | |
| | ||||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -2/+2 | |
| | ||||||
* | Fix incomplete commits 98ead41b and 678bea5b | Timothy Pearson | 2012-02-23 | 1 | -0/+3 | |
| | ||||||
* | Fix branding issues (ksslogo.png). | Darrell Anderson | 2012-02-21 | 1 | -0/+0 | |
| | | | | This partially resolves bug report 864. | |||||
* | Use detected architecture flags for immediate symbol binding in kdesktop lock | Timothy Pearson | 2012-02-19 | 1 | -1/+3 | |
| | ||||||
* | Show busy cursor when lock dialog is busy instead of hiding cursor | Timothy Pearson | 2012-02-19 | 1 | -2/+2 | |
| | ||||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 1 | -1/+1 | |
| | ||||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 8 | -9/+9 | |
| | ||||||
* | Commit the rest of 8d521d0b, not merged due to GIT glitch | Timothy Pearson | 2012-02-11 | 1 | -104/+205 | |
| | ||||||
* | Update lock process to engage the lock in near real time | Timothy Pearson | 2012-02-07 | 4 | -28/+97 | |
| | ||||||
* | Allow minimal managed window interaction inside the lock process | Timothy Pearson | 2012-02-07 | 3 | -3/+78 | |
| | | | | This closes Bug 810 | |||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 1 | -3/+3 | |
| | ||||||
* | Clean up lock screen internals | Timothy Pearson | 2012-01-26 | 8 | -7/+31 | |
| | | | | This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it | |||||
* | Fix desktop lock | Timothy Pearson | 2012-01-22 | 3 | -2/+5 | |
| | ||||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 8 | -10/+10 | |
| | ||||||
* | If someone manages to close down kdesktop_lock through an undiscovered ↵ | Timothy Pearson | 2012-01-19 | 3 | -8/+35 | |
| | | | | security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session | |||||
* | Second part of prior commit | Timothy Pearson | 2011-12-31 | 1 | -1/+13 | |
| | ||||||
* | Fix desktop lock process not hiding secondary screens | Timothy Pearson | 2011-12-27 | 3 | -17/+66 | |
| | | | | This closes Bug 669 | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 2 | -4/+4 | |
| | ||||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 6 | -20/+20 | |
| | ||||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 12 | -46/+46 | |
| | ||||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 18 | -81/+81 | |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | |||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 18 | -81/+81 | |
| |