Commit Graph

375 Commits (d048506bb65a3f77102f07f54c7bfc16c80e003e)

Author SHA1 Message Date
Timothy Pearson 5f4287e56d Fix Documents folder creation dialog
11 years ago
Darrell Anderson 9f795192a5 Rename kderc -> tderc in support of bug report 1447.
11 years ago
Timothy Pearson 6342dc3990 Fix a number of issues related to the media kioslave
11 years ago
Timothy Pearson 4dc80faf84 Use correct icon area when placing new icons
11 years ago
Timothy Pearson 97c65270b2 Wait for all kicker containers to load before sending desktop size to kdesktop
11 years ago
Timothy Pearson dc41de959b Use threading and select instead of busywaiting on the lock control socket
11 years ago
Timothy Pearson 091b1eface Honor per-user lock screen SAK setting
11 years ago
Timothy Pearson 7db006210b Enable ARGB support in kdesktop_lock
11 years ago
Timothy Pearson bf0b8eb3b2 Clean up spurious kdesktop_lock X11 error messages
11 years ago
Timothy Pearson 2e6d8f1b55 Remove broken delay when wallpaper not available
11 years ago
Slávek Banko 0dd840ea93 Fix unintended rename of SAKProcess*
11 years ago
Slávek Banko e9785ee7aa Reapply commit 936d3cec inadvertently reverted in de7e5867
11 years ago
Timothy Pearson 7ca0422630 Fix potential crash in kdesktop_lock
11 years ago
Slávek Banko c03540e9f6 Fix race condition with SIGSTOP in kdesktop_lock
11 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 1974048132 Rename kcompletionbox
11 years ago
Timothy Pearson 563c545850 Rename KComp to avoid conflicts with KDE4
11 years ago
Timothy Pearson 5e664c2e4a Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson 98eb308fc1 Rename KCrash to avoid conflicts with KDE4
11 years ago
Timothy Pearson de9b6c9ad1 Rename KIcon to enhance compatibility with KDE4
11 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson eba183d4de Fix FTBFS
11 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 98f4a055ba Rename KLocale to enhance compatibility with KDE4
11 years ago
Timothy Pearson 93943a849d Rename KStartup for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 23cc597c60 Rename a few build variables for overall consistency
11 years ago
Timothy Pearson 68c175bf64 Rename KHTML and kiobuffer
11 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Slávek Banko 936d3cec49 Add CMake option for backtrace in kdesktop_lock exception handler
11 years ago
Timothy Pearson dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Timothy Pearson cf9a9af6a8 Properly restore icon positions on login
11 years ago
Timothy Pearson bbae7554f1 Add keyboard shortcut to start screensaver directly
11 years ago
Timothy Pearson 167c4cbea6 Fix tsak not working on new libudev versions
11 years ago
Timothy Pearson 3e5e79fb21 Prevent two unlock dialogs from appearing in any situation
11 years ago
Timothy Pearson 786e248cea Add backtrace to kdesktop_lock exception handler
11 years ago
Timothy Pearson 7db3b8849c Add warning message to prior commit
12 years ago
Timothy Pearson 4de72a5ddd Attempt to work around issue described in Bug 1288
12 years ago
Timothy Pearson 4120a763e7 Fix classic mode screensavers
12 years ago
Timothy Pearson 1f33dc8fd2 Attempt to minimize the time in which new notifications are displayed before being hidden
12 years ago
Timothy Pearson 57f5c0698d Lower override redirect windows instead of unmapping them on lock start
12 years ago
Timothy Pearson 553923b25d Forcibly prevent transient override redirect windows from showing up over the lock screen
12 years ago
Slávek Banko 8f514540fc Disable use of SAK if TSAK is not built
12 years ago
Slávek Banko 80deb52955 Add xscreensaver support to CMake
12 years ago
Timothy Pearson e12ae2b650 Fix kxdglauncher locale issue
12 years ago
Darrell Anderson 3e7ffad742 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
12 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892.
12 years ago
Timothy Pearson 09dbd438c1 Fix kdesktop_lock crash on mouse events when no dialog is displayed
12 years ago
Darrell Anderson 1987e94712 Branding cleanup: KDE -> TDE
12 years ago
Darrell Anderson 504aaa0887 Branding cleanup: *.desktop files
12 years ago
Darrell Anderson db084a1bc3 Branding cleanup: KDE -> TDE
12 years ago
Timothy Pearson d7b0d67674 Fix screensaver startup over slow X11 connections
12 years ago
Timothy Pearson b70ccd542a Fix kdesktop_lock XRandR event handling
12 years ago
Timothy Pearson 345d1e7880 Fix kdesktop_lock not reacting to settings changes until it is restarted
12 years ago
Timothy Pearson de4e7b4159 Add support to Kate for saving/restoring manual document placement
12 years ago
Timothy Pearson 193d9afcdb Fix desktop lock not engaging on suspend
12 years ago
Timothy Pearson c5ad26a7cc Fix kdesktop_lock screensaver engaging in corner case
12 years ago
Darrell Anderson 4f24944314 Branding cleanup: I18N_NOOP KDE -> TDE.
12 years ago
Timothy Pearson 22d0a673d7 Check for tsak presence on lock engage
12 years ago
Timothy Pearson e899b7beb6 Harden lock against rare race condition that caused two password prompts to appear
12 years ago
Timothy Pearson 601b75a1e4 Fix screen saver not engaging correctly
12 years ago
Timothy Pearson 5d286832f2 Fix corner case lock dialog hang
12 years ago
Timothy Pearson e92e82b761 Fix a number of minor flaws in the lock dialog system
12 years ago
Timothy Pearson 9187194ce1 Fix button ordering in secure dialog
12 years ago
Timothy Pearson a090f7e90a Fix user name display in secure dialog
12 years ago
Timothy Pearson a9ad8717d1 Fix logoff menu
12 years ago
Darrell Anderson 94b4e33f89 Update What's This help string in support of bug report 811.
12 years ago
Timothy Pearson 4d538e4047 Implement logout menu option in secure dialog
12 years ago
Timothy Pearson 30617b6fb7 Fix SAK dialog momentary display when SAK disabled
12 years ago
Timothy Pearson 67a3a8f348 Fix desktop lock failure due to race condition within signal handler between qt and xcb
12 years ago
Timothy Pearson 50739c9ba4 Fix kdesktop_lock secure dialog
12 years ago
Darrell Anderson c815b90f86 Update My Documents *.desktop translations.
12 years ago
Darrell Anderson 5df6c5fca2 Restore code snippet removed with GIT hash
12 years ago
Darrell Anderson 3374c9f300 Update tdebase/kdesktop/pics/splash.png to remove branding issues.
12 years ago
Darrell Anderson f5d4a69ef7 Remove obsolete images and update respective make files.
12 years ago
Timothy Pearson 247042600a Update kdesktop naming
12 years ago
Timothy Pearson e8e118e2ae Fix prior commit
12 years ago
Timothy Pearson fb4308f080 Update kdesktop.desktop file to fix kdesktop tsak integration
12 years ago
Timothy Pearson 4bcfc9075f Clean up lock dialog warnings and fix mouse cursor
12 years ago
Timothy Pearson 60a25a0fe5 Fix icons not showing up on desktop and popup menu entries not appearing
12 years ago
Darrell Anderson dc50fdd3e8 Fix branding issues of non-KDE -> non-TDE.
12 years ago
Darrell Anderson f62ebdf09e Rename straggling environment variables KDE->TDE.
12 years ago
Darrell Anderson 5515785d64 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;
12 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3
12 years ago
Timothy Pearson e8a1cdc01d Rename additional global TQt functions
12 years ago
Timothy Pearson b45137ace0 Fix incomplete commits 98ead41b and 678bea5b
12 years ago
Darrell Anderson 77f3825cf8 Fix branding issues (ksslogo.png).
12 years ago
Timothy Pearson 45f41ca57e Use detected architecture flags for immediate symbol binding in kdesktop lock
12 years ago
Timothy Pearson 0522d9d3a8 Show busy cursor when lock dialog is busy instead of hiding cursor
12 years ago
Timothy Pearson 153e023cc2 Remove spurious TQ_OBJECT instances
12 years ago
Timothy Pearson 989d6a1901 Update various qt function definitions and static methods for tqt3
12 years ago
Timothy Pearson 4952641328 Commit the rest of 8d521d0b, not merged due to GIT glitch
12 years ago
Timothy Pearson 8d521d0b6b Update lock process to engage the lock in near real time
12 years ago
Timothy Pearson 678bea5ba7 Allow minimal managed window interaction inside the lock process
12 years ago
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
12 years ago
Timothy Pearson 4ea3979393 Fix desktop lock process not hiding secondary screens
12 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names
12 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions
12 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name
12 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
12 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific
12 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
13 years ago
tpearson 495d08bc2d Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
13 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