Commit Graph

110 Commits

Author SHA1 Message Date
Tim Bentley 93955495a7 Yet another year goes by 2016-12-31 11:05:48 +00:00
Tomas Groth 895b3bf9b5 Fix slide order change when splitting custom slides. Fixes bug 1554748. Fix EasyWorship import issues with missing verses and traceback on unknown chars. Fix traceback in the bug-report dialog. Fixes bug 1554428. Fix weird test bug in test_pluginmanager.py. 2016-04-21 21:57:00 +02:00
Simon Hanna afaf54a142 Fix pep8 errors 2016-01-09 17:26:14 +01:00
simon.hanna@serve-me.info e8e553b663 Modify all forms to remove the help button from their status bar.
I don't think I missed a form. The Wizards remain untouched as the help button works there

bzr-revno: 2591
Fixes: https://launchpad.net/bugs/1490184
2016-01-08 17:26:39 +00:00
Tim Bentley 3a8b068af8 Year older 2015-12-31 22:46:06 +00:00
Simon Hanna bf9420a781 Update forms to remove the help button in the statusbar
Fixes: https://launchpad.net/bugs/1490184
2015-12-30 16:03:35 +01:00
Jonathan Springer bee587fa67 merge trunk 2015-12-20 19:43:38 -05:00
Jonathan Springer 7af1ca1d49 Migrate to PyQt5 2015-11-06 19:49:40 -05:00
Samuel Mehrbrodt 2df4dad39c Improve exception dialog 2015-08-26 10:20:55 +02:00
Raoul Snyman ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Tim Bentley f3c09af379 Years go by 2014-12-31 10:58:13 +00:00
Jonathan Springer f3207dac8e Consolidate platform specific checks into the common module 2014-08-27 19:18:06 -04:00
Andreas Preikschat cec47fc950 fixed bug 1146964
Fixes: https://launchpad.net/bugs/1146964
2014-04-20 14:06:02 +02:00
Tim Bentley 5d9533947d Final set of PEP8 cleanups 2014-03-20 19:10:31 +00:00
Tim Bentley 0a2456fa19 Finish adding RegistryProperties 2014-03-16 21:25:23 +00:00
Tim Bentley e6bcf7d852 Head and fix confilcts 2013-12-28 21:33:38 +00:00
Tim Bentley 80e818bd15 more cleanups 2013-12-24 11:32:38 +00:00
Tim Bentley 6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
Tim Bentley cd9f9e4c8d move registry to common 2013-12-13 17:44:05 +00:00
Raoul Snyman d09747a33a Fixed the problems with the exception form. Not sure how to test it though... 2013-10-30 22:34:23 +02:00
Tim Bentley 63685cb29e Move Settings and translate 2013-10-13 21:36:42 +01:00
Tim Bentley b868ecc57d remove reminances of cherrypy 2013-09-14 20:16:14 +01:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Andreas Preikschat 5ba72b4ad1 head + conflict 2013-07-21 22:34:51 +02: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
Tim Bentley 50f3b2b563 Fix uno import noise in python 3 2013-07-19 21:56:31 +01:00
Andreas Preikschat 1571cab0cf changed constructors 2013-07-18 16:19:01 +02:00
Andreas Preikschat f0693e8163 fixed bs4.__version__ 2013-06-26 20:54:21 +02:00
Andreas Preikschat 7b7cbc588c - removed code using the sqlite package (which is not available in python 3)
bzr-revno: 2240
2013-04-23 23:47:02 +02:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat 76799d931e head 2013-04-20 19:37:06 +02:00
Tim Bentley a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat b3d4be1a44 removed sqlite from exception form 2013-04-15 23:15:29 +02:00
Andreas Preikschat 69009970c0 replaced BeautifulSoup3 by BeautifulSoup4 2013-04-05 21:58:13 +02:00
M2j 2598674d2a Add ICU version string to exception form. 2013-04-02 22:52:31 +02:00
M2j 76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Tim Bentley 8e03c2e4b7 Head and conflicts 2013-03-17 21:29:00 +00:00
Andreas Preikschat 59a06905fc added vlc version to exception form 2013-03-14 11:46:19 +01:00
Tim Bentley 6bf07f9dce Head 2013-03-08 16:35:10 +00:00
Tim Bentley f1aadde13c Initial Cherrypy implementation 2013-03-06 21:53:29 +00:00
Andreas Preikschat 11db599cb1 exception form: code standards 2013-03-05 15:14:37 +01:00
Andreas Preikschat 8fed2230d3 exception form: code standards 2013-03-05 15:05:19 +01:00
Andreas Preikschat 4f1933dcfe execptionform: code standards 2013-03-05 15:02:56 +01:00
Tim Bentley bd0ff619a9 Clean up settings and alerts 2013-02-14 21:31:17 +00:00
Andreas Preikschat f94ae4d7c2 reordered imports 2013-02-05 09:05:28 +01:00
Andreas Preikschat 3df730db09 used += instead 2013-02-04 22:26:27 +01:00
Raoul Snyman 18034a2f6a Linting cleanups. 2013-02-01 21:58:18 +02:00
Andreas Preikschat e55b6ce78e removed set_last_dir and get_last_dir methods 2013-01-17 23:14:06 +01:00
Andreas Preikschat 91fbf037a2 splitted ui.py into two files; changed imports 2013-01-11 01:19:11 +01:00