Commit Graph

272 Commits

Author SHA1 Message Date
rimach 2ee1c5ed9b load correct settings for translation 2010-05-10 19:56:29 +02: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
Jon Tibble e640041318 Document separators in add_actions 2010-04-23 20:42:51 +01:00
Jon Tibble 37720b9cdb Add add_actions support function 2010-04-23 17:00:32 +01:00
rimach 707ad60850 reactivate old translate functionality 2010-04-20 21:09:14 +02: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
Mattias Põldaru 5708528ba0 Fixed up the loading and saving of non-ascii values to the config file.
bzr-revno: 794
2010-04-14 21:58:47 +02:00
Mattias Põldaru 235748a9e9 indentation fix 2010-04-14 20:12:30 +03:00
Mattias Põldaru 57cc60e1bd Config file unicode encoding fix 2010-04-14 19:58:22 +03:00
Raoul Snyman f8e3021162 Once and for all, fix the silly version problem! 2010-04-11 00:24:22 +02:00
Raoul Snyman 85d44554b0 Bible fixes:
- Red letter text on CrossWalk import.
 - Removed text on web download progress, moved to an "indeterminable" progress style.
 - Some unicode optimisations.

bzr-revno: 775
2010-03-27 22:19:47 +02:00
Raoul Snyman d2670b1cb0 Bible fixes:
- Red letter text on CrossWalk import.
 - Removed text on web download progress, moved to an "indeterminable" progress style.
 - Some unicode optimisations.
2010-03-27 21:59:35 +02:00
Raoul Snyman abfc977b17 Fix to deal with "X.Y.Z" style version (i.e. without the "-bzrXXX"). 2010-03-27 14:37:21 +02:00
Raoul Snyman 19c5c07c54 Add Christian and Phill to the credits
bzr-revno: 755
2010-03-22 10:37:18 +02:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Raoul Snyman be598da4f9 Fixed a number of issues in the Bibles:
- Cleaned up unicode handling in BibleGateway import
- Cleaned up unicode handling in the import wizard itself
- Added some more tags to the list of things to be removed in the OSIS import
- Fixed a bug with spaces in book names in the CrossWalk import
- Created a generic QVariant to unicode converter method
2010-03-22 00:16:43 +02:00
Raoul Snyman 6414330b2c Reworked the BibleGateway Bibles.
Changed some code to be standards compliant.
2010-03-18 23:36:30 +02:00
Jon Tibble de767459bd Fix 2 for AppLocation changes 2010-03-18 16:25:25 +00:00
Jon Tibble 5d2fe81d71 Fix for AppLocation changes 2010-03-18 15:52:37 +00:00
Jon Tibble fea160c5c4 AppLocation.PluginsDir changes 2010-03-18 15:43:27 +00:00
Raoul Snyman ccfa7501ce - Fixed up Mac OS X detection
- Removed an unnecessary import
- Fixed an export
2010-03-12 20:31:13 +02:00
Raoul Snyman 8e5e1dfc36 Merged from HEAD 2010-03-09 21:58:59 +02:00
Tim Bentley 77e671bd78 Remove unneeded version tagging 2010-03-07 06:42:22 +00:00
Raoul Snyman 6f4b4b2616 Moved all "get_xxxxx_directory" functions into one "AppLocation" class.
Set the plugin manager to use this new AppLocation class as well.
2010-02-21 14:43:03 +02:00
Raoul Snyman 70251a4321 - Created independant "get_config_directory" and "get_data_directory" methods.
- Moved log file to configuration file location for non-root/administrator users.
2010-02-21 08:32:43 +02:00
Tim Bentley 58894e2afa Update default config file and add version checking option 2010-02-05 19:08:47 +00:00
Raoul Snyman b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02:00
Raoul Snyman f5bee07341 Added Michael to the copyright notice.
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman 47bf4477d4 Fixed up a few configuration settings. 2009-11-30 20:29:22 +02:00
Raoul Snyman ae905abfde Spruced up the About page. Made a few configuration key changes. 2009-11-29 16:07:25 +02:00
Jon Tibble b6eadecb46 isfile test doesn't need try 2009-11-12 23:46:20 +00:00
Jon Tibble ecb0e3db8b Truth and file handling fixes 2009-11-07 00:00:36 +00:00
Jon Tibble 84ce96f989 More truth testing cleanup - core 2009-11-03 18:14:25 +00:00
Jon Tibble 770751899c Fix urlopen() and mainDisplay closing 2009-10-16 22:29:38 +01:00
Tim Bentley aa1830c0b6 head 2009-10-14 19:29:06 +01:00
Tim Bentley fa6cb6020a fixes from merge 2009-10-14 19:27:44 +01:00
Raoul Snyman db47de92ad Added in a line to fix the logging. 2009-10-14 19:52:50 +02:00
Tim Bentley 1bca1cf4cf More bible changes 2009-10-14 06:08:36 +01:00
Tim Bentley 0273fd508f Fix Logging exception in check_version 2009-10-13 20:24:27 +01:00
Tim Bentley cc71923682 Bible plugin clean up and Quick web setup 2009-10-12 11:18:54 +01:00
Tim Bentley d0b501bd2f Fixes to last merge request 2009-10-12 05:43:02 +01:00
Tim Bentley 56930f1e65 Correct Theme name for Export if default 2009-10-11 07:25:37 +01:00
Tim Bentley f53a6fddeb Latest Version checking added 2009-10-11 06:47:38 +01:00
Jon Tibble 1a7ad33bf9 Use buildIcon and general fixes all over 2009-09-29 03:54:32 +01:00
Jon Tibble e5db2456e7 Remove unused imports 2009-09-25 01:43:42 +01:00
Raoul Snyman fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Tim Bentley e2b8af7073 Mass Unicode migration
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Raoul Snyman 473bb289b6 Fixed displaying of "display" label on the display form.
Display form is displayed on the correct screen at startup.
Display form switches to active non-primary screen or hidden on primary screen after set in the settings dialog.
A few syntax tidy-ups.
Made the loading and saving of things to the "registry" better.
2009-06-05 20:53:50 +02:00
Raoul Snyman 08198dfc01 Removed unnecessary Registry classes
Removed data path from config file
Changed various paths:
 - Windows: Application Data
 - Unix/Linux: XDG directories, falling back to ~/.openlp
 - Mac OS X: Application Support/openlp
