Commit Graph

4097 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 695cf68bf2 Refactor and rename listviews for DnD
Wizard refactors
Cleanups

bzr-revno: 1290
2011-02-10 20:46:56 +00:00
Andreas Preikschat 63d4842da5 Do not add the entry attribute to songbooks when there is no song number.
bzr-revno: 1289
2011-02-10 19:46:27 +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
Andreas Preikschat abc33c4811 do not add empty 'entry' property 2011-02-10 18:42:13 +01: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 76fd92b01a Handle Impress errors better 2011-02-10 04:19:38 +00: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
Jon Tibble fb97816711 Unused imports 2011-02-09 21:30:41 +00:00
Andreas Preikschat 000732db69 string fix 2011-02-09 21:11:23 +01:00
Andreas Preikschat 40aacf69fd enable checking the item when double clicking 2011-02-09 21:05:44 +01:00
Andreas Preikschat 7c0ada4fe1 r1283 2011-02-09 21:00:35 +01:00
Andreas Preikschat 73cf235b49 doc fix 2011-02-09 20:55:53 +01:00
Andreas Preikschat 6a409e8957 added search box, added buttons 2011-02-09 20:36:13 +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 9b1a190869 use build_icon, bug fix 2011-02-08 18:05:09 +01:00
Andreas Preikschat d74e7d1807 r1278 2011-02-08 17:25:46 +01:00
Jon Tibble dc7486c3f8 D'oh 2011-02-08 16:22:54 +00: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
Jon Tibble b6735065c0 Presentation dedupe 2011-02-07 19:37:07 +00:00