Commit Graph

322 Commits

Author SHA1 Message Date
Andreas Preikschat
626708df03 r1446 + reverted changes 2011-04-05 16:24:51 +02:00
Andreas Preikschat
1c35810fa5 fixed bug #749296
Fixes: https://launchpad.net/bugs/749296
2011-04-03 19:51:10 +02:00
Matthias Hub
659e3719f0 - disabled presentations plugin in the first time wizard when on OS X
- converting and bundling translations during the build process
- removing presentations plugin from the dmg file during the build process
- fixed Info.plist spelling errors reported by typovar
- fixed translation in the presentations mediaitem
2011-03-10 02:45:45 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Jonathan Corwin
23e178846b Fix PPT again! and remove tabs 2011-03-16 23:37:16 +00:00
Jonathan Corwin
72f445c426 pptviewer fixes and tidyups 2011-03-16 23:22:11 +00:00
Jonathan Corwin
791c0e268e typo. Should really test before committing :) 2011-03-15 07:47:23 +00:00
Jonathan Corwin
23ca24cceb Revert pptviewer.dll changes for now, they can come later. Lets get the rest in 2011-03-15 07:34:04 +00:00
Jonathan Corwin
0b827218bc ppt 2010 fix (hopefully). pptviewer tidyups 2011-03-15 00:10:40 +00:00
Jonathan Corwin
e8de37f7b3 pptviewer mods 2011-03-13 23:18:19 +00:00
Jonathan Corwin
363b49b490 attempt to detect end of pptviewer pre-load if ppt is set to loop until ESC 2011-03-12 17:06:26 +00:00
Andreas Preikschat
123b1beded added missing lines 2011-02-25 18:27:06 +01:00
Andreas Preikschat
0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble
e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Jon Tibble
3951905e50 Head r1305 2011-02-16 14:21:10 +00:00
rimach
ed3d67c1f1 correction for Powerpoint and PptViewer 2011-02-15 20:37:16 +01:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
552e412769 Cleanups 2011-02-10 18:59:59 +00:00
Jon Tibble
e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble
76fd92b01a Handle Impress errors better 2011-02-10 04:19:38 +00:00
Jon Tibble
0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble
2ce4aeba92 Fixes 2011-02-09 14:04:50 +00:00
Jon Tibble
b6735065c0 Presentation dedupe 2011-02-07 19:37:07 +00:00
Jon Tibble
57e489b75a Dedupe presentation controllers 2011-02-06 18:01:47 +00:00
Jon Tibble
750a232311 UI library - media_item_combo_box 2011-02-03 02:46:02 +00:00
Jon Tibble
f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble
9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Tim Bentley
daf545bc06 Fix up service item display changes 2011-01-29 07:53:21 +00:00
Jon Tibble
7fc5bea107 Couple of cleanups 2011-01-22 17:50:32 +00:00
Tim Bentley
479aa7a921 r1238 2011-01-22 11:20:50 +00:00
Tim Bentley
987d4cf7d5 Presentation guards against missing images 2011-01-22 10:30:19 +00:00
Tim Bentley
52367323b0 Presentation guards against missing images 2011-01-22 10:29:47 +00:00
Jon Tibble
ab17e6aaf0 Small OOo refactor, fix last commit 2011-01-21 22:28:34 +00:00
Jon Tibble
a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble
284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble
ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Jon Tibble
cf0608cc45 Increase ooo verbosity to aid debugging 2011-01-11 17:13:17 +00:00
Meinert Jordan
c75e69feab fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls

bzr-revno: 1201
2011-01-09 21:22:22 +02:00
M2j
ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
Jon Tibble
c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00:00
M2j
7b6c8a9a78 Bug #698881 (accessing unavailable presentation controller)
Keep settings if the controller is not available
Add explaining text to unavailable controllers checkButton
2011-01-07 12:26:28 +01:00
M2j
71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
M2j
21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
M2j
b0c9b3f077 integrated 'split layout' in the SettingsTab class
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j
2e6613edf4 simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins 2011-01-02 23:24:14 +01:00
Meinert Jordan
487837e615 While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.

bzr-revno: 1177
2010-12-31 19:22:41 +00:00
Meinert Jordan
a9bf3aac5a Theme Wizard the layout was distorted because of several manual formating instructions. I limited all format instructions to the necessary minimum. Furthermore I aligned all QFormLayouts towards each other.
It should contain no functional changes except of bug fixes (traped exceptions).
Some widgets ans slots are renamed for a consistent naming scheme.
Small fixes: removed two consecutive spaces and string introducing double quotes from python code. Edited some log.debug() arguments to avoid UnicodeErrors.

bzr-revno: 1176
Fixes: https://launchpad.net/bugs/695136
2010-12-31 19:19:06 +00:00
M2j
599ee1f7fa Lots of i18n fixes and some others. In detail:
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation                   
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00