Commit Graph

5187 Commits

Author SHA1 Message Date
Tim Bentley
f1fe86250a Fix reference to none object
bzr-revno: 1292
Fixes: https://launchpad.net/bugs/716843
2011-02-11 18:14:02 +00:00
Tim Bentley
4a4f7d7ef4 Fix crash on blank of single display screen
Fixes: https://launchpad.net/bugs/716843
2011-02-11 17:28:14 +00:00
Tim Bentley
4422d824bb r1291 2011-02-11 17:19:56 +00:00
Jon Tibble
186eec0eb3 Fixes, cleanups and UiStrings
Refactor plugins: icon building, settings tabs and media items

bzr-revno: 1291
2011-02-11 13:29:17 +00:00
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
Tim Bentley
f3a93aaa54 r1287 2011-02-10 17:41:55 +00:00
dedd98f439 Open Data Folder
bzr-revno: 1287
2011-02-10 17:41:18 +00:00
andreas
12677a4d36 - added a OpenLyrics exporter
- save OpenLyrics meta data to songs (service items and xml files)
- fixed a bug in OpenSong import
- fixed verse type when importing xml songs (instead of "V" we add "Verse" to the database)
- verse order in exported songs is now lower case (service items and xml files)
- updated copyright information (not the scripts directory)

Notes to the OpenLyrics export dialog:
- sorting does not work very nicely
- the search does only consider the title of the qlistwidgetitem:
    "title (author, author, author)"
- the search does not remove , and . and the like
- the buttons check/uncheck all songs (also hidden ones)

I thought about two scenarios:
1) Somebody wants to export all songs. He'll use the "check all" button and will not need the search box.

2) The user wants to export single songs. He will use the search box and double click the songs (or check the checkbox).

bzr-revno: 1286
2011-02-10 17:38:42 +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
13d3451d6c Fixed up some of the docstrings and updated the documentation.
bzr-revno: 1284
2011-02-10 14:57:13 +02:00
Raoul Snyman
e52cae13fd Some conditional configuration. 2011-02-10 08:36:41 +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
eabff22221 Fixes and translation deduplication
bzr-revno: 1283
2011-02-09 19:03:04 +00: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
8f39de8e61 UI library - UiStrings
bzr-revno: 1282
2011-02-09 13:17:30 +00:00
Jon Tibble
5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Tim Bentley
a02b98faec r1281 2011-02-08 20:51:05 +00:00
Jon Tibble
bd20f83b4b Fix last commit
bzr-revno: 1281
2011-02-08 19:37:03 +00:00
Tim Bentley
6968eab814 r1281 2011-02-08 19:33:52 +00:00