openlp/openlp/core/ui
s.mehrbrodt@gmail.com 12141d6a7e Small fixes:
* Multiple '%s' in one string need to be named for translations (otherwise the order might get confused)
  * OpenLP 2.0 -> OpenLP 2
  * Change buttons of "Do you really want to close" dialog: Instead of ("No", "Yes") use ("Cancel", "Close OpenLP")
  * Improve exception dialog (mention that description should be english and relevant files should be attached)
  * Do not translate the bug report labels
  * Ignore "E402 module level import not at top of file" pep8 errors (added to ...

bzr-revno: 2574
2015-12-18 16:48:53 +00:00
..
media Small fixes: 2015-12-18 16:48:53 +00:00
projector PEP8 2015-12-17 22:43:49 +01:00
__init__.py Updated the copyright. 2015-01-18 15:39:21 +02:00
aboutdialog.py fix align 2015-11-02 21:30:11 +00:00
aboutform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
advancedtab.py more missed 2015-11-04 18:37:06 +00:00
exceptiondialog.py Improve exception dialog 2015-08-26 10:20:55 +02:00
exceptionform.py Improve exception dialog 2015-08-26 10:20:55 +02:00
filerenamedialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
filerenameform.py Add tests 2015-02-28 09:41:06 +00:00
firsttimeform.py Fix thumbnail download blocking events 2015-02-19 07:34:09 -08:00
firsttimelanguagedialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
firsttimelanguageform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
firsttimewizard.py Added a cancel-button to FTW when no internet is available. Fixes bug 1410738 2015-01-27 15:52:18 +01:00
formattingtagcontroller.py PEP8 2015-08-26 09:59:27 +02:00
formattingtagdialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
formattingtagform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
generaltab.py Updated the copyright. 2015-01-18 15:39:21 +02:00
listpreviewwidget.py Updated the copyright. 2015-01-18 15:39:21 +02:00
maindisplay.py Ignore close event in maindisplay unless it is trigger by OpenLP itself. Ignores ALT+F4 on windows. 2015-10-13 22:52:33 +01:00
mainwindow.py PEP8 2015-12-17 22:43:49 +01:00
mediadockmanager.py Updated the copyright. 2015-01-18 15:39:21 +02:00
plugindialog.py minor fix ups 2015-11-02 20:52:22 +00:00
pluginform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
printservicedialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
printserviceform.py UI changes 2015-10-16 17:30:13 +01:00
serviceitemeditdialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
serviceitemeditform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
servicemanager.py Remove Prints 2015-11-28 15:38:31 +00:00
servicenoteform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
settingsdialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
settingsform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
shortcutlistdialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
shortcutlistform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
slidecontroller.py Make sure presentations is closed correctly. Fixes bug 1490996. 2015-09-03 20:21:43 +01:00
splashscreen.py Updated the copyright. 2015-01-18 15:39:21 +02:00
starttimedialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
starttimeform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
themeform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
themelayoutdialog.py Updated the copyright. 2015-01-18 15:39:21 +02:00
themelayoutform.py Updated the copyright. 2015-01-18 15:39:21 +02:00
thememanager.py UI changes 2015-10-16 17:30:13 +01:00
themestab.py Updated the copyright. 2015-01-18 15:39:21 +02:00
themewizard.py Updated the copyright. 2015-01-18 15:39:21 +02:00
wizard.py OpenLP 2.0 -> OpenLP 2 2015-08-26 09:26:19 +02:00