Commit Graph

15 Commits

Author SHA1 Message Date
Martin Zibricky 70c0125255 Include media player files with build for Mac OS X 2011-12-24 13:26:50 +01:00
Martin Zibricky 3da2fada66 remove some unneeded stuff from mac build script (like macdeployqt or qt_menu.nib) 2011-11-19 00:42:05 +01:00
Matthias Hub 099b11f175 added build configuration sample 2011-07-24 00:40:40 +02:00
Matthias Hub 189d98dc39 using self.args way of opening a file on startup even on OS X 2011-07-24 00:39:37 +02:00
Matthias Hub 1c1cfddce4 provide sample configuration 2011-07-23 19:50:25 +02:00
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