Commit Graph

49 Commits

Author SHA1 Message Date
Jon Tibble 768c099971 Indentation 2011-12-31 17:36:58 +00:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Andreas Preikschat 27843ae718 removed space 2011-12-15 16:27:17 +01:00
Andreas Preikschat d2cf6aa684 fixed a i18n bug + remove shortcut from map if removing the action 2011-12-14 16:45:11 +01:00
Andreas Preikschat f1485aba47 r1830 + resolved conflict 2011-12-10 21:35:11 +01:00
Andreas Preikschat 3cde99d9d9 update map when shortcuts change 2011-12-10 15:03:41 +01:00
Andreas Preikschat 9967e34d0a re reverted changes
Fixes: https://launchpad.net/bugs/768495
2011-12-10 15:03:08 +01:00
Mattias Põldaru 1538d0b3bf More earlier conversions to unicode. 2011-12-09 14:35:18 +02:00
Mattias Põldaru e471edca89 Convert strings unicode as soon as possible and assume they are in unicode later. 2011-12-09 13:50:25 +02:00
Mattias Põldaru 97560f6947 The category strings, if not unicode, can only be QStrings. Thanks to superfly. 2011-12-08 14:13:57 +02:00
Andreas Preikschat 32f2dcac59 reverted change 2011-12-07 21:28:26 +01:00
Mattias Põldaru ef3e3252e7 Comparison to None is discouraged 2011-12-07 00:37:56 +02:00
Mattias Põldaru 1830cfbe9e Ensure that action category names are unicode, to prevent warnings on comparison. 2011-12-06 23:25:04 +02:00
Andreas Preikschat 38a2a3dee2 fixed bug 768495 2011-12-06 20:30:39 +01:00
Andreas Preikschat 36e729303c reverted changes 2011-12-06 20:25:12 +01:00
Andreas Preikschat 5bfc101f09 changed name 2011-12-03 16:09:03 +01:00
Andreas Preikschat eb121abb12 attempt to fix bug 768495
Fixes: https://launchpad.net/bugs/768495
2011-12-03 15:38:30 +01:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Andreas Preikschat 638a72301c mention the need of an object name in the doc string 2011-05-25 13:26:18 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Andreas Preikschat c683300385 fixed weight 2011-04-12 23:01:27 +02:00
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Andreas Preikschat 283171e296 use weight to sort categories 2011-04-09 16:50:44 +02:00
Andreas Preikschat dfc2eed1f4 adapted latest merge 2011-04-03 16:20:55 +02:00
Andreas Preikschat 28b83aadae translate categories 2011-04-03 13:36:43 +02:00
Andreas Preikschat df4de23df0 Added Theme, Blank, Desktop shortcuts, further clean ups
Fixes: https://launchpad.net/bugs/739779
2011-04-01 16:28:25 +02:00
Andreas Preikschat b17ad26672 make sure we save the default shortcut 2011-03-31 20:53:50 +02:00
Andreas Preikschat 4ca738e9b3 staticmethod for adding/removing actions 2011-03-31 10:43:19 +02:00
Andreas Preikschat 772bd8eb66 basic saving and loading of shortcuts 2011-03-30 19:50:36 +02:00
Andreas Preikschat 5ef0cc12c0 started working on saving/loading shortcuts 2011-03-30 18:34:40 +02:00
Andreas Preikschat fe92842c6b added ability to remove actions 2011-03-30 12:27:27 +02:00
Andreas Preikschat 9b939bb962 fixed reloading 2011-03-30 12:12:39 +02:00
Andreas Preikschat b9b0cbbe9c removed things, as this did not work 2011-03-29 21:52:21 +02:00
Andreas Preikschat 19138cd9e5 started reworking shortcuts 2011-03-29 15:56:49 +02:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble 575cf6ed59 Cleanups and fixes for recent merges 2011-01-21 19:09:56 +00:00
rimach d052098287 correct icons, use existant actions 2011-01-19 22:17:32 +01:00
rimach abf5353993 correct indentation, cleanup, docu 2011-01-17 23:25:05 +01:00
rimach 13608ca5c3 update 2011-01-15 23:50:25 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
rimach 653f1e8ea6 next steps 2010-12-08 22:03:25 +01:00
Jon Tibble b7dd528d50 Cleanups 2010-11-03 17:19:44 +00:00
Raoul Snyman 0373f93130 Change the table to a tree.
Hook the tree up to the shortcut list.
Fix adding actions to shortcut list.
2010-10-28 08:36:18 +02:00
Raoul Snyman 419b6469ce Finished up the actions list. 2010-10-28 07:21:45 +02:00
Raoul Snyman fceb9d8978 Separated action list stuff into its own file. 2010-10-27 17:35:15 +02:00