Commit Graph

485 Commits

Author SHA1 Message Date
Philip Ridout bdec3f407b Remove proxy settings from individual bibles and use the centeral OpenLP proxy server settings. 2018-10-22 21:17:55 +01:00
Tim Bentley 3a0d0ff2ea Head 2018-08-04 21:58:13 +01:00
Tomas Groth 318e90f893 Fixes for pycodestyle 2018-07-02 22:38:47 +02:00
Tim Bentley 7d5e742c90 more cleanups 2018-04-21 20:57:51 +01:00
Tim Bentley 41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
Tim Bentley 5495ba8cf3 plugins done and tested 2017-12-28 08:08:12 +00:00
Phill Ridout 8717d62188 Set word wrap on SWORD importer info label
Fixes: https://launchpad.net/bugs/1736274
2017-12-17 15:23:38 +00:00
Phill Ridout e763cd81df HEAD 2017-11-11 12:20:45 +00:00
Phill Ridout 66534a58ab Head 2017-11-06 22:41:36 +00:00
Phill Ridout 960ddedc6f make tidy text part of core.\nRemove redundant (since py3) re.UNICODE flag
Fixes: https://launchpad.net/bugs/1727517
2017-10-28 11:04:09 +01:00
Raoul Snyman d5ab3340eb Move widgets to a widgets module 2017-10-23 15:09:57 -07:00
Philip Ridout 46f93a9d1b head 2017-10-10 20:17:48 +01:00
Philip Ridout 66049f0c96 bible pathlib changes 2017-10-10 20:09:20 +01:00
Raoul Snyman b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
Philip Ridout 63bd98372a Move applocation over to using pathlib 2017-08-01 21:59:41 +01:00
Philip Ridout c0f2a9a777 HEAD 2017-06-09 07:06:49 +01:00
Olli Suutari f8b32578f4 Fixed 32 missing "x" buttons for closing windows and forms. (Left it unavailable for bug report.) 2017-06-04 15:14:23 +03:00
Philip Ridout a4ffbce6c3 HEAD 2017-05-30 19:50:39 +01:00
Philip Ridout a24d5f8f15 TODO's TODOne, and a few other cleanups 2017-05-30 19:42:35 +01:00
Philip Ridout 353b2b3067 Implement a custom widget for editing paths 2017-05-12 22:05:50 +01:00
Philip Ridout 1100cd5a5b Fix segfault with QFormLayout in BibleImportForm\nAlso fix up a failing test 2017-05-06 10:22:34 +01:00
Olli Suutari 1c2ea31112 - Merged trunk on 8.1.17 2017-01-08 21:12:12 +02:00
Tim Bentley 74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Olli Suutari a9520ced68 - Merged trunk on 23.12.16 2016-12-23 22:16:24 +02:00
Olli Suutari 8eb35e3591 - Changed one pair of " to '
- Changed the code for checking Bible meta exists
- Changed the default value for the new setting to "True"
2016-12-18 08:06:10 +02:00
Olli Suutari f45ee8ac17 - Turned the one try statement into multiple so the existing data could be loaded if some fields were missing. 2016-12-04 01:19:08 +02:00
Olli Suutari f3ce137233 - Merged trunk on 4.12.16 2016-12-04 00:48:30 +02:00
Raoul Snyman ef7f0b1389 Fix pep8 2016-11-25 16:21:27 +02:00
Raoul Snyman 846476c4ad Stop wizards from resizing themselves based on the contents of comboboxes 2016-11-25 15:58:33 +02:00
Raoul Snyman 826bfd02dd Add a WordProject Bible importer 2016-11-24 23:48:51 +02:00
Philip Ridout 997cb859d3 Changed some icons to use svg 2016-10-27 18:45:50 +01:00
Olli Suutari 2edf579ec3 - Added the placeholder texts to uistrings
- Added placeholder texts for Bible importer & Edit.
2016-09-17 01:24:27 +03:00
Olli Suutari 173e7c78ea - Fixed the multiline text input for Bible importer 2016-09-16 23:48:56 +03:00
Olli Suutari aa76cf5b2c - Merged trunk on 16.9.16 2016-09-16 22:51:54 +03:00
Olli Suutari 1838fca41e - Commit for merging trunk < Has some unfinished ui strings in Bible edit form. 2016-09-16 22:47:29 +03:00
Olli Suutari 25631152ad The import saves the value if we use QLineEdit instead of QPlainTextEdit... But why? 2016-09-15 03:22:36 +03:00
Olli Suutari 7ba2bb6d82 - Fixed the missing field traceback
- Created the field for import
  (This does not work, why?)
2016-09-15 02:53:04 +03:00
Olli Suutari 0c93d6b032 - Created a working "Full license" field for Bible editor.
Problem: If metadata does not already have full_license field = traceback.
2016-09-15 01:20:33 +03:00
Philip Ridout 628027ffc8 Moved validate_xml in to bible import and improved operation. More tests 2016-08-29 17:11:09 +01:00
Philip Ridout e91b87da8c Start on osis importer. Some further improvements of other importers 2016-08-28 22:03:04 +01:00
Philip Ridout f1b25ef503 Moved importers in to dedicated directory 2016-08-09 21:45:25 +01:00
Philip Ridout 27731dbbbc Removed old bible upgrade form 2016-08-09 20:14:52 +01:00
Philip Ridout a4d6120bd4 Refactor xml parsing and language detection out in to a bible importer class 2016-08-07 11:15:43 +01:00
Philip Ridout 60767c8ce4 Fixes bug #917164. A start on refactoring bibles 2016-08-03 18:26:10 +01:00
Ken Roberts b84dbb15a2 Oops in string format 2016-06-08 13:26:01 -07:00
Ken Roberts d52cebdfca Update strings in alerts and bible plugins to python3 2016-05-21 01:31:24 -07:00
Tomas Groth 7ee0af01b2 fix traceback if bible list download fails. 2016-05-05 22:30:00 +02:00
Tomas Groth 58ac52a30e merge trunk 2016-04-26 20:58:03 +02:00
Tim Bentley 38996c81cc more files 2016-04-22 19:25:57 +01:00
Tomas Groth 9628339b4c trunk 2016-04-12 22:05:58 +02:00