Commit Graph

249 Commits

Author SHA1 Message Date
Tim Bentley be7eeb9e6a r1421 2011-03-25 17:49:53 +00:00
Andreas Preikschat 24b58ff518 fixed application version 2011-03-25 17:29:39 +01:00
Andreas Preikschat 4c81c55918 r1420 2011-03-25 16:59:18 +01:00
Raoul Snyman 9c08726bd9 Fixed up a problem on OS X where a second configuration file was created. See bug #738642.
bzr-revno: 1420
2011-03-25 17:51:28 +02:00
Raoul Snyman 62d662fa56 Fixed up last few references to app_version. 2011-03-25 06:53:20 +02:00
Andreas Preikschat 2536e54677 r1418 2011-03-24 22:19:17 +01:00
Andreas Preikschat c598a86e59 workaround for ticket 102 2011-03-24 21:46:34 +01:00
Andreas Preikschat 67ee8394c2 moved version function 2011-03-24 20:12:27 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Raoul Snyman a9443ba08e HEAD 2011-03-24 19:18:42 +02:00
Raoul Snyman 9b8b5c821a Optimised the app_version usage. 2011-03-24 19:18:28 +02:00
Tim Bentley 16a445e1e7 r1415 2011-03-23 18:56:12 +00:00
Andreas Preikschat cd761473b6 Bug #738706
Fixes: https://launchpad.net/bugs/738706
2011-03-20 17:56:01 +01:00
Raoul Snyman 6236d947e8 Set the application information immediately after the application has been instantiated, to resolve bug #738642. 2011-03-20 14:13:03 +02:00
Tim Bentley 38243af7de Add destop startup file selection 2011-03-19 10:08:05 +00:00
Raoul Snyman a33a13ef05 Make first time wizard import songs, rather than overwrite them. 2011-03-14 08:48:23 +02:00
Tim Bentley 490ea57a87 r1379 2011-03-12 17:32:34 +00:00
Tim Bentley 0fe62c3591 Memory improvements and additional logging 2011-03-12 17:02:24 +00:00
Raoul Snyman 18004c3968 Fixed some of the last bugs in the first time wizard. 2011-03-11 22:51:29 +02:00
Raoul Snyman 648d33688a Fixed some things from my last merge proposal. 2011-03-11 18:36:34 +02:00
Raoul Snyman b7aa0e4c70 Fix up issues with merge proposal. 2011-03-11 17:18:51 +02:00
Raoul Snyman 6448ac5092 Last few changes to the wizard. 2011-03-11 12:20:09 +02:00
Tim Bentley cf0a970184 Tidy ups 2011-03-06 13:44:35 +00:00
Tim Bentley 1e0ca83729 Open up again 2011-03-05 14:17:32 +00:00
Tim Bentley cb661bf1ce bibles and themes work 2011-03-05 09:23:47 +00:00
Tim Bentley 21d4e7228a Fix up Wizard and add displays 2011-03-04 19:02:00 +00:00
Tim Bentley 3369f4ff09 Add web configuration 2011-03-02 19:01:18 +00:00
Andreas Preikschat 6da5cdfb2e removed not needed parameter 2011-03-02 18:56:06 +01:00
Tim Bentley b34726e790 Hook up dialog and get working 2011-03-02 17:53:26 +00:00
Tim Bentley a10ad04254 Add first time language dialog 2011-03-02 17:44:33 +00:00
Andreas Preikschat 89c988b728 moved code to ScreenList class 2011-03-01 18:16:59 +01:00
Andreas Preikschat c7644bf8d9 removed unused import 2011-02-28 20:36:58 +01:00
Andreas Preikschat 0cda85a8a5 r1342 2011-02-28 20:27:22 +01:00
Andreas Preikschat b309c8d673 clean up 2011-02-27 19:19:16 +01:00
Andreas Preikschat 0bb1ec6db5 clean up 2011-02-27 17:27:45 +01:00
Andreas Preikschat 4792a73bb4 change screen size when the screen resolution changes (only when the user does not override the screen); reload settings when screen resolution changed or a new screen has been detected 2011-02-27 16:44:56 +01:00
Tim Bentley b4156c809b You can now set the Language 2011-02-27 14:29:19 +00:00
Tim Bentley f295ac5407 Select Language at startup 2011-02-27 09:53:47 +00:00
Andreas Preikschat 86eb34ae1c clean ups, further implementation 2011-02-26 22:43:41 +01:00
Tim Bentley 289ce0de5f Start of Langauges 2011-02-26 20:52:26 +00:00
Tim Bentley d7a56667a4 Framework fine 2011-02-26 15:19:43 +00:00
Tim Bentley 36534f3496 Fix framework 2011-02-26 11:16:21 +00:00
Tim Bentley ce1ab6ee5e Initial bits 2011-02-26 09:26:17 +00:00
Andreas Preikschat 1a645acc06 removed information_message_box 2011-02-25 21:29:45 +01:00
Andreas Preikschat b12a37b986 inform the user, that he has to restart openlp if he wants changes to the monitor set up to be available 2011-02-25 20:52:13 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +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
Tim Bentley 4c0928699d Print Dialog fixes 2011-02-14 19:52:05 +00: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
Tim Bentley 396037c0a3 Clean up time 2011-02-04 16:49:30 +00:00
Tim Bentley 90023bb853 For updates 2011-02-04 16:39:01 +00:00
Tim Bentley ccfc9abc73 Fix up exception form - part 2 2011-02-03 17:23:24 +00:00
Tim Bentley c0de5cfd88 Fix up exception form 2011-02-03 17:11:20 +00:00
Philip Ridout 4071779792 Added the option to disable the update check on start up. (I think it defualts to false) 2011-01-23 14:33:50 +00:00
Tim Bentley 23990c168a Review Fixes 2011-01-09 08:17:17 +00:00
Tim Bentley 8ea5187543 Head 2011-01-07 18:58:06 +00:00
Jon Tibble 3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
Tim Bentley 23d71700aa Theme handling changes 2011-01-03 19:47:14 +00:00
Tim Bentley f6a8e6884c Clean up directory creation 2011-01-01 17:23:24 +00:00
Tim Bentley 3190599a76 Head 1181 2011-01-01 15:17:35 +00:00
Tim Bentley fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Tim Bentley b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Tim Bentley a464ab791b Head 1169 2010-12-27 08:32:01 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley e9082eaec3 Start to add functionality to allow tags to be customised 2010-12-23 17:42:28 +00:00
Raoul Snyman 4dc526b345 Add an option to pull the version directly from Bazaar (for the developers) 2010-10-10 21:44:41 +02:00
rimach d2bf1fedae correct piped soffice start, fix Python2.5 problem with unicode strings in optparse 2010-09-16 23:01:44 +02:00
Raoul Snyman 67eb7300d3 Re-aligned parser options.
Fixed a bug we all missed :-)
2010-09-15 14:23:42 +02:00
Raoul Snyman da15d252bc Fix for bug #635515.
Added a command line parameter to bypass the exception form.
2010-09-14 22:06:01 +02:00
Raoul Snyman 7c2da6e2e3 Added a global exception catcher, so that our poor n00bs can see what happened. 2010-09-07 22:42:33 +02:00
Jonathan Corwin 277f5e1380 Always use screenGeometry 2010-09-04 21:08:36 +01:00
Jonathan Corwin 9c0391fe73 Screen size and scrollbar fix? 2010-09-04 18:55:10 +01:00
Tim Bentley 492389b715 Head990 2010-08-25 18:08:36 +01:00
Raoul Snyman 530530d791 Got the song wizard working. Pity none of the importers seems to work at the moment. 2010-08-22 21:50:30 +02:00
Tim Bentley 71d183d244 Fix from merge 2010-08-01 09:41:09 +01:00
Tim Bentley fb4bd1a8c2 Head981 2010-08-01 09:30:42 +01:00
Jon Tibble ee80308997 Code sorting, refactoring and cleaning 2010-07-30 23:48:09 +01:00
Tim Bentley c46dfab8a1 Head979 2010-07-30 19:02:57 +01:00
Jon Tibble 003cfd1e68 Fix unused var and standardise loop vars 2010-07-30 17:13:17 +01:00
Tim Bentley 44fd8f31e0 Head974 2010-07-27 19:54:53 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Tim Bentley fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Tim Bentley 8219a9c222 Code Cleanup 2010-07-23 06:05:34 +01:00
Raoul Snyman 0cf1acf97b Removed an unnecessary import.
Fixed margins.
Moved the "display" tab into the general tab.
2010-07-14 17:58:28 +02:00
Jon Tibble a9e9f334e2 Fix log file location 2010-06-22 13:32:15 +01:00
Jon Tibble 6ab879ebdb Exception and Head r830 2010-05-31 00:07:15 +01:00
rimach 16b202d8b5 Head 2010-05-10 22:44:38 +02:00
Martin Thompson efa1e8c2d9 Quick fix to handle Bible config gets confused and returns None 2010-05-07 21:29:21 +01:00
rimach b74dec5446 update 2010-04-30 21:23:02 +02:00
Jon Tibble bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
rimach 95a1419d9c Head 2010-04-25 21:29:39 +02:00
Jon Tibble 50e555db40 Head r799 2010-04-23 21:33:48 +01:00
Jon Tibble fbc36e3e9a Add recent files functionality 2010-04-23 19:30:53 +01:00
Jon Tibble 81a208654a Remove redundant code 2010-04-23 15:09:54 +01:00
rimach fe66e37a57 corrections 2010-04-19 21:12:34 +02:00
rimach ea64675d65 update i18n implementation 2010-04-17 00:06:28 +02:00
Jonathan Corwin bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00