Commit Graph

9787 Commits

Author SHA1 Message Date
Andreas Preikschat
6e502554a6 r1972 2012-05-20 17:58:08 +02:00
Andreas Preikschat
9fa14f3e3a attempt to fix bug 923496
Fixes: https://launchpad.net/bugs/923496
2012-05-20 17:52:21 +02:00
Edwin Lunando
fb8519694e updated the set_default_header_footer method on lib/theme.py
all the works and the import is inside the method.
2012-05-20 21:05:06 +07:00
Samuel Findlay
e01995eafd Tidy up 2012-05-20 11:42:07 +10:00
Andreas Preikschat
0ba3ccf199 random clean ups 2012-05-19 20:56:28 +02:00
Andreas Preikschat
2b00c28635 r1972 2012-05-19 20:49:39 +02:00
Edwin Lunando
41d1ea3590 added comment 2012-05-19 23:50:45 +07:00
Andreas Preikschat
5157f3a714 fixed traceback 2012-05-19 17:49:23 +02:00
Andreas Preikschat
49cd100f90 clean up 2012-05-19 17:41:05 +02:00
Andreas Preikschat
b0585297fb clean up 2012-05-19 17:30:09 +02:00
Andreas Preikschat
1fe4e0a56a removed toFloat() 2012-05-19 17:25:39 +02:00
Andreas Preikschat
01db1d34d8 removed/added empty lines 2012-05-19 17:12:15 +02:00
Andreas Preikschat
a085694be1 removed toString(), toPyObject() 2012-05-19 17:10:05 +02:00
Samuel Findlay
e28f654b0f r1972 2012-05-19 20:49:05 +10:00
Samuel Findlay
cdd867a755 Added static method isValidSource so importers can validate their input. Also tidyup: removed SongImport.errorLog 2012-05-19 20:43:19 +10:00
Andreas Preikschat
b124481ea2 continued with QVariant 2012-05-19 11:13:32 +02:00
Andreas Preikschat
b07fab7ff0 clean up 2012-05-19 10:50:33 +02:00
Edwin Lunando
b9aaaf05f6 Using the renderer.py calculation 2012-05-19 15:46:22 +07:00
Andreas Preikschat
175b01621d fixed songusage, clean ups 2012-05-19 10:44:45 +02:00
Andreas Preikschat
374a426340 added another case, clean ups 2012-05-19 10:29:31 +02:00
Andreas Preikschat
039ba3f412 r1972 + conflict 2012-05-18 17:14:09 +02:00
Andreas Preikschat
e878e17784 - removed a work around as it should not be needed any longer; - uncommented some lines
bzr-revno: 1972
2012-05-18 17:09:02 +02:00
Edwin Lunando
3fdb3b2991 I've resolved the bug #902492
I got the primary screen resolution from the ScreenList class.
2012-05-18 17:44:28 +07:00
Edwin Lunando
81f0ff3870 #902492 resolved. All the working code is a placed at theme.py. 2012-05-18 17:38:05 +07:00
Stevan Pettit
aa5805863a Moved location of settings ini file to ..\Data 2012-05-17 23:24:49 -04:00
Andreas Preikschat
d15bb74b73 r1971 + conflict 2012-05-17 23:57:00 +02:00
Raoul Snyman
d754fe4ae5 Fixed a super-annoying bug where any newly imported Bibles would throw an exception.
bzr-revno: 1971
2012-05-17 22:38:40 +02:00
Andreas Preikschat
779a1201fc reverted some changes to avoid conflicts + clean up 2012-05-17 22:26:31 +02:00
Andreas Preikschat
e80287f591 fixed import 2012-05-17 22:19:07 +02:00
Andreas Preikschat
cb13f805e4 clean up + fix 2012-05-17 22:06:23 +02:00
Andreas Preikschat
c36475f27e completely fixed recently file menu 2012-05-17 21:57:45 +02:00
Andreas Preikschat
3fa5422d7d fixed recent file menu 2012-05-17 21:49:06 +02:00
Stevan Pettit
a7fc64f0c3 Fixed problem with Import settings. 2012-05-17 15:23:58 -04:00
Andreas Preikschat
06e49d4b97 clean up 2012-05-17 21:01:15 +02:00
Andreas Preikschat
ed3b7660fa removed not neede unicode calls 2012-05-17 20:57:01 +02:00
Andreas Preikschat
a379d9ec54 more clean ups 2012-05-17 18:53:54 +02:00
Andreas Preikschat
56c36f355d More clean ups and fixes 2012-05-17 18:35:58 +02:00
Andreas Preikschat
5378399302 more clean ups 2012-05-17 18:32:43 +02:00
Andreas Preikschat
4a979b49d9 continued to implement QString v2 api 2012-05-17 18:19:06 +02:00
Andreas Preikschat
2d99f59c84 started to use QString v2 api 2012-05-17 17:13:09 +02:00
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