2009-06-04 18:53:49 +02:00
Tim Bentley e99239ef12 Big cleanup.
Custom and Video Plugins up to latest standard (MVC)
Config now working with new handles Video and Images.
Moved strings from "" to u'' where found.

bzr-revno: 421
2009-03-15 19:31:33 +00:00
Carsten Tinggaard b3fb6aa182 Corrected the way application data folder is retrieved on Windows XP and Vista.
Using LinRegistry on Windows

bzr-revno: 267
2009-01-05 12:33:15 +00:00
Carsten Tinggaard b8fe3369b6 Corrected usage of types module
bzr-revno: 266
2009-01-05 12:31:32 +00:00
Tim Bentley 38590ff47a Finish storing list data in config files
Add delete_value method
Finish updating Plugins to TreeWidgets, Context Menus and Config saving.

bzr-revno: 258
2008-12-28 08:37:03 +00:00
Michael Gorven e53e7e7db4 Add default_suffixes parameter to PluginConfig.get_files(), and fill in various default config values.
bzr-revno: 229
2008-12-15 21:43:29 +00:00
Michael Gorven 2ae661b64b Set non-existing config entries if requested with a default value, and create ~/.openlp when saving config file.
bzr-revno: 228
2008-12-15 21:14:26 +00:00
Michael Gorven 63bb9b3186 Create data directories when path is requested from config
bzr-revno: 227
2008-12-15 20:37:50 +00:00
Jonathan Corwin 40e52dd4ff Use the correct windows registry routine
bzr-revno: 218
2008-12-13 22:11:36 +00:00
Tim Bentley 753eee645c Fix up error handling
bzr-revno: 182
2008-12-05 20:01:31 +00:00
Raoul Snyman 8abce6443f Changed erroneous "SimpleConfigParser" to "SafeConfigParser"
bzr-revno: 178
2008-12-05 07:23:32 +00:00
Raoul Snyman 3ad3a14ffb Added setup.py
Added PluginConfig
Updated ConfigHelper
Updated Bible plugin to use plugin config object

bzr-revno: 171
2008-12-03 10:57:34 +00:00
Raoul Snyman e8430a95f9 Updated config file registry object.
bzr-revno: 170
2008-12-03 08:51:35 +00:00
Raoul Snyman 51ede824fc Made a start on the LinRegistry class.
bzr-revno: 169
2008-12-02 20:59:05 +00:00
Raoul Snyman 170c480817 Made some changes to the ConfigHelper to use the Registry objects.
bzr-revno: 165
2008-12-02 14:40:22 +00:00
Raoul Snyman 9a7c2b42a7 Added some flesh to the Windows Registry class.
bzr-revno: 164
2008-12-02 13:33:52 +00:00
Raoul Snyman a27b216387 Fixed up some problems (like mising Registry classes)
bzr-revno: 159
2008-12-01 20:12:34 +00:00
Raoul Snyman 7c067bc3b0 Moved some more stuff around, tried to get the Bible plugin working... now none of the plugins are working... eish!
bzr-revno: 152
2008-12-01 14:25:08 +00:00
Raoul Snyman ea2d58d61d Moved
bzr-revno: 151
2008-12-01 13:29:16 +00:00
Raoul Snyman 026388ce18 Added a WinRegistry helper class, made a few changes.
bzr-revno: 150
2008-12-01 13:15:31 +00:00
Raoul Snyman 5c41b9e8b7 Moved everything that's core into openlp.core
bzr-revno: 131
2008-11-26 20:15:49 +00:00