Commit Graph

60 Commits

Author SHA1 Message Date
Tim Bentley a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Stevan Pettit f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
M2j c6c62bdcad pythonifying code:
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Andreas Preikschat 08743f147c replaced has_key 2011-12-10 15:10:56 +01:00
Andreas Preikschat 3cde99d9d9 update map when shortcuts change 2011-12-10 15:03:41 +01:00
Jon Tibble 1899961965 Long lines 2011-07-07 22:22:41 +01:00
Jonathan Corwin e1dc332be4 Trap meta key combinations for bug 743273. (Tested with Win key on Windows, don't have OS-X to test CMD key) 2011-06-23 23:30:56 +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
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 9a997afd81 fixed wording 2011-05-01 18:03:42 +02:00
Andreas Preikschat f8fdcf8fba allow to empty shortcuts; allow 'space' to be used as shortcut 2011-05-01 09:17:30 +02:00
Andreas Preikschat f7e81ad70a fixe possible bug when using the clear buttons 2011-04-24 16:44:40 +02:00
Andreas Preikschat a54a3eb792 make first column wider; added description label back; removed Qt = Qt.QCore; fixed litte bug which left the shortcut text on the buttons 2011-04-09 20:14:51 +02:00
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Andreas Preikschat bea272ca7d implemented the custom/default radio button; clean ups 2011-04-08 18:53:11 +02:00
Andreas Preikschat ea5e0d65cc 2011-04-08 08:25:02 +02:00
Andreas Preikschat dab699371c integrated second button(s), clean ups 2011-04-07 17:37:07 +02:00
Andreas Preikschat 9b84319c24 added new dialog from superfly + few own changes 2011-04-07 16:26:29 +02:00
Andreas Preikschat 38c9393624 expand categories 2011-04-04 19:33:42 +02:00
Andreas Preikschat dfc2eed1f4 adapted latest merge 2011-04-03 16:20:55 +02:00
Andreas Preikschat 0a5b3b2c2d 2011-04-03 15:24:51 +02:00
Andreas Preikschat 61068e26a6 removed cancel button 2011-04-02 18:14:43 +02:00
Andreas Preikschat 958155e7d7 fixed alternate shortcut 2011-04-02 17:45:00 +02:00
Andreas Preikschat 7260f91825 restore butto nnow works 2011-04-02 16:22:08 +02:00
Andreas Preikschat 4badce0205 fixed actions which did not have a parent which caused the check to fail 2011-04-02 15:08:54 +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 0c9b839e91 check if shortcut is already assigned, refreshing list, double click event, started resetting the selected action 2011-03-31 14:50:38 +02:00
Andreas Preikschat 4ca738e9b3 staticmethod for adding/removing actions 2011-03-31 10:43:19 +02:00
Andreas Preikschat bba2f2c604 docs 2011-03-30 20:52:21 +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 e20fd7d85d clean up 2011-03-29 21:58:04 +02:00
Andreas Preikschat b9b0cbbe9c removed things, as this did not work 2011-03-29 21:52:21 +02:00
Andreas Preikschat 6f3fd53419 automatically add to actionList where possible 2011-03-29 19:47:24 +02:00
Andreas Preikschat d9c2d92c8c 2011-03-29 18:44:36 +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