Andreas Preikschat
|
0b9923742e
|
trivial clean ups
|
2012-05-17 14:59:57 +02:00 |
|
Andreas Preikschat
|
d9cbcc7d46
|
r1970
|
2012-05-17 14:43:30 +02:00 |
|
Raoul Snyman
|
f5cba00ca9
|
Fixed a small bug left over from a previous refactoring.
Fixes: https://launchpad.net/bugs/997174
|
2012-05-16 18:42:33 +02:00 |
|
Edwin Lunando
|
a251522ef3
|
#902492 resolved
|
2012-05-16 20:14:32 +07:00 |
|
Raoul Snyman
|
bfcb6a50b0
|
Reworked according to Andreas' specifications.
|
2012-05-15 23:06:09 +02:00 |
|
Stevan Pettit
|
eb58ee10e8
|
Changed name of settings INI to conform to PortableApps Standards
Disabled data path change when running portable
|
2012-05-14 23:17:20 -04:00 |
|
Raoul Snyman
|
8436d9d8c0
|
Fixed a super-annoying bug where any newly imported Bibles would throw an exception.
|
2012-05-11 21:09:12 +02:00 |
|
Stevan Pettit
|
2f38d55261
|
Changes to accomodate correct directory structure
|
2012-05-11 14:37:57 -04:00 |
|
Stevan Pettit
|
f1586052a6
|
Added code to allow OpenLP to run portable
|
2012-05-11 08:22:34 -04:00 |
|
Stevan Pettit
|
cf0e8c184e
|
Fixed code per comments. Fixed misc syntax errors.
|
2012-05-10 19:23:45 -04:00 |
|
Tim Bentley
|
01ed8e4ed8
|
Fix delete key for services
bzr-revno: 1970
|
2012-05-07 18:07:34 +01:00 |
|
Andreas Preikschat
|
09faa0aac9
|
show shortcuts in service item menu
bzr-revno: 1969
|
2012-05-07 18:48:09 +02:00 |
|
Tim Bentley
|
7cb1603d12
|
Fix traceback
|
2012-05-07 17:01:53 +01:00 |
|
Andreas Preikschat
|
5f1afcf9de
|
show shortcuts in service item menu
|
2012-05-07 17:49:22 +02:00 |
|
Andreas Preikschat
|
43892f7d53
|
r1968
|
2012-05-07 17:45:02 +02:00 |
|
Samuel Findlay
|
a03af240df
|
Minor fixes
|
2012-05-07 23:38:02 +10:00 |
|
Samuel Findlay
|
31debbe238
|
Improved PowerSong import wizard validation
|
2012-05-07 23:26:52 +10:00 |
|
Samuel Findlay
|
3483231a32
|
Adapted PowerSongImport class to receive a folder
|
2012-05-07 23:10:26 +10:00 |
|
Samuel Findlay
|
28d9a05731
|
Adapted all PowerSong import widgets for select folder
|
2012-05-07 21:24:46 +10:00 |
|
Samuel Findlay
|
bf4dcdde92
|
Added getFolder to OpenLPWizard
|
2012-05-07 20:36:39 +10:00 |
|
Tim Bentley
|
f9247078bc
|
more Delete clean ups
|
2012-05-07 09:35:52 +01:00 |
|
Tim Bentley
|
bcb6668792
|
Delete clean ups
|
2012-05-07 09:21:21 +01:00 |
|
Tim Bentley
|
5815d637a7
|
Add Service delete to Shortcuts and allow from keyboard
|
2012-05-07 08:40:34 +01:00 |
|
Tim Bentley
|
ba71bd5b6d
|
Head
|
2012-05-07 08:27:14 +01:00 |
|
Andreas Preikschat
|
ba8dc0d075
|
r1968
|
2012-05-06 13:15:32 +02:00 |
|
Andreas Preikschat
|
be26adc0b8
|
added secondary priority for the image queue to privilege images which were added earlier over images which were added later, when both have the same priority
bzr-revno: 1968
|
2012-05-05 21:53:34 +02:00 |
|
Samuel Findlay
|
fc8c5598aa
|
Changed 'PowerSong' to 'PowerSong 1.0 and Code tidy ups.
bzr-revno: 1967
|
2012-05-05 19:51:31 +01:00 |
|
Andreas Preikschat
|
2680cc7cda
|
- fixed regression which I have introduced in r1962 (user defined formatting tags were not considered any longer); - reworked staticmethods (merged functions etc); - changed saveButton behaviour to reflect the internal things happening (the button is now only enabled when you can save a change)
bzr-revno: 1966
|
2012-05-05 20:38:59 +02:00 |
|
Andreas Preikschat
|
8b08fbbe32
|
docs and class variable fix
|
2012-05-05 20:34:26 +02:00 |
|
Andreas Preikschat
|
265b703ba9
|
fixed bug 885874 (Song with mis matched formatting tags abends on render); fixed one extra new lines added before and after an optional break
bzr-revno: 1965
Fixes: https://launchpad.net/bugs/885874
|
2012-05-05 20:15:13 +02:00 |
|
Andreas Preikschat
|
9ab12d191b
|
- random clean ups
bzr-revno: 1964
|
2012-05-05 18:09:14 +02:00 |
|
Andreas Preikschat
|
5959ee5158
|
fixed regression, reworked staticmethods, changed button behaviour to reflect the internal actions
|
2012-05-05 18:03:40 +02:00 |
|
Andreas Preikschat
|
1f1bcc954f
|
r1963
|
2012-05-05 16:57:58 +02:00 |
|
Andreas Preikschat
|
b72101c724
|
fixed formatting tag not being present on slides
|
2012-05-05 16:36:47 +02:00 |
|
Andreas Preikschat
|
b3f733233a
|
fixed two extra new lines being added
|
2012-05-05 16:25:55 +02:00 |
|
Andreas Preikschat
|
f658c741eb
|
renamed method
|
2012-05-05 16:12:11 +02:00 |
|
Andreas Preikschat
|
74ff2f92ee
|
added comment
|
2012-05-05 16:08:07 +02:00 |
|
Andreas Preikschat
|
75f1041d27
|
removed occurrences of 'virtual' split
|
2012-05-05 16:03:48 +02:00 |
|
Andreas Preikschat
|
a9c1443cc5
|
r1963
|
2012-05-05 15:59:27 +02:00 |
|
Andreas Preikschat
|
34b3173988
|
fixed bug 885874 (Song with mis matched formatting tags abends on render)
Fixes: https://launchpad.net/bugs/885874
|
2012-05-05 15:59:04 +02:00 |
|
Andreas Preikschat
|
7f7ac0c54e
|
extended doc string
|
2012-05-05 14:40:31 +02:00 |
|
Andreas Preikschat
|
aa917e7aba
|
fixed cap
|
2012-05-05 14:38:06 +02:00 |
|
Andreas Preikschat
|
baf1c792e5
|
clean ups
|
2012-05-05 14:24:25 +02:00 |
|
Andreas Preikschat
|
785787d7f3
|
added secondary criterion for the image queue to privilege images which were added earlier over images which were added later, when both have the same priority
|
2012-05-05 14:23:42 +02:00 |
|
Andreas Preikschat
|
792ac861ee
|
r1963
|
2012-05-05 12:48:09 +02:00 |
|
Andreas Preikschat
|
ccc5c20984
|
r1963
|
2012-05-05 12:20:49 +02:00 |
|
Stevan Pettit
|
3f62cc16bb
|
Merged with trunk. Resolved a conflict
|
2012-05-03 20:19:11 -04:00 |
|
Raoul Snyman
|
cc3243d8bd
|
Fixed up some things so that our source is Debian-compliant and moved some of the packaging stuff to it's own branches.
bzr-revno: 1963
|
2012-05-03 22:52:17 +02:00 |
|
Andreas Preikschat
|
554df1e363
|
Improved renderer performance: 0.11 vs. 0.29 (average time needed)
bzr-revno: 1962
Fixes: https://launchpad.net/bugs/856296
|
2012-05-03 22:51:04 +02:00 |
|
Stevan Pettit
|
e86272f4d5
|
Fixed dialogues. Made changes to GUI.
|
2012-05-03 14:30:30 -04:00 |
|