Andreas Preikschat
652b1b86ea
use urllib to download file
2011-08-22 10:45:03 +02:00
Stevan Pettit
5448e6ae79
Removed documentation references to UPX from windos=builder.py
2011-07-23 08:11:11 -04:00
Stevan Pettit
36ccd4a2ca
modified windows build script to add --noupx option to pyinstaller
2011-07-22 18:58:42 -04:00
Andreas Preikschat
3d3114b56d
fixed copyright
...
Fixes: https://launchpad.net/bugs/810633
2011-07-15 19:38:09 +02:00
Andreas Preikschat
dc06b0b947
use map instead of list comprehension; blank lines
2011-07-13 15:41:32 +02:00
Martin Zibricky
cfb1a06bd3
Update script to check openlp dependecies - catching all imports properly
2011-07-10 14:00:58 +02:00
Martin Zibricky
5951d2c2a3
Update script to check openlp dependecies by info about supported image
...
formats, enchant backends and available languages
2011-07-09 22:13:33 +02:00
Martin Zibricky
a71ea86e4d
add script to check openlp dependencies
2011-07-09 16:51:06 +02:00
Raoul Snyman
e6cf76b7b9
Added comments for explanation of some code.
...
Fixed the build directory due to the new way PyInstaller works.
2011-07-07 20:18:35 +02:00
Raoul Snyman
447016c189
Updated Windows build script to work with new PyInstaller and PyQt4 locations.
2011-07-06 20:36:33 +02:00
Raoul Snyman
439b559269
Add main script path, make paths more readable.
2011-07-05 22:17:17 +02:00
Martin Zibricky
a039a50005
Update formating and remove dead enchant code
2011-07-04 14:04:50 +02:00
Martin Zibricky
5b95657fbb
Update windows build script to work with pyinstaller svn version (1.6dev)
2011-07-04 13:27:20 +02:00
Stevan Pettit
0612a93964
Changed helpfile check to Windows condition check. Modified build script to create OpenLP.chm
2011-06-29 10:42:14 -04:00
Stevan Pettit
7c4474810f
Added Mako requirement documentation
2011-06-03 12:40:17 -04:00
Stevan Pettit
860b64f28e
Fix traceback in windows-builder.py if bzr version string contains non-ascii chars
2011-06-03 11:44:40 -04:00
Raoul Snyman
b5a95b9c23
- Fixed strings, according to bug #734445
...
- Updated the translations
- Re-added Jeffrey Smith into the credits
- Removed unnecessary copying code in the translation_utils.py script
- Fixed the way the online help action was being created
- Added an icon required by the way we now create the online help action
bzr-revno: 1569
2011-05-25 09:23:01 +02:00
Raoul Snyman
9adc234845
Removed code which copied qm files since it was no longer necessary.
2011-05-25 07:51:08 +02:00
Raoul Snyman
8c9728c3b2
HEAD
2011-05-24 22:53:41 +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
Raoul Snyman
55dfd67a5c
More translation updates.
2011-05-24 19:42:30 +02:00
Stevan Pettit
ca6e172f5a
modified:
...
scripts/windows-builder.py
2011-05-24 08:57:58 -04:00
Stevan Pettit
7fbef0d7d7
added:
...
resources/windows/psvince.dll
modified:
resources/windows/OpenLP-2.0.iss
scripts/windows-builder.py
2011-05-23 11:41:22 -04:00
Stevan Pettit
a4fa470817
modified:
...
scripts/windows-builder.py
2011-05-13 07:45:41 -04:00
Stevan Pettit
be413a688c
modified:
...
resources/windows/OpenLP-2.0.iss
scripts/windows-builder.py
2011-05-12 21:23:01 -04:00
Stevan Pettit
44d947acb9
modified:
...
scripts/windows-builder.py
2011-05-05 09:13:12 -04:00
Stevan Pettit
8b3d9e1884
modified:
...
scripts/windows-builder.py
2011-05-04 14:41:44 -04:00
Stevan Pettit
cf1b1262c7
modified:
...
scripts/windows-builder.py
2011-05-04 11:35:25 -04:00
Jonathan Corwin
9b1c924319
u's and spaces
2011-04-23 11:06:47 +01:00
Jonathan Corwin
a73012e3f6
StevanP's changes, so vc variables don't need setting now
2011-04-22 23:32:08 +01:00
Jonathan Corwin
f3f1836150
remove pptviewlib.dll and build it via windows-builder.py
2011-04-21 00:21:31 +01:00
Raoul Snyman
01589bae98
Removed clean dirs function since it never worked anyway.
2011-04-02 22:17:53 +02:00
Raoul Snyman
7b34fa90c9
Generate an HTML Help file and include it in the build.
2011-04-02 22:13:11 +02:00
Raoul Snyman
67b087fe4a
Generate an HTML Help file and include it in the build.
2011-04-02 22:09:49 +02:00
Raoul Snyman
107dc01c4b
HTML Help added to the build process.
2011-04-02 20:37:28 +02:00
Raoul Snyman
7cdf6d0f69
Generate an HTML Help file and include it in the build.
2011-04-02 20:22:38 +02:00
Raoul Snyman
9626b0d988
Generate an HTML Help file and include it in the build.
2011-04-02 20:20:43 +02:00
Raoul Snyman
fa3e2d7a9a
Generate an HTML Help file and include it in the build.
2011-04-02 20:19:46 +02:00
Raoul Snyman
efbcfd0772
Updated copyright information.
2011-03-24 21:04:02 +02:00
Raoul Snyman
afe6f706bb
Updated the build script to run a revert first.
2011-03-18 17:28:51 +02:00
Raoul Snyman
780a87e840
Updated copyright information. Removed .eric4project directory from version control.
2011-02-24 07:47:38 +02:00
Jon Tibble
7bd9d8a10b
Importers have replaced scripts
2011-02-03 21:37:00 +00:00
Raoul Snyman
893e1a1f48
Updated the Windows build script to add a step to update from bzr first.
2011-01-02 14:47:30 +02:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
Raoul Snyman
51edce8c17
Move Windows stuff all into a single "Windows" directory.
2010-10-10 17:40:54 +02:00
rimach
fb7a049ba6
Head
2010-09-22 20:07:09 +02:00
rimach
d1172e14c1
fix click/unclick 'Auto detect', fix saving of language setting
2010-09-22 20:03:10 +02:00
Raoul Snyman
8aa727c148
Update strings.
...
bzr-revno: 1050
2010-09-22 07:41:22 +02:00
Raoul Snyman
51e109cfc6
HEAD
2010-09-21 21:55:40 +02:00
rimach
32544d1556
Head
2010-09-21 21:22:49 +02:00
rimach
6b5deff398
update translation_utils script, that generated qm files will be copied to the related folder
2010-09-21 21:22:34 +02:00
Raoul Snyman
4949bed443
Add a method to update the translation files.
...
Merge from HEAD.
2010-09-19 19:31:59 +02:00
Andreas Preikschat
c8d3e3df23
fixed bug #641734
2010-09-18 18:11:37 +02:00
Raoul Snyman
22774b880a
- Fixed up the QM file locations for static builds.
...
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
Raoul Snyman
d4a0171203
HEAD
2010-09-13 07:16:16 +02:00
Raoul Snyman
fa45204b0c
Fixed up the resources patch, and regenerated the resources file.
2010-09-08 18:26:13 +02:00
Raoul Snyman
d4ce60534a
Reworked the translation script.
...
Renamed the translation files to just their language codes for easier integration into translation tools.
2010-09-02 10:59:21 +02:00
Jon Tibble
37b2304eeb
Trailing new lines
2010-07-27 10:32:52 +01:00
Raoul Snyman
2f2b339863
Update the copyright notice.
2010-07-25 00:10:47 +02:00
Raoul Snyman
5c4a835dac
Added decent images for remotes, alerts and song usage.
2010-06-29 23:23:56 +02:00
rimach
edce9a6117
improve translation_utils script
2010-06-22 19:16:39 +02:00
Jon Tibble
979129ebe7
Script resource generation
2010-06-22 00:26:35 +01:00
Jon Tibble
143f361f8d
Fix translate and remove unused script
2010-06-17 12:43:58 +01:00
Jon Tibble
0b1621923a
PEP8 type checking and cleanups
2010-06-09 18:09:32 +01:00
Raoul Snyman
8287f4ea27
Further updated the Windows build script documentation.
2010-05-27 22:32:02 +02:00
Raoul Snyman
a1273aefe5
Fixed rst.
2010-05-26 22:27:03 +02:00
Raoul Snyman
5e1c8883e4
Added some more documentation.
2010-05-26 22:26:21 +02:00
Raoul Snyman
eaa0bf05e2
Moved the windows-builder.py script to the scripts directory.
2010-05-26 21:31:19 +02:00
Raoul Snyman
98cc2d93ec
Windows-related fixes:
...
- Update Windows installer file to get version automatically.
- Update version file (for Windows)
- Update OpenLP.spec for PyInstaller/Windows build.
2010-05-23 17:49:34 +02:00
Jon Tibble
1609f589e4
Some head
2010-05-20 17:46:53 +01:00
rimach
eaef48e708
resolve merge proposal request
2010-05-12 23:44:00 +02:00
rimach
850b4a507f
correction for last merge proposal
2010-05-01 22:01:32 +02:00
Jonathan Corwin
9ef2b13ad6
comments, update client, load html from disk, blanking
2010-05-01 13:10:48 +01:00
rimach
32c635b2f0
resolve merge proposal comments
2010-05-01 00:07:51 +02:00
rimach
d7cb156f21
corrections
2010-04-20 22:20:29 +02:00
rimach
ea64675d65
update i18n implementation
2010-04-17 00:06:28 +02:00
rimach
ba1bd71caf
Head
2010-04-10 11:57:49 +02:00
rimach
1a57939c73
Head
2010-04-09 21:27:32 +02:00
Tim Bentley
aa7371eabf
Fedora fixes
2010-04-09 20:15:26 +01:00
Raoul Snyman
a4443cd44d
Added alternate title.
2010-04-09 19:36:10 +02:00
Raoul Snyman
66d3c3c1bf
Some fixes I thought I had fixed eons ago.
2010-04-09 18:36:04 +02:00
rimach
3eadf1c7d5
Head
2010-04-02 00:03:29 +02:00
rimach
906aa26bf8
add language selection
2010-03-31 11:43:52 +02:00
Jon Tibble
310f790e8e
Some head
2010-03-23 15:14:20 +00:00
Raoul Snyman
ea5ceaf00a
Updated copyright.
...
Updated credits.
2010-03-22 01:58:01 +02:00
Jon Tibble
2f840944e9
Unused variable fixes
2010-03-21 15:55:45 +00:00
Raoul Snyman
0ed125b3c3
Ignore all "test" and "hook" scripts.
...
Update the main ts file with the latest strings.
2010-03-15 20:40:52 +02:00
Raoul Snyman
0ef8005b52
Fixed up some problems and inadvertant bugs from the move to the scripts directory.
2010-03-09 08:07:42 +02:00
Jon Tibble
f30136924f
Head r700 and import fixes
2010-02-06 16:23:47 +00:00
Raoul Snyman
262ff55953
Added bible conversion script.
2010-01-27 14:35:42 +02:00
Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Raoul Snyman
4500b02824
Moved openlp database upgrade script to scripts directory.
...
Removed old bible import form.
Removed some debugging in the OSIS and bible db classes.
2009-12-24 17:21:03 +02:00
Raoul Snyman
420b0ef68d
Merged in Michael's changes from the AST module and resolved some conflicts.
2009-11-29 16:18:42 +02:00
Michael Gorven
1eef20bedc
La, la, la; don't mind me...
2009-11-27 16:44:02 +02:00