Commit Graph

313 Commits

Author SHA1 Message Date
Tim Bentley 0656b34df9 Cleanups 2010-07-02 19:21:45 +01:00
Jon Tibble 912516e8f0 Really fix service loading! 2010-06-30 12:59:09 +01:00
Raoul Snyman b188592c32 Fixed up problems with version checking. 2010-06-27 14:49:01 +02:00
M2j 9cdc489735 HEAD 2010-06-19 13:43:05 +02:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Frode Woldsund 77e0e5a397 String Cleanup: replace translate(u'', u'') -> translate('', '') 2010-06-19 01:48:16 +02:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Tim Bentley f38d97686e Fix method 2010-06-13 20:41:11 +01:00
Tim Bentley 732ce9555e Fix up blanks screen issues and cleanups 2010-06-13 20:34:25 +01:00
M2j 06549eed0d delclare recentFiles as QStringList 2010-06-11 15:26:24 +02:00
M2j f524c7ff45 On start without configuration recentFiles might become a python list 2010-06-11 15:11:50 +02:00
M2j 83968d8194 fix: QStringList has no pop() methode 2010-06-10 10:07:58 +02:00
M2j 940c6fd44f Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
2010-06-09 21:10:57 +02:00
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +02:00
Frode Woldsund e88c05bd58 Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar 2010-06-06 11:52:11 +02:00
Frode Woldsund 3be909c5c0 Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work. 2010-06-01 00:06:16 +02:00
Jon Tibble 2e3b296d2d Use documented list methods 2010-05-28 01:18:26 +01:00
Jon Tibble 3678ea5ea2 Many varied cleanups
bzr-revno: 826
2010-05-27 09:42:56 +01:00
Raoul Snyman 5b39ab942a Indented everything to 4 spaces, as per Jon's recommendation. 2010-05-25 20:55:02 +02:00
Raoul Snyman 6b1a6a0638 More intelligent version checking. 2010-05-25 19:12:21 +02:00
Jon Tibble 871640c374 Whitespace 2010-05-25 17:16:43 +01:00
Tim Bentley d86f0285c9 Song Edit tableisation 2010-05-17 19:39:28 +01:00
Tim Bentley 2300b9d0b7 Heads817 2010-05-16 16:33:31 +01:00
Tim Bentley ac845a93ba Fix screen issues - not sure how though 2010-05-16 16:18:05 +01:00
Tim Bentley c5b12ffaf3 Screen size fix for Raoul 2010-05-15 07:57:29 +01:00
rimach e0664a1e88 bugfixing for i18n 2010-05-11 21:00:21 +02:00
Tim Bentley 0e7fb1c80c minor errors 2010-05-05 20:21:05 +01:00
Tim Bentley 27a963a9c2 Validate Service item viewer loading 2010-05-05 20:14:48 +01:00
rimach 850b4a507f correction for last merge proposal 2010-05-01 22:01:32 +02:00
Jon Tibble 5a7e36b5bc Correct settingsSection naming convention 2010-04-30 23:38:15 +01:00
rimach faffe729f8 Head 2010-04-30 21:30:50 +02:00
rimach b74dec5446 update 2010-04-30 21:23:02 +02:00
Tim Bentley 61a1693ce0 Head 802 2010-04-30 15:27:05 +01:00
Tim Bentley 7491b30be0 Head 801 2010-04-30 10:38:28 +01:00
Jon Tibble 22b00a130f Make settings_sections consistent 2010-04-30 02:31:41 +01:00
Tim Bentley 39a4593bd3 Fix up display buttons 2010-04-29 20:33:45 +01:00
Jon Tibble 32b7bca71e Help -> Website and disable unimplemented options 2010-04-29 13:35:40 +01:00
Jon Tibble bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble 507cd19739 Cleanups and diff reading fixes 2010-04-28 02:28:37 +01:00
Jon Tibble 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Jon Tibble f895c66eb1 Clean up saving UI settings 2010-04-26 17:41:31 +01:00
rimach 95a1419d9c Head 2010-04-25 21:29:39 +02:00
Jon Tibble 471f032b6e Save MainWindow position 2010-04-23 22:31:54 +01:00
Jon Tibble b23a699a5a Save MainWindow state and geometry 2010-04-23 22:10:25 +01: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
rimach b2918fc579 Head 2010-04-22 19:12:33 +02:00
Jonathan Corwin 877af7ea2c More fixes 2010-04-21 22:56:48 +01:00
Jonathan Corwin 68685d1be5 head 2010-04-21 21:26:18 +01:00
Jonathan Corwin 40e6289102 head 2010-04-20 23:12:04 +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
Jon Tibble 17ec820b79 Import and typo fixes 2010-04-19 19:43:20 +01:00
Tim Bentley 5a311c6f77 Clean up video class 2010-04-18 20:11:28 +01:00
Tim Bentley 1948da79ff Comments 2010-04-17 12:27:12 +01:00
Tim Bentley a766542854 Display Hook cleanups 2010-04-17 08:53:06 +01:00
Tim Bentley dcd48d1042 Clean up alert dialog with new layout
Alerts over video starting to work 
Fix bug in impress close down
2010-04-17 08:31:15 +01: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
Tim Bentley 3cc600a67b More changes and attempts 2010-04-13 16:53:00 +01:00
Tim Bentley 571e91b20f Sort out screen display and add comments 2010-04-12 09:13:27 +01:00
Tim Bentley f99b91509c remove prints 2010-04-10 19:08:03 +01:00
Tim Bentley e0be3b5705 refactor video display 2010-04-10 11:28:57 +01:00
rimach 7a9d8c97aa Head 2010-04-09 21:27:22 +02:00
Tim Bentley 3c8c20f2d4 cleanup the screen size code 2010-04-02 19:12:54 +01: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
Tim Bentley 848eb601af Fix NONE appearing as song verses
Delay the hidden window display
Fix missing add status for custom slides
2010-03-21 14:24:41 +00:00
Jon Tibble 366fe2f508 Head r742 and import fix 2010-03-14 23:22:44 +00:00
Tim Bentley af5a52fa62 Fix service saving and cancelling
Fix Red and Bla
2010-03-14 17:05:50 +00:00
Tim Bentley 2d934c8ed9 Fix screen size and rendering issues 2010-03-13 15:11:31 +00:00
Jon Tibble 8124f0e8fe Import and weird character cleanups 2010-03-11 14:02:43 +00:00
Raoul Snyman 1e79260c5c Renamed the versionThread class to VersionThread to fit with our coding standards. 2010-03-09 22:29:45 +02:00
Raoul Snyman 16ea5dd0ad Tidied up the tabs on the media manager. 2010-03-09 22:26:12 +02:00
Raoul Snyman 250fb09737 Merged head in. 2010-03-05 20:37:52 +02:00
Raoul Snyman 024fdd56e6 Added installer stuff. 2010-03-01 20:37:10 +02:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Tim Bentley 38a8575989 Sort out startup http gets. 2010-02-25 21:09:27 +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
Tim Bentley 47a61a6581 Finished moving alert code to plugin structure 2010-02-12 18:42:09 +00:00
Tim Bentley 944f45c8c8 Fix up song usage extract processing 2010-02-11 18:39:28 +00:00
Tim Bentley 00e84d40f3 Cleanups and fix alerts for Presentations 2010-02-06 08:04:01 +00:00
Tim Bentley af58043690 Make startup smoother with a Thread 2010-02-02 20:05:21 +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 d6912adbf8 Make display blanking work correctly 2010-01-24 16:28:18 +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 56275fbc21 Remove prints for merge 2010-01-22 17:54:08 +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
Tim Bentley ee8a92b77f fix screen lines calcs so they are correct.
Prints added for rendering size diagnostics.
2010-01-10 11:49:04 +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 a6d8813a50 Merge from HEAD, started changing the copyright to include Michael Gorven. 2009-11-29 22:30:41 +02:00
Raoul Snyman 910a61ce3f Merged in HEAD 2009-11-29 22:01:23 +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
Raoul Snyman ae905abfde Spruced up the About page. Made a few configuration key changes. 2009-11-29 16:07:25 +02:00
Raoul Snyman d0832a2c86 Changed all the trUtf8(u'...') to trUtf8('...') 2009-11-26 20:43:49 +02:00