Commit Graph

2907 Commits

Author SHA1 Message Date
Andreas Preikschat 2a7c5bd4de names changes 2011-05-05 17:16:55 +02:00
Andreas Preikschat 0c9bea3b50 - removed obsolete code
- fixes
2011-05-05 15:02:12 +02:00
Andreas Preikschat e25145a81b 2011-05-05 13:51:47 +02:00
Andreas Preikschat cbd7ae2afc - make start up smoother by setting up the displays correct the first time
- do not pass screens as argument
2011-05-04 19:31:02 +02:00
Andreas Preikschat f2ee6ae8eb - fixed a traceback when pressing the delete button in the theme manager when no theme has been selected
- fixed the delete button being hidden/visible although a theme was selected (using the down/up keys)

bzr-revno: 1515
2011-05-04 07:02:33 +02:00
Gerald Britton 37a68a4b87 Minor optimization in translate function: Save redundant lookups 2011-05-03 13:36:20 -04:00
Andreas Preikschat 96f4f2f747 fixed traceback when deleting theme; fixed delete button being visible/hidden 2011-05-03 19:05:17 +02:00
Andreas Preikschat 3dd30f5e93 also check for osx 2011-05-02 20:24:28 +02:00
Andreas Preikschat 1dd4e6e1d5 r1511 2011-05-02 19:29:39 +02:00
Andreas Preikschat 52822e119e use qm files from /usr/share/qt4/translation 2011-05-02 19:25:12 +02:00
Andreas Preikschat a6790e60c1 - When you are capturing a shortcut, "space" won't uncheck the button (so you can use "space" as shortcut as well) (lines 8-26, 64-66)
- Now you can remove a shortcut (just abort the capturing)

bzr-revno: 1511
2011-05-01 20:03:08 +02:00
Tim Bentley da996844b7 Prevent duplicate images
bzr-revno: 1509
Fixes: https://launchpad.net/bugs/772080
2011-05-01 18:55:33 +01:00
Andreas Preikschat 9a997afd81 fixed wording 2011-05-01 18:03:42 +02:00
Andreas Preikschat 76bd824114 added comment 2011-05-01 17:54:05 +02:00
Andreas Preikschat 6c1e66de99 do not check the button 2011-05-01 17:50:48 +02:00
Tim Bentley 19bd7536c3 Need Glasses 2011-05-01 16:15:08 +01:00
Tim Bentley 7436621316 Fix incorrect colour specification
Fixes: https://launchpad.net/bugs/774853
2011-05-01 14:58:28 +01:00
Andreas Preikschat f8fdcf8fba allow to empty shortcuts; allow 'space' to be used as shortcut 2011-05-01 09:17:30 +02:00
Tim Bentley f6537acbf4 Updates 2011-04-30 18:36:13 +01:00
Tim Bentley 54a3dd8412 Remove not needed var and fix 195 strings 2011-04-30 09:37:28 +01:00
Tim Bentley 3b805f6374 Add new thread at startup time 2011-04-30 08:42:20 +01:00
Tim Bentley ddf9c3b61b Remove Var from last merge 2011-04-29 20:24:21 +01:00
Tim Bentley 0f7f03da30 Clean up Phonon media Object creation
bzr-revno: 1503
2011-04-29 20:22:20 +01:00
Tim Bentley 9e721a4824 More improvements 2011-04-29 19:43:29 +01:00
Andreas Preikschat 15d0087a1a - fixed wrong use of strip()
- fixed soft break not working, when used within a line.
- removed redundant code

bzr-revno: 1502
2011-04-29 18:46:10 +02:00
Tim Bentley 08b6d7cee1 Fixes for Jon 2011-04-29 17:27:27 +01:00
Andreas Preikschat 0f51c47d9e fixed spelling 2011-04-29 16:36:29 +02:00
Andreas Preikschat 640815ada3 removed re 2011-04-29 16:31:17 +02:00
Tim Bentley 4304d111f1 Live Initialisation Delayed 2011-04-29 12:55:49 +01:00
Tim Bentley e6f69c01f4 Remove 2 phonon initialisations 2011-04-29 12:21:14 +01:00
Tim Bentley acb4f12ac9 remove comments 2011-04-29 10:07:41 +01:00
Tim Bentley e4c0d1227e Fix timer 2011-04-29 09:54:11 +01:00
Tim Bentley 7908ac4f67 Fix large Service Files 2011-04-29 09:45:36 +01:00
Andreas Preikschat 547a7ac14d fix and clean up 2011-04-29 10:28:41 +02:00
Andreas Preikschat e76421190b removed redundant code 2011-04-29 09:40:44 +02:00
Tim Bentley f83d52621a Fixes 2011-04-29 08:40:19 +01:00
Tim Bentley 79dc4948fa Head 2011-04-29 08:11:19 +01:00
Tim Bentley 188431ce37 Fix up Service Save 2011-04-29 07:21:31 +01:00
Andreas Preikschat d478395ae0 also split when [---] is within a line 2011-04-29 08:15:09 +02:00
Andreas Preikschat 3ded22fc47 - added Start Loop and Stop Loop to the list of available shortcut actions
- added a new (hidden) action to toggle the loop

bzr-revno: 1497
Fixes: https://launchpad.net/bugs/771966
2011-04-29 07:26:20 +02:00
Tim Bentley c7e07bdbd5 r1496 2011-04-28 21:11:11 +01:00
Tim Bentley dd597e472f Head 2011-04-28 19:13:48 +01:00
Tim Bentley 17d74a8d9a Add Load service Progress Bar 2011-04-28 19:13:19 +01:00
Tim Bentley 7cb23485ae with render 2011-04-28 17:53:27 +01:00
Tim Bentley e50dc0cfbf head1945 2011-04-28 17:52:46 +01:00
Andreas Preikschat aea4909201 added missing space 2011-04-28 18:36:53 +02:00
Andreas Preikschat e9ec8aaaaf added shorcuts for start/stop/toggle loop (#771966)
Fixes: https://launchpad.net/bugs/771966
2011-04-28 18:32:37 +02:00
Andreas Preikschat 9996320522 fixed verse splitting where not necessary 2011-04-28 08:44:48 +02:00
Andreas Preikschat 9aa1f580d2 fixed right/left shortcuts 2011-04-28 08:36:04 +02:00
Tim Bentley b081c20128 Fix blank line 2011-04-27 20:44:21 +01:00