Oliver Wieland
cd8f1e29b1
changed variable and property names for consistency
...
added test functions for bibles/versereferencelist
2013-08-16 22:41:06 +02:00
c83dbe7f63
Fix bug #1212801 where the song edit form did not clear a previously set theme.
...
Fixes: https://launchpad.net/bugs/1212801
2013-08-15 21:49:51 +02:00
Philip Ridout
1fb0048def
added fallback to retieve_windows encoding
2013-08-13 21:51:52 +01:00
Philip Ridout
364fde73c5
Fix #120515 by reimplementing QFileDialog.getOpenFileNames
2013-08-13 19:02:04 +01:00
Oliver Wieland
e474a3ce7d
new checkbox "Display verse numbers" instead of option "No Display" in display_style_combo_box
2013-08-11 16:43:27 +02:00
Oliver Wieland
6bebf6a407
Option "No brackets" didn't work anymore - fixed
2013-08-10 16:51:01 +02:00
Oliver Wieland
77a4b0986a
'formatVerse' now returns an empty string instead of '{su}{/su}'
2013-08-10 11:17:44 +02:00
Oliver Wieland
57bab85464
fixes bug #1051699 'Bibles add option to not display chapter and verse numbers'
...
Fixes: https://launchpad.net/bugs/1051699
2013-08-09 21:31:59 +02:00
Philip Ridout
9e48362f1d
Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
...
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....
2013-08-04 16:30:58 +01:00
Philip Ridout
961d70b836
Fixed bug #1194610 By detecting the encoding ranther than assuming.
2013-08-03 20:15:59 +01:00
Philip Ridout
43fef6cc2b
fixed 1184869 by checking that the anchor tag actually has some text
2013-08-02 22:51:39 +01:00
Andreas Preikschat
5fe9de5377
use super()
2013-08-01 19:24:54 +02:00
Andreas Preikschat
879a8ad3fd
spelling
2013-08-01 17:12:29 +02:00
Andreas Preikschat
07ab1cf217
changes calls to super calls
2013-08-01 17:11:03 +02:00
Andreas Preikschat
4b7e9255a3
changed super calls
2013-08-01 17:08:03 +02:00
Andreas Preikschat
18508cf654
fixed spelling
2013-08-01 15:05:45 +02:00
Andreas Preikschat
5e7bc82694
more constructors
2013-08-01 15:04:42 +02:00
Andreas Preikschat
b48fbd40a3
fixed formatting tags
2013-08-01 14:57:59 +02:00
Andreas Preikschat
4cb4a8f261
head
2013-07-31 19:36:06 +02:00
Philip Ridout
97de1555fe
Fixed #1204629 so that typing an image path actually changes the background.
...
Made the page validation more robust by including the fileDialog
bzr-revno: 2284
Fixes: https://launchpad.net/bugs/1204629
2013-07-31 19:31:59 +02:00
Philip Ridout
97e481dd1a
changed skip_song to save_song & changed logic arround
...
bzr-revno: 2283
Fixes: https://launchpad.net/bugs/1174039
2013-07-31 19:30:38 +02:00
Tim Bentley
50b1ba437e
cherrypy changes
2013-07-27 12:30:38 +02:00
Philip Ridout
57cf6d5445
actually changed validation this time
2013-07-26 21:17:51 +01:00
Philip Ridout
3236af354c
fixed #1204629 and made the validation more robust by checking the open dialog
2013-07-25 21:11:57 +01:00
Philip Ridout
1cde5f146d
change logic round due to name change
2013-07-24 21:04:49 +01:00
Philip Ridout
f880816434
change skip_song to save_song
2013-07-24 19:43:56 +01:00
Philip Ridout
47ffa7c9e3
actually add test file
2013-07-23 19:23:45 +01:00
Philip Ridout
ce4eb0cd59
HEAD
2013-07-23 19:21:34 +01:00
Philip Ridout
ad3d1b5e94
fixes #171891
...
tests added
2013-07-23 19:19:26 +01:00
s.mehrbrodt@gmail.com
a52ffdb483
Fix indentation
2013-07-22 22:27:51 +02:00
Andreas Preikschat
dbaa7c59e4
2013-07-21 22:36:41 +02:00
Andreas Preikschat
5ba72b4ad1
head + conflict
2013-07-21 22:34:51 +02:00
Tim Bentley
208e1c2e1e
Change uno import for exception form to remove excess uno import noise
...
bzr-revno: 2282
2013-07-21 16:40:04 +01:00
Tim Bentley
72c83d444b
missing blank line
2013-07-21 15:13:44 +01:00
Tim Bentley
790c9ae4f6
Add doc string
2013-07-21 15:10:21 +01:00
Andreas Preikschat
3fef52348b
head
2013-07-20 11:38:24 +02:00
Andreas Preikschat
6257d2c9bb
fixed bug 1183078 (Media file list disappears on restart)
...
bzr-revno: 2281
2013-07-20 06:54:40 +01:00
Tim Bentley
50f3b2b563
Fix uno import noise in python 3
2013-07-19 21:56:31 +01:00
s.mehrbrodt@gmail.com
4894ad6dc2
Improve message when an invalid order was entered
...
It mentions that the delimiter has to be a space.
Fixes: https://launchpad.net/bugs/1094809
2013-07-19 18:52:16 +02:00
Andreas Preikschat
4eb1c3b4f1
do not try to save an empty list
2013-07-19 18:38:43 +02:00
Andreas Preikschat
a1577df2be
fixed song export again
2013-07-19 18:27:16 +02:00
Andreas Preikschat
d5b0f3ac9a
fixed version number
2013-07-19 18:07:33 +02:00
Tim Bentley
7d081b866a
head
2013-07-19 16:52:01 +01:00
Tim Bentley
dc7cb85574
Uneeded import
2013-07-19 16:51:47 +01:00
s.mehrbrodt@gmail.com
41cfa38fb6
Revert changes in mainwindow.ui file
2013-07-19 17:39:05 +02:00
s.mehrbrodt@gmail.com
951d8964db
Don't allow to collapse the Live or Preview Pane.
...
They can still be hidden via the menu.
2013-07-19 17:36:45 +02:00
Andreas Preikschat
a0f35e0d5e
fixed bug 1183078
...
Fixes: https://launchpad.net/bugs/1183078
2013-07-19 15:57:19 +02:00
Andreas Preikschat
ac07275613
changed to 120 chars
...
bzr-revno: 2280
2013-07-19 15:43:38 +02:00
Andreas Preikschat
e32f0869cc
constructors
2013-07-19 15:00:15 +02:00
Andreas Preikschat
5fe64a1d39
super calls
2013-07-18 21:49:44 +02:00