Commit Graph

  • 88a160cd94 Deactivate maximum entries spin box when Kicoff menu selected tpearson 2010-09-04 03:14:15 +0000
  • a7e0cb27eb Remove OpenSUSE link tpearson 2010-09-04 01:21:15 +0000
  • fd7a608ffe * Added Kickoff menu tpearson 2010-09-03 20:49:48 +0000
  • 27856879bf * Massive import of OpenSUSE patches, primarily for bugfixes * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes tpearson 2010-09-03 09:14:57 +0000
  • c5228d52f5 Removed Kubuntu reference from default KDM greeter string tpearson 2010-08-24 06:32:10 +0000
  • 0019dd139b Officially enabled K Menu search feature tpearson 2010-08-22 07:03:51 +0000
  • c44605df80 Fixed a couple of typos in the previous kdebase commit tpearson 2010-08-22 05:45:38 +0000
  • 669a3642fe Added configuration option to remove K Menu search field if it is not wanted by the end user tpearson 2010-08-22 03:37:49 +0000
  • bcc78125bd Fixed a few unconnected signals in the Kicker configuration dialog tpearson 2010-08-21 02:37:39 +0000
  • 61ce7edf25 Fixed kicker configuration dialog close on apply tpearson 2010-08-20 22:05:06 +0000
  • c851eb7595 Added search function to Kicker Closes bug 221 tpearson 2010-08-18 20:56:45 +0000
  • a5edd20f0d TQt conversion fixes tpearson 2010-08-02 19:17:20 +0000
  • c663b64409 Trinity Qt initial conversion tpearson 2010-07-31 19:33:34 +0000
  • a061f7191b Added missing desktop file tpearson 2010-07-20 22:24:49 +0000
  • cc19575364 RandrTray fixes; other minor compilation fixes tpearson 2010-07-20 20:42:38 +0000
  • 4a0149e6c1 Now honors KDEDIRS, XDG_DATA_DIRS, etc. when present in the environment on startkde invocation tpearson 2010-07-06 17:30:54 +0000
  • 5ccb957341 Part of batch commit to enable true tasktray resize support for Trinity applications tpearson 2010-05-10 03:04:21 +0000
  • 4d3847fc45 Fixed minor UI display glitch tpearson 2010-05-07 07:05:07 +0000
  • 2624f98aa1 Futher UI cleanup for icon size settings Should now be in final form for Lucid release tpearson 2010-05-07 05:13:46 +0000
  • c35d57256c Added backend for panel icon maximum size control Polished frontend for panel icon size configuration tpearson 2010-05-07 03:43:19 +0000
  • 4b06331086 Repaired background update problems on desktop resize/background configuration change Added initial framework for panel icon size configuration tpearson 2010-05-06 21:35:54 +0000
  • 09699fd899 Added new, enchanced ICC configuration with new per-user settings tpearson 2010-05-02 07:28:33 +0000
  • ff4898fd41 Revert accidental commit for these two files tpearson 2010-04-29 03:42:40 +0000
  • 71519fb37e More display switching repairs tpearson 2010-04-29 03:39:29 +0000
  • 5669b778e5 Major enhancements to desktop screen switching--now switches screens in half the time needed before! tpearson 2010-04-28 23:48:46 +0000
  • 42980db88e Modified krandrtray to use new kranr library instead of independent randr interface implementation tpearson 2010-04-28 01:30:51 +0000
  • 0a9caa3b37 Backport of SVN r1097263 to fix Solaris compilation with [CVE-2010-0436] tpearson 2010-04-21 19:01:33 +0000
  • 9885131c3e Part 2 of 2 of security patch for KDM [CVE-2010-0436] tpearson 2010-04-21 02:05:59 +0000
  • f6a9a3e7a1 UI fixes; switching desktops now has a much more streamlined display sequence... tpearson 2010-04-20 04:37:14 +0000
  • 86af96be63 Fixed typo tpearson 2010-04-20 02:34:17 +0000
  • 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. Essentially these patches lock out the dialog pointer reset until the subsequent dialog call completes after the dialog exist check. tpearson 2010-04-20 02:03:19 +0000
  • 1d558b0bda Security update to kdesktop_lock tpearson 2010-04-20 01:49:53 +0000
  • 41ed1803aa Fixed stupid bug relating to transparent desktop wallpaper selection (wrong test value in conditional) tpearson 2010-04-19 23:30:47 +0000
  • b0abae5b66 KDEDIR ordering repair Added true transparency support to kdesktop tpearson 2010-04-19 04:34:32 +0000
  • 387117c244 Enhanced Compiz support Added preliminary ability for allowing specific hotkeys to execute global shortcut actions while the desktop lock is active. The primary use for this is to switch monitors while the screen is still locked (with the switch-monitor hotkey) so that the user can login. tpearson 2010-04-19 02:33:38 +0000
  • 2f3e71bfb9 Fixed screen switching (worked around Qt bug) tpearson 2010-04-18 01:56:34 +0000
  • 1ea9138201 Fixed default java path and temporarily worked around pager hang with Compiz tpearson 2010-04-14 02:02:48 +0000
  • ec0fd51b64 Added missing file tpearson 2010-04-08 19:49:36 +0000
  • 40ae80c2a0 Makefile fix tpearson 2010-04-08 17:06:57 +0000
  • a09c5ab8df Added remaining kdesktop lock prompts to allow for interactive two-factor authentication with a SmartCard or fingerprint reader via a background (root) process tpearson 2010-04-08 07:27:32 +0000
  • 3d410615eb Secured lock process control pipe tpearson 2010-04-07 16:05:45 +0000
  • c97349f53a Added initial support for pipe-based root-only control of all running kdesktop_lock processes Right now this allows a background authentication process to display pop-up status messages on all screens tpearson 2010-04-07 04:18:36 +0000
  • 1c9a50141d Fixed pager background loading failure on inactive desktop and high CPU usage on Desktop 1 tpearson 2010-03-29 23:34:07 +0000
  • ab252e87d2 Set crash handler to built in invisible handler, as some third-party plugins are poorly written and crash often tpearson 2010-03-27 17:56:04 +0000
  • 7fd5e906cc Added option to launch process manager from panel with right-click tpearson 2010-03-26 04:10:36 +0000
  • a1f124c60f Fixed pager/desktop refresh loop tpearson 2010-03-26 02:47:03 +0000
  • eac86b256d Fixed translation of Log out button tpearson 2010-03-25 17:48:57 +0000
  • 0995e7c697 Get rid of the crash dialog upon login. If the client crashes, then nspluginscan should just continue. tpearson 2010-03-24 17:20:58 +0000
  • 0b14665f48 Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920) tpearson 2010-01-16 01:24:03 +0000
  • 202b03376b Remove unneccessary function get_mode_name that was causing compilation issues tpearson 2010-01-09 19:07:42 +0000
  • c01c2e1f19 Repair gcc 4.4 compilation errors gcc 4.x tries to compile ANY .cpp file, including tips.cpp, so we now generate a tips.txt file instead and use that to generate the .po files tpearson 2010-01-04 06:21:59 +0000
  • 65cf1e63bb gcc4.4 compilation fixes tpearson 2010-01-04 04:24:50 +0000
  • 30b5839843 Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory tpearson 2010-01-01 02:45:14 +0000
  • 967682a5e9 Admin directory redirect tpearson 2009-12-30 03:21:38 +0000
  • 4cdbdcc018 Repaired obsolete author strings tpearson 2009-12-12 23:08:26 +0000
  • d04616c11a GPL License address fixes tpearson 2009-12-11 20:38:18 +0000
  • 10e4114459 Initial import of Trinity 3.5.11 to kdebase Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test tpearson 2009-12-11 20:21:27 +0000
  • 4aed2c8219 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 toma 2009-11-25 17:56:58 +0000