Commit Graph

251 Commits

Author SHA1 Message Date
Oliver Wieland 7020177531 ready for python 3 2013-08-31 21:59:13 +02:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Oliver Wieland 74572b07fd Changed variable names
Doing some styling changes
2013-08-17 00:14:27 +02:00
Oliver Wieland cd8f1e29b1 changed variable and property names for consistency
added test functions for bibles/versereferencelist
2013-08-16 22:41:06 +02: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
Andreas Preikschat 5e7bc82694 more constructors 2013-08-01 15:04:42 +02:00
Andreas Preikschat ba462d321b reverted change 2013-07-03 19:06:21 +02:00
Andreas Preikschat 6d414c0fdb r2240 2013-04-23 23:48:51 +02:00
Andreas Preikschat 098d733ad1 bible renamings 2013-04-18 19:45:14 +02:00
Andreas Preikschat 7d336911ba disable manager 2013-03-30 17:38:48 +01:00
Tim Bentley f99e22fd4a Plugins 3 - global var removal 2013-03-19 20:05:13 +00:00
Tim Bentley fb6d292be0 Plugins 2 - setttingsSection gone 2013-03-19 19:43:22 +00:00
Tim Bentley 5ca6d36935 Clean up custom plugin 2013-02-19 21:23:56 +00:00
Andreas Preikschat f94ae4d7c2 reordered imports 2013-02-05 09:05:28 +01:00
Andreas Preikschat 86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Raoul Snyman 12fc795c9c Fix up some issues caused by my refactor and some apparent merge conflict somewhere. 2013-02-03 16:40:48 +02:00
Tim Bentley be6977a1a3 remove plugin helpers 2013-01-23 21:05:25 +00:00
Tim Bentley aafef12bf8 Head with fixes 2013-01-23 20:29:43 +00:00
Tim Bentley 3378e32da3 More cleanups and removal of plugin_helpers 2013-01-23 19:28:47 +00:00
Andreas Preikschat e762e3b672 r2151 + conflicts 2013-01-20 13:23:22 +01:00
Andreas Preikschat b91177f00b removed not needed imports 2013-01-19 00:31:02 +01:00
Andreas Preikschat bf4c1dafb4 fixed up wizard 2013-01-18 21:35:30 +01:00
Andreas Preikschat 5b6326e2ac migrate settings 2013-01-18 20:24:06 +01:00
Andreas Preikschat e55b6ce78e removed set_last_dir and get_last_dir methods 2013-01-17 23:14:06 +01:00
Andreas Preikschat 65d0dac3c8 set default plugin status in plugin.py instead of in the plugins 2013-01-16 12:28:38 +01:00
Andreas Preikschat 095066cf19 add possibility to remove old_keys from the config 2013-01-11 21:44:30 +01:00
Andreas Preikschat 2616f63007 removed value parameter (still needs work) 2013-01-11 00:07:48 +01:00
Andreas Preikschat 6faf76ed5c change empty lines 2013-01-10 21:50:01 +01:00
Andreas Preikschat 2a816115bb pull in settings; renamed dict 2013-01-10 21:41:16 +01:00
Andreas Preikschat a8588e0de5 fixed indentation 2013-01-10 21:09:27 +01:00
Andreas Preikschat eb6bc6adbc started work to store setting in a (half) central place 2013-01-10 20:33:48 +01:00
Tim Bentley f9bd71f3b3 Cleanup plugins 2013-01-01 16:33:41 +00:00
Tim Bentley 4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Andreas Preikschat fc38f62a17 trunk + conflicts 2012-12-04 22:50:14 +01:00
Tim Bentley a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Andreas Preikschat 3629c8a535 r2098 + conflict 2012-11-01 16:56:03 +01:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Andreas Preikschat 159f3ea9a2 r2074 + conflicts 2012-10-03 18:38:06 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Andreas Preikschat 999af73d14 variable naming conventions, converted dict to list 2012-06-16 17:51:04 +02:00
Andreas Preikschat ed3b7660fa removed not neede unicode calls 2012-05-17 20:57:01 +02:00
Andreas Preikschat 2d99f59c84 started to use QString v2 api 2012-05-17 17:13:09 +02:00
Stevan Pettit f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
M2j c6c62bdcad pythonifying code:
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Raoul Snyman 070ed7fcb5 Merged HEAD from trunk and fixed a conflict.
Some more refactoring.
2012-04-22 21:37:11 +02:00
Raoul Snyman 4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00