Andreas Preikschat
d1986e61e9
r1298
2011-02-14 19:00:51 +01:00
Raoul Snyman
783c2bdf9a
Re-fixed the data directory on Linux with XDG installed.
...
bzr-revno: 1298
2011-02-13 22:11:03 +02:00
Raoul Snyman
572cbd95f0
Re-fixed the data directory on Linux with XDG installed.
2011-02-13 22:03:55 +02:00
Philip Ridout
1384688708
Importer for SongShow Plus
...
bzr-revno: 1297
2011-02-13 15:59:17 +00:00
Philip Ridout
1913da71cc
Added SongShow Plus importer.
2011-02-13 15:13:52 +00:00
Tim Bentley
5dc18c701c
Add ability to set the start point of a media item.
...
Display the start and end time of an item in service manager.
bzr-revno: 1296
Fixes: https://launchpad.net/bugs/716843
2011-02-13 14:19:16 +00:00
Tim Bentley
720c2036e3
Review comments
2011-02-13 13:11:15 +00:00
Tim Bentley
c75e884c7e
Minor fixes
2011-02-13 11:05:56 +00:00
Tim Bentley
f12b5f60ae
r1295
2011-02-13 10:38:05 +00:00
Tim Bentley
57c0ab31dc
Video length tagging and display
2011-02-13 10:37:27 +00:00
Jon Tibble
bbf3a3916d
Fixes
...
bzr-revno: 1295
2011-02-12 17:33:56 +00:00
Jon Tibble
e69819a3d3
Fix alertTabs
2011-02-12 16:07:11 +00:00
Jon Tibble
9f25de0280
Path typo
2011-02-12 15:38:28 +00:00
Tim Bentley
d98ea53cc1
Allow media items to start in the middle
2011-02-12 10:04:10 +00:00
Andreas Preikschat
a0e00bb1a0
Fixed selecting the wrong item when moving an item down (re-ordering images)
...
bzr-revno: 1294
2011-02-11 22:38:47 +00:00
Andreas Preikschat
42b1b72ff9
fixed buttons
2011-02-11 19:35:25 +01:00
Jon Tibble
2bcc01f35d
Fix data directory paths
...
bzr-revno: 1293
2011-02-11 18:34:59 +00:00
Andreas Preikschat
490e7051bb
r1292
2011-02-11 19:21:05 +01:00
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
Jon Tibble
98a28d8580
Fix the other data dirs
2011-02-11 17:55:41 +00:00
Jon Tibble
dd62045678
Fix Windows data dir
2011-02-11 17:50:34 +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
Andreas Preikschat
5bd646ce36
r1283
2011-02-10 07:34:34 +01: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