Commit Graph

2353 Commits

Author SHA1 Message Date
Jon Tibble 12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble ae2b625d4f Typos 2011-02-10 23:00:15 +00:00
Jon Tibble 12607020be Cleanup magic numbers and more UiStrings 2011-02-10 22:49:30 +00:00
Jon Tibble a7f8d5ca84 Fixes 2011-02-10 21:07:28 +00:00
Jon Tibble 79d93c515a Another wizard refactor 2011-02-10 19:37:02 +00:00
Jon Tibble 565289cf7e Small wizard refactor 2011-02-10 19:28:17 +00:00
Jon Tibble 281b24b815 Rename list widget descendant 2011-02-10 19:05:35 +00:00
Jon Tibble 552e412769 Cleanups 2011-02-10 18:59:59 +00:00
Jon Tibble 89d8f538ac Head r1288 2011-02-10 18:38:40 +00:00
Jon Tibble e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble 88b9c1b1a5 More UiStrings
Fix UiStrings sentence case
Button box rearranging
Fix failure to grab Impress on close (Support #38)

bzr-revno: 1288
2011-02-10 18:35:59 +00:00
dedd98f439 Open Data Folder
bzr-revno: 1287
2011-02-10 17:41:18 +00:00
Andreas Preikschat de57fd9d1e r1285 2011-02-10 14:32:31 +01:00
Raoul Snyman 9c0d23b418 Created a new theme for Qt Help.
Added a condition in the configuration depending on the theme.

Note: to get Qt Help, change the theme to "openlp_qthelp" and then build with "make qthelp".

bzr-revno: 1285
2011-02-10 14:58:15 +02:00
Raoul Snyman f71b3842e6 HEAD 2011-02-10 07:56:34 +02:00
Raoul Snyman b773228017 HEAD. 2011-02-10 07:29:00 +02:00
Raoul Snyman 8abfd2ce14 Fix docstrings and update documentation. 2011-02-10 07:25:08 +02:00
Mattias Põldaru bdf9de4421 merge upstream 2011-02-10 07:12:50 +02:00
Jon Tibble 0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble ae475df74b Fix import 2011-02-10 00:37:04 +00:00
Jon Tibble 660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Mattias Põldaru 2495aa82fc better icon 2011-02-10 02:11:05 +02:00
Mattias Põldaru 5ecb3ce8b8 works in gnome, menu icon missing 2011-02-10 00:53:35 +02:00
Andreas Preikschat 7c0ada4fe1 r1283 2011-02-09 21:00:35 +01:00
Jon Tibble 45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Andreas Preikschat 50e9f9ab5e r1282 2011-02-09 16:00:04 +01:00
Jon Tibble 2ce4aeba92 Fixes 2011-02-09 14:04:50 +00:00
Jon Tibble 5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble 261328d952 Fix last commit 2011-02-08 19:31:55 +00:00
Jon Tibble b4d709f5e2 Fixes and UI valign component
bzr-revno: 1280
2011-02-08 18:50:51 +00:00
Tim Bentley 48e5fc0ced Fix previews after screen blanking on live controller
bzr-revno: 1279
2011-02-08 18:42:24 +00:00
Jon Tibble 2c0625a392 Dedupe, fix logic, fix names 2011-02-08 17:29:24 +00:00
Andreas Preikschat d74e7d1807 r1278 2011-02-08 17:25:46 +01:00
Jon Tibble d3bf2a216e Cleanups - blank lines, line breaks, docstrings, correct string chars.
Remove unused exception
Dedupe presentation controller code
Fill out the range of Delphi colours to fix theme loading (Support 98)
Naming fixes including starting the attack on mainwindow.py.

bzr-revno: 1278
2011-02-08 14:39:59 +00:00
Andreas Preikschat 560b3afd41 - Removed the error dialog when there are no service items in the service (as suggested by superfly)
- Added the ability to include the "playing time" of media items
- Moved settings from advanced tab to the dialog
- Added a dialog with preview function. It provides the following settings:
  a) print text (slides)
  b) print notes
  c) print playing time
  (when the user actually prints the service, the settings are saved.)
- Ability to enter Custom Service Notes.

bzr-revno: 1277
2011-02-08 07:12:11 +02:00
Jon Tibble 0d6af789a0 Fix theme importing (Support 98) 2011-02-08 03:25:50 +00:00
Jon Tibble a97cd1bb9b Unnecessary line breaks 2011-02-08 02:45:37 +00:00
Jon Tibble 943dcf1ffc Naming cleanups 2011-02-07 22:07:48 +00:00
Tim Bentley 975d9f6a1c Fix Song previews when returning from blank screen 2011-02-07 18:46:22 +00:00
Andreas Preikschat 91db60ad7f fixed typos 2011-02-07 19:02:13 +01:00
Andreas Preikschat 9dec924f98 added missing doc 2011-02-07 18:27:38 +01:00
Andreas Preikschat 5410d8dfd1 added a field to enter custom service notes 2011-02-07 18:19:54 +01:00
Jon Tibble c736d0f1f8 Cleanups 2011-02-07 15:55:02 +00:00
Andreas Preikschat ca4238f477 I added the Tool Flag, so that the displays will not appear in the task bar.
bzr-revno: 1275
2011-02-07 03:11:36 +00:00
Andreas Preikschat 1bcbb83144 fixed doc 2011-02-06 21:26:32 +01:00
Andreas Preikschat 5504c541ad removed not needed import, use build_icon 2011-02-06 21:21:18 +01:00
Andreas Preikschat 2230ed5ce1 r1274 2011-02-06 15:53:38 +01:00
Andreas Preikschat e226e171de r1273 2011-02-06 15:39:23 +01:00
Andreas Preikschat e21d2036b5 r1273 2011-02-06 15:28:45 +01:00
Andreas Preikschat ff8fb724e1 fixed line break 2011-02-06 15:26:13 +01:00