Commit Graph

82 Commits

Author SHA1 Message Date
Raoul Snyman 8d4cdc71ba Initial go at i18n 2009-10-23 15:17:43 +02:00
Tim Bentley 979ba02b02 Add Lines per slide and wrap indentation 2009-10-22 20:03:08 +01:00
Jon Tibble 7f773a314b General fixes
bzr-revno: 610
2009-10-19 18:17:38 +01:00
Jon Tibble fc61d7fe55 Fixups 2009-10-19 15:56:44 +01:00
Tim Bentley 3c9ffae002 Fix name standards 2009-10-17 20:13:11 +01:00
Tim Bentley e9800d8ecc Fix theme saving 2009-10-17 19:20:07 +01:00
Tim Bentley 0f54bb81e7 Save Theme import directory 2009-10-16 05:46:32 +01:00
Tim Bentley 56930f1e65 Correct Theme name for Export if default 2009-10-11 07:25:37 +01:00
Tim Bentley 268aadde4c Theme improvements 2009-10-10 19:36:58 +01:00
Jon Tibble e5db2456e7 Remove unused imports 2009-09-25 01:43:42 +01:00
Jon Tibble 26bd337f7d Remove duplicate and redundant Theme code 2009-09-24 02:37:21 +01:00
Jon Tibble 873e16f3a6 Double space cleanup 2009-09-22 00:11:50 +01:00
Jon Tibble 98ea9141f4 More white space and line length fixes 2009-09-21 18:56:36 +01:00
Tim Bentley 03d9ac85d5 Add Theme export handling and error handling 2009-09-14 19:53:56 +01:00
Jon Tibble df7016c22d dos2unix run on trunk r535 2009-09-13 16:14:45 +01:00
Jon Tibble 54057730f7 Complete Theme breakage fixing 2009-09-13 15:12:38 +01:00
Jon Tibble 417d8c3725 Fix theme break 2009-09-13 14:24:58 +01:00
Raoul Snyman 43dc7e6b90 Merged in lp:~raoul-snyman/openlp/docstrings
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Raoul Snyman fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Jon Tibble 78b553ac23 Refactor theme loading 2009-09-07 14:05:53 +01:00
Jon Tibble a037c3ee2b Fix theme loading mess 2009-09-07 03:17:36 +01:00
Jon Tibble cda62a2617 Save themes in formatted XML and clean touched files 2009-09-04 23:27:53 +01:00
Tim Bentley 0f1ac7cfb2 Sort out SlideController
bzr-revno: 515
2009-08-29 19:18:24 +01:00
Tim Bentley eca69df868 Slide Controller rewrite complete 2009-08-29 08:17:56 +01:00
Maikel Stuivenberg ec68413cec fixed the theme code 2009-08-28 20:34:33 +02:00
Maikel Stuivenberg 0c53783acd Theme manager will ask for save if theme already exists 2009-08-27 18:21:00 +02:00
Tim Bentley 63f67ea756 EventManager Removal - complete 2009-08-26 06:00:19 +01:00
Tim Bentley 49a424abd1 EventManager Removal part 3 - Theme handling 2009-08-25 21:04:58 +01:00
Tim Bentley 7226d4a232 EventManager Removal part 1 2009-08-24 21:05:46 +01:00
Tim Bentley b774cc10be Clean up Event Handling and remove call the ThemeManager from plugins 2009-08-15 08:33:01 +01:00
Tim Bentley 46cf6c763c Clean up event structure and add calling names
Clean up Remote client to remove qt dependancy
2009-08-12 05:57:24 +01:00
Raoul Snyman 29389bde13 Merge from trunk; A few bugfixes. 2009-08-09 19:58:37 +02:00
Tim Bentley 26a1658724 finish Theme handling corrections
Set Global Theme back in settings tab
2009-08-07 20:05:00 +01:00
Tim Bentley 23b13ede2d Default handling allows editing and blocks deletes 2009-08-07 18:30:12 +01:00
Tim Bentley 06ff5ec618 New bible import form
Start of default theme handling
Add Transparent backgrounds
2009-08-07 18:19:32 +01:00
Tim Bentley 9b5f844afa Standardize row hight in renderer
Various theme fixes and cleanups
2009-08-06 18:43:53 +01:00
Tim Bentley 13f016cf5f Minor bug fixes 2009-08-02 17:13:59 +01:00
Tim Bentley 209f92439c Remove Not used files and References
Fixes from Last Merge
ThemeManager Cleanup MVC.
2009-07-06 17:34:13 +01:00
Tim Bentley 3c71e91498 Fix up rendering a bit
Re-write the slide controller so it looks better (big clean up)
Fix themes where backgrounds are png files so they do not become phantom themes
start to sort out conversions
Hide openoffice at startup
2009-07-02 20:04:50 +01:00
Tim Bentley 560584d8f6 Added ImageToolBar to show what I am thinking
Cleanup mainwindow from mark 1 attempt.
Fix bug in Thememanager so themes are not deleted
2009-06-29 06:07:32 +01:00
Tim Bentley d1b9b5b218 Fix bugs from unicode migration in theme
Correct errors in Theme handling
More code style fixes on route
2009-06-24 06:17:41 +01:00
Tim Bentley 03904d7502 Finish OOS work with Images
Correct errors with existing oos 
Correct bugs in Bible HTTP code for unicode conversions
2009-06-20 20:11:17 +01:00
Tim Bentley 3a65ef4dca Add Menu Items which are finished
Correct last merge spelling errors
2009-06-19 20:49:00 +01:00
Tim Bentley e2b8af7073 Mass Unicode migration
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Raoul Snyman a8307e430b Changed QPixmaps to QImages to see the difference. 2009-06-10 17:37:33 +02:00
Tim Bentley 30154f2127 Lots for fixes:
- General Tab now saves and retrieves
- Alert Dialogs now alerts
- Renderer - More fixes
- SlideController looks better.
- Removal of poked in Managers all accessed via Parent.
2009-06-01 18:50:37 +01:00
Tim Bentley 4c76ffdbaa More cleanups
Fix Rendering bugs with images
Fix Theme choice bugs
2009-05-22 06:14:55 +01:00
Tim Bentley da0acea229 Phase1 operation superfly 2009-05-20 21:17:20 +01:00
Tim Bentley 3ba6733f14 Theme Preview in ThemeTab 2009-05-18 20:47:18 +01:00
Tim Bentley df0fd5b618 hook up themes to combo boxes 2009-05-17 09:25:15 +01:00