Commit Graph

5830 Commits

Author SHA1 Message Date
Andreas Preikschat
74b44731bf r1295 2011-02-13 12:53:45 +01: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
321269b11b Fixes and cleanups 2011-02-13 01:24:47 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
ad03f8588e Magic number -> SongSearch 2011-02-12 22:01:18 +00:00
Jon Tibble
bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble
0561fa2525 Strings 2011-02-12 18:43:23 +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
Jon Tibble
34cf16fd06 WizardStrings 2011-02-12 15:37:02 +00:00
Tim Bentley
d98ea53cc1 Allow media items to start in the middle 2011-02-12 10:04:10 +00:00
Jon Tibble
0988158c56 Import fixes 2011-02-12 04:20:53 +00:00
Jon Tibble
a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble
8d18a51f09 WizardStrings 2011-02-12 02:43:13 +00:00
Jon Tibble
314697427d Fixes 2011-02-12 00:41:09 +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
Jon Tibble
65cdc31a88 UiStrings 2011-02-11 22:15:13 +00:00
Jon Tibble
23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble
9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +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
072531ca00 prevent exception, when translation does not contain a space 2011-02-10 18:13:59 +01:00
Andreas Preikschat
8498b3e2ae 2011-02-10 18:11:14 +01:00