Commit Graph

375 Commits (d048506bb65a3f77102f07f54c7bfc16c80e003e)

Author SHA1 Message Date
Timothy Pearson 0a661f6bb6 Rename ksocket and kcache
12 years ago
Timothy Pearson 057932620b Clean up lock screen internals
12 years ago
Timothy Pearson 5f8d730703 Fix desktop lock
12 years ago
Timothy Pearson 7021f40c13 Part 1 of 2 of kdm rename
12 years ago
Timothy Pearson f05f9dc753 If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session
12 years ago
Timothy Pearson d713502d1f Second part of prior commit
13 years ago
Timothy Pearson 4ea3979393 Fix desktop lock process not hiding secondary screens
13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson b92f4fbd16 Fix tdebase FTBFS
13 years ago
Timothy Pearson 5ddc4d2fa0 Rename startkde to starttde
13 years ago
Timothy Pearson 371e91c48d Additional renaming of kde to tde
13 years ago
Timothy Pearson 9fad243fd6 Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson 99e082a03e Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming
13 years ago
tpearson 2b33100f52 Fix kdebase FTBFS on Fedora 15
13 years ago
tpearson 9e1f287e32 Provide option to enable application autocompletion in the run dialog
13 years ago
tpearson ef563f1728 Fix kdebase translations in desktop files
13 years ago
tpearson bb335ea2a2 Fix kdesktop_lock lock date/time display
13 years ago
tpearson e81d6b084c Add a new intrusion detection feature to kdesktop_lock
13 years ago
tpearson 18a6097313 Add and enable Trinity executable completion in the run dialog
13 years ago
tpearson 42c5401145 Fix desktop lock not releasing to allow password authentication if an X11 display switch keypress was detected in certain situations
13 years ago
tpearson 8254be0914 Fix a potential kdesktop_lock malfunction whereby the user would not be presented with the login screen
13 years ago
tpearson b69a488374 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
13 years ago
tpearson bed76819b9 Fix secure dialog handling when KScreenSaver DCOP quit() interface is used
13 years ago
tpearson 0f05883544 Add remote control socket to kdm
13 years ago
tpearson 60de68e5c0 Fix ksmserver shutdown screen in ARGB mode
13 years ago
tpearson cc0aef7dbf Close kdesktop_lock windows on SIGTERM
13 years ago
tpearson 3df918cc40 Use krootpixmap instead of the external krootbacking executable in kdesktop_lock
13 years ago
tpearson 291dece245 Reset kdesktop lock login dialog on GUI VT switch
13 years ago
tpearson c8ff4ef743 Disable SAK key detection in kdesktop when the lock dialog is active
13 years ago
tpearson 7b1017d001 Stabilize the SAK system
13 years ago
tpearson 96c46c4f95 Add task manager button to secure desktop dialog
13 years ago
tpearson 037217ba8b Add preliminary SAK support to KDM
13 years ago
tpearson d4fbbf5427 Close secure desktop dialog on Esc keypress
13 years ago
tpearson ff73229127 Add secure desktop area dialog to kdebase
13 years ago
tpearson 1039f2df32 Enhance SAK appearance
13 years ago
tpearson f6af340515 Add very preliminary SAK support
13 years ago
tpearson 75ab9920ac Enhance desktop lock process security
13 years ago
tpearson e8297a9284 Second part of prior commit
13 years ago
tpearson 94b61aed07 Force repaint of background on desktop switch when desktop lock is enabled
13 years ago
tpearson e29fcfc416 Fix screensaver startup failure under certain circumstances, including premature xhack termination
13 years ago
tpearson b28f50725e Fix lock screen startup
13 years ago
tpearson 2f40ab1411 Fix desktop lock appearance...again...
13 years ago
tpearson 7bab23c1ca Fix desktop lock startup sequence appearance
13 years ago
tpearson 06f2c11087 Fix desktop switch while lock process is engaged
13 years ago
tpearson a278c295b0 Fix kdesktop lock process
13 years ago
tpearson af216eb5f2 Fix lock dialog cancel button enabling when autohide disabled
13 years ago
tpearson a6e2ce7a2a Fix desktop locking with opengl screensavers
13 years ago
tpearson 9925fc58bc Fix system modal dialogs
13 years ago
tpearson 03feb89582 rename the following methods:
13 years ago
tpearson 9a3f0aacd4 rename the following methods:
13 years ago
tpearson 4f2f95ce18 Fix a second cause of the ever-ubiquitous Bug #456
13 years ago
tpearson bee265d855 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson 02ee984b9d Fix Bug #456
13 years ago
tpearson 20957d880f Revert patch r1227273 due to a desktop drag-and-drop bug it introduced
13 years ago
tpearson 6171b51130 Rename incorrect instances of tqrepaint[...] to repaint[...]
13 years ago
tpearson 39dc2df1ab Work around glibc/libstdc/gcc/g++ nested new() object bug
13 years ago
tpearson c3e2931a5b Enable composite during moc run
13 years ago
tpearson 3583645b8b Fix Qt4 FTBFS
13 years ago
tpearson dd6a247c62 Fix ugly kdesktop shadow pixmap edges
13 years ago
samelian 8937c60b6a [kdebase/kdebase] fixed pam support
13 years ago
tpearson cc0ad49c75 Allow kdebase to (mostly) function correctly with TQt for Qt4
13 years ago
samelian b6fc43ccd5 [kdebase] initial cmake support
13 years ago
tpearson 8155225c9b Enable compilation with TQt for Qt4 3.4.0 TP2
13 years ago
tpearson fd3a982e26 Revert automated changes
14 years ago
tpearson 495d08bc2d Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
14 years ago
tpearson fd07887d1a Fix My Documents shortcut on desktop
14 years ago
tpearson ac7b651712 [CRITICAL] Remove second non-user-removable Trash icon from new users' Desktop
14 years ago
tpearson cfb87c21e4 [MINOR IMPACT] Add missing translations
14 years ago
tpearson 5939318451 Add show desktop get/set commands to DCOP
14 years ago
tpearson af3b8b850e Fix Slackware FTBFS
14 years ago
tpearson d5e872abec Fix FTBFS
14 years ago
tpearson d4f5cccaaa Fix desktop icon autoalign setting reset problem
14 years ago
tpearson c1b82e65f9 Fix Slackware FTBFS
14 years ago
tpearson 351f65a128 Fix kdestop crash
14 years ago
tpearson e975b7cec7 * Generic builtin icons now supported
14 years ago
tpearson 6ade341229 * Allow XDG launcher to directly rewrite the XDG configuration file instead of going through a third party application
14 years ago
tpearson a10c7f11d0 Fix issues with kxdglauncher
14 years ago
tpearson 608d620c37 Fix broken Documents shortcut in KMenu
14 years ago
tpearson d02bf7a4ff Fix desktop icon wandering once and for all!
14 years ago
tpearson b3227b675d Attempt to fix desktop icon scrambling on logout/login
14 years ago
tpearson c47eb0fc49 Fix FTBFS
14 years ago
tpearson 3fde69093c Defaults should now match between compiled in and displayed
14 years ago
tpearson 5b3a26daaf Added option to disable Konqueror/KDesktop icon activation effects
14 years ago
tpearson 545e564b0a Added ability to prompt for creation and location of XDG Documents directory
14 years ago
tpearson 83e8458572 Fixed user configurability of icon text box corners
14 years ago
tpearson 5116f6efd1 Fix irritating bug where desktop icons do not align to grid on startup when align to grid is selected for the desktop view
14 years ago
tpearson 543070c95b Change desktop defaults to be more intuitive
14 years ago
tpearson 0014114cd2 Bugfixes
14 years ago
tpearson a56441c546 Same as prior commit
14 years ago
tpearson eac7424f22 Bugfix batch 2/2
14 years ago
tpearson 0c5e3c36fa * Remove Ubuntu specific code
14 years ago
tpearson e66cfb6dc4 Second part of prior commit
14 years ago
tpearson ce9dd197b1 Part 3/3 of previous commit (forgot a few files)
14 years ago
tpearson 3b07f92513 Part 2/2 of prior commit
14 years ago
tpearson 37779e7711 * Make Konsole launch from desktop more intuitive
14 years ago
tpearson 7eebe01bbb Fixed FTBFS on Slackware
14 years ago
tpearson 052bf23d0c * Added thee new wallpapers
14 years ago
tpearson 9cc1e2c1aa Merged in remaining kdebase bugfixes from the Chakra project
14 years ago
tpearson eaa51fec10 * Fix FTBFS on Slackware
14 years ago
tpearson 33937e2513 Fix a couple of weird crashes (no idea why the changed option would cause them in the first place)
14 years ago
tpearson 27856879bf * Massive import of OpenSUSE patches, primarily for bugfixes
14 years ago
tpearson a5edd20f0d TQt conversion fixes
14 years ago
tpearson c663b64409 Trinity Qt initial conversion
14 years ago
tpearson 4b06331086 Repaired background update problems on desktop resize/background configuration change
14 years ago
tpearson 71519fb37e More display switching repairs
14 years ago
tpearson f6a9a3e7a1 UI fixes; switching desktops now has a much more streamlined display sequence...
14 years ago
tpearson 86af96be63 Fixed typo
14 years ago
tpearson 8ff2829c73 Prevent a Qt race condition where the dialog can be tested as existing, then the dialog pointer can be set to NULL by a dialog internal exit before a subsequent dialog call executes.
14 years ago
tpearson 1d558b0bda Security update to kdesktop_lock
14 years ago
tpearson b0abae5b66 KDEDIR ordering repair
14 years ago
tpearson 387117c244 Enhanced Compiz support
14 years ago
tpearson ec0fd51b64 Added missing file
14 years ago
tpearson 40ae80c2a0 Makefile fix
14 years ago
tpearson a09c5ab8df Added remaining kdesktop lock prompts to allow for interactive two-factor authentication with a SmartCard or fingerprint reader via a background (root) process
14 years ago
tpearson 3d410615eb Secured lock process control pipe
14 years ago
tpearson c97349f53a Added initial support for pipe-based root-only control of all running kdesktop_lock processes
14 years ago
tpearson 1c9a50141d Fixed pager background loading failure on inactive desktop and high CPU usage on Desktop 1
14 years ago
tpearson 10e4114459 Initial import of Trinity 3.5.11 to kdebase
15 years ago
toma 4aed2c8219 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago