Commit Graph

112 Commits

Author SHA1 Message Date
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
rimach
95998f456a Head 2010-04-15 17:04:00 +02:00
Raoul Snyman
f8e3021162 Once and for all, fix the silly version problem! 2010-04-11 00:24:22 +02:00
rimach
906aa26bf8 add language selection 2010-03-31 11:43:52 +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
ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02: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
a355c381c2 Fixed up a bug introduced in the merge. 2010-03-06 01:03:00 +02:00
Raoul Snyman
250fb09737 Merged head in. 2010-03-05 20:37:52 +02:00
Tim Bentley
56f8d3befb Cleaned up logging code
Added code to stop themes in use being deleted
Added Service Notes to service items
Fixed ServiceManager context menu so it works based on the item selected
Various minor bug fixes
Fix up bug for Theme savings and OOS

bzr-revno: 723
2010-03-05 13:27:42 +00:00
Tim Bentley
f4e25bf329 Finish logging cleanup 2010-03-04 22:09:03 +00:00
Tim Bentley
181c7c9946 Event clean ups and fixes 2010-03-04 22:03:43 +00:00
Raoul Snyman
977e896a21 Create the config directory if it doesn't exist yet, in order to save the log file.
bzr-revno: 722
2010-03-04 21:47:17 +02:00
Tim Bentley
bb0a3f7293 Head 721 2010-03-03 17:51:19 +00:00
Tim Bentley
6bff7936eb Add ServiceItemNoteForm and handling 2010-03-03 17:48:37 +00:00
Raoul Snyman
bfd3f28c6e Create the config directory if it doesn't exist yet, in order to save the log file. 2010-03-02 22:40:01 +02:00
Raoul Snyman
e37ab565ad A fix to the OSIS importer, and added the version file. 2010-02-28 22:50:14 +02:00
Raoul Snyman
447446fe9e Changed location and name of version file. 2010-02-28 19:43:05 +02:00
Tim Bentley
325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +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
174a85d969 Couple more visual tweaks, to make OpenLP look good in Windows.
Print the location of file OpenLP is logging to in debug mode.
2010-02-21 12:28:35 +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
2ffe5af9a3 Fix log levels 2010-02-06 17:12:03 +00:00
Tim Bentley
b5a4178ca7 Cleanup loggin levels and amend default 2010-02-03 17:23:33 +00:00
Tim Bentley
af58043690 Make startup smoother with a Thread 2010-02-02 20:05:21 +00:00
Tim Bentley
3610b232bd Fix up saving and loading service items 2010-01-29 16:38:28 +00:00
Tim Bentley
dc6be31d1f Move changes to get displays working correctly and sort out Impress 2010-01-28 17:36:13 +00:00
Tim Bentley
dc7148b76e Fix screen display setup when returning from presentations 2010-01-28 11:46:25 +00:00
Tim Bentley
3baf2f2f7b Import the startup showing the update screen 2010-01-28 07:39:34 +00:00
Tim Bentley
ad40020169 Fix logging to single file
Fix QMessage to displays on correct screen.
2010-01-24 13:58:39 +00:00
Tim Bentley
2d7c9dd402 Fixes from the merge 2010-01-22 18:59:36 +00:00
Tim Bentley
9dc38cf289 Refactor the screen handling code to try and set the screen sizes correctly. 2010-01-16 07:22:50 +00:00
Raoul Snyman
b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02:00
Raoul Snyman
a6d8813a50 Merge from HEAD, started changing the copyright to include Michael Gorven. 2009-11-29 22:30:41 +02:00
Raoul Snyman
ae905abfde Spruced up the About page. Made a few configuration key changes. 2009-11-29 16:07:25 +02:00
Raoul Snyman
29a2138deb Merged HEAD 2009-11-13 20:29:38 +02:00
Tim Bentley
1eb41aab78 SlideController cleanups 2009-11-11 19:10:38 +00:00
Raoul Snyman
dfced32cf2 Expanded commandline options to include a specific logging level, a Qt4 style, and whether or not OpenLP should be run in portable mode. 2009-11-09 21:10:28 +02:00