Commit Graph

248 Commits

Author SHA1 Message Date
Jon Tibble dae7dff242 Fix last commit
Speed up OpenSong bible importer
2011-02-04 19:58:44 +00:00
Jon Tibble c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Jon Tibble f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble 91540c221a Cleanups and fix song edit form 2011-02-01 18:05:59 +00:00
Jon Tibble 9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Jon Tibble 091d604901 Better string fix 2011-01-18 19:31:03 +00:00
Jon Tibble 14d45a0011 Fix verse order saving 2011-01-18 19:11:46 +00:00
Jon Tibble 90c742f9ba Fix song validating and saving process 2011-01-17 00:52:00 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble 2428e9a46a Fix db fix 2011-01-14 21:37:32 +00:00
Jon Tibble 6e2cc7ebff Fix db committing too early (Bug #703073) 2011-01-14 21:19:41 +00:00
Andreas Preikschat ce1241aa0f merged classes together 2011-01-09 17:52:31 +01:00
M2j 92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Tim Bentley 1031ea40d9 Fix Song form clean up for new song having edited previously.
Fixes: https://launchpad.net/bugs/696362
2011-01-02 08:03:42 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley 47441be28a Fix song edit bug
Fix Custom wording 693150

Fixes: https://launchpad.net/bugs/693150, https://launchpad.net/bugs/691952
2010-12-21 19:49:02 +00:00
Tim Bentley f1eb140954 Fix song saving error. Reverting 1036 as this is causing an exception in song saving
Fixes: https://launchpad.net/bugs/691952
2010-12-21 16:32:46 +00:00
Tim Bentley 02645f0457 Songs must have an Author 2010-12-18 17:11:21 +00:00
M2j e6bc3b9303 song search strings: handle unicode and reindex also search_lyric 2010-12-16 19:20:46 +01:00
Tim Bentley 4a7300c6c0 Topic and Book Auto completion 2010-12-12 08:35:02 +00:00
Tim Bentley 031b23ccda Format errors 2010-12-11 20:57:45 +00:00
Tim Bentley bc0ca88af5 Add Autocompletion for Authors and Themes 2010-12-11 20:31:47 +00:00
M2j 3ad231940c HEAD 1127 2010-12-08 09:25:28 +01:00
M2j 62766269f1 - remove None in .split() method
- change translatable codepage selection strings
2010-12-08 09:21:17 +01:00
andreas c8fe3ceb67 - docs
- disable "edit" and "delete" button when loading a song or creating a new one (*)

(*) To reproduce this, edit/create a song, select a verse and click "Cancel". When you edit/create another song, the "edit" and "delete" buttons are enabled.

Manually fix conflict in comments on merge (trb143)

bzr-revno: 1127
2010-12-02 09:11:34 +00:00
Tim Bentley cc9ef10821 Songs get created correctly and displays refreshed 2010-11-29 16:02:41 +00:00
Andreas Preikschat 8929aaaa23 docs; make sure, that the edit/delete buttons are always disabled after loading the window 2010-11-28 16:10:51 +01:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +00:00
M2j 4ccb48ffce HEAD 1114 2010-11-12 14:40:24 +01:00
M2j 4294ae83b8 split song verse order at consecutive whitespaces and not just u' ' 2010-11-04 20:32:43 +01:00
Andreas Preikschat f4b86d1f14 songmanager -> manager, fixed traceback 2010-11-03 19:18:44 +01:00
Andreas Preikschat 421577f8ce make sure that the 'edit' and 'delete' buttons are disabled after editing all verses 2010-10-10 14:14:12 +02:00
Jonathan Corwin 3615fe5d13 Fix save/load of songnumber/book 2010-09-25 12:55:01 +01:00
Raoul Snyman 697cc79b3a Fix bug #598805 2010-09-24 22:54:52 +02:00
Raoul Snyman 794493d0d1 Fixed bug #640460. 2010-09-17 21:02:25 +02:00
Tim Bentley 4c648f142c Fix song editing display bug
Fixes: https://launchpad.net/bugs/630247
2010-09-07 17:12:47 +01:00
Raoul Snyman 60fa82b78c Fix bug #598805 2010-09-07 15:23:02 +02:00
Jon Tibble 168033566a Head r997 2010-08-28 20:40:27 +01:00
Jon Tibble 066a97f4d7 Really fix song maintenance as subform (Bug #612282) 2010-08-28 20:32:24 +01:00
Jon Tibble bb31492609 Fix song maintenance as subform (Bug #612282) 2010-08-27 23:49:27 +01:00
Tim Bentley 9f4066bf3f More fixes and update song editing 2010-08-21 20:35:32 +01:00
Jon Tibble c9edfb9508 Cleanup QMessageBoxes using defaults 2010-07-31 03:06:44 +01:00
Jon Tibble 003cfd1e68 Fix unused var and standardise loop vars 2010-07-30 17:13:17 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
andreas c4a59586a6 improvement + fix 2010-07-21 15:13:03 +02:00
andreas 2691636e71 fixed Song Book publisher
fixed Authors like "0123hallo" which cannot be splitted
2010-07-21 12:30:29 +02:00