Commit Graph

10 Commits

Author SHA1 Message Date
Matthias Hub
7f00fefaf6 merged with trunk
added basic implementation for enabling loading of files on startup
2011-07-23 19:46:49 +02:00
Matthias Hub
68c1c86ac5 - fixed view adjustments for os x 10.6
- added compatibility with the file extension on os x
- started to work on the "open with" file event on os x
2011-07-13 22:41:54 +02:00
Raoul Snyman
7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Matthias Hub
eb1dc880cb using raouls get_version script from http://wiki.openlp.org/Packaging:Version_Script to create the .version file 2011-03-10 03:09:23 +01:00
Matthias Hub
995b4274c5 fixed line length 2011-03-10 02:47:54 +01:00
Matthias Hub
659e3719f0 - disabled presentations plugin in the first time wizard when on OS X
- converting and bundling translations during the build process
- removing presentations plugin from the dmg file during the build process
- fixed Info.plist spelling errors reported by typovar
- fixed translation in the presentations mediaitem
2011-03-10 02:45:45 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Matthias Hub
628bb0adbe fixed line length
removed old pyinstaller version comments
2011-02-14 22:55:38 +01:00
Matthias Hub
31ddfe24d5 fixed code according to the merge remarks:
- style guide
 - use of OpenLP class instead of native QApplication
2011-02-14 22:26:49 +01:00
Matthias Hub
801a2b17c9 added initial version of build scripts used for os x to create an installable dmg image
to configure adjust the openlp.cfg with the correct environment values and then run make
 attention: it depends on pyinstaller (currently in the most recent trunk version)
modified openlp.pyw to include the plugin directory on os x
2011-02-14 19:18:51 +01:00