Commit Graph

910 Commits

Author SHA1 Message Date
Tim Bentley
fc80e3d106 Cleanups and more tests 2013-04-05 20:37:15 +01:00
M2j
042bf4ed2d rename openlp.core.utils.get_local_key to openlp.core.utils.get_locale_key 2013-04-05 19:41:01 +02:00
M2j
76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Tim Bentley
a73570d4fc Minor fixes for missed 2013-03-23 06:46:41 +00:00
Tim Bentley
bed1ca2d57 Head and more fixes 2013-03-22 21:05:42 +00:00
Tim Bentley
90ac714c0d Mediamanageritem converted 2013-03-19 22:00:50 +00:00
Tim Bentley
f99e22fd4a Plugins 3 - global var removal 2013-03-19 20:05:13 +00:00
Tim Bentley
fb6d292be0 Plugins 2 - setttingsSection gone 2013-03-19 19:43:22 +00:00
Tim Bentley
611dbdf044 Head 2013-03-19 17:53:51 +00:00
Tim Bentley
861e64ee83 plugin 1 2013-03-19 17:53:32 +00:00
Arjan Schrijver
ec12b36665 Merge HEAD 2013-03-18 15:11:58 +01:00
Tim Bentley
bdad091ff0 Fix change typos 2013-03-16 21:18:05 +00:00
Tim Bentley
6a99a9e140 Changes made 2013-03-16 20:52:59 +00:00
Tim Bentley
04bc47cb52 All Tabs converted 2013-03-16 19:57:15 +00:00
Tim Bentley
e641c0e8b3 main window and theme manager 2013-03-16 11:05:52 +00:00
Arjan Schrijver
2cb47f6040 Merge HEAD 2013-03-14 12:39:04 +01:00
Arjan Schrijver
043c35a985 Merge HEAD 2013-03-11 16:23:43 +01:00
Tim Bentley
7d371228bc Config updates 2013-03-10 20:19:42 +00:00
Andreas Preikschat
5f67e4f149 removed not needed icon parameter 2013-03-07 14:14:31 +01:00
Arjan Schrijver
52523224ec Merge HEAD 2013-03-07 12:23:52 +01:00
Andreas Preikschat
6066c80194 changed most of the signals to our new style 2013-03-07 12:01:06 +01:00
Andreas Preikschat
a27b251060 songimporters 2013-03-07 09:05:43 +01:00
Arjan Schrijver
c02098faa8 Merge HEAD 2013-03-03 17:53:33 +01:00
Tim Bentley
0a1ebfbdb9 Head + merge issues 2013-02-21 21:33:06 +00:00
Tim Bentley
5ca6d36935 Clean up custom plugin 2013-02-19 21:23:56 +00:00
phill-ridout
ba37105bbf Fixed OpenLP not starting 2013-02-17 08:29:23 +00:00
Andreas Preikschat
0c4789f071 r2179 2013-02-16 10:58:41 +01:00
Arjan Schrijver
cc9464ea74 Merge HEAD 2013-02-13 20:27:10 +01:00
Arjan Schrijver
0ca05faa5e Merge HEAD 2013-02-11 10:21:46 +01:00
Arjan Schrijver
3717e7fa20 - Enhanced 'choose group' dialog layout (thanks Raoul)
- Revert back to old QListWidget and use QTreeWidget only for images plugin
- Renamed dialogs to comply to coding standards
- Added image group icon
- Enabled animation on image groups
- Removed special 'Imported' folder and allow toplevel images instead
2013-02-10 17:11:12 +01:00
Tim Bentley
cae39247d9 Final cleanup of variables 2013-02-07 11:33:47 +00:00
Tim Bentley
c90d45ca73 Bye Bye Event Receiver 2013-02-07 08:42:17 +00:00
Tim Bentley
fae34b1b4d Head + fix merge problems 2013-02-07 07:17:19 +00:00
Andreas Preikschat
bf01c2f0a8 use own ScreenList() call instead of using parents to access it 2013-02-06 10:56:41 +01:00
Andreas Preikschat
f94ae4d7c2 reordered imports 2013-02-05 09:05:28 +01:00
Andreas Preikschat
f94da5c22c fixed spaces 2013-02-05 07:47:03 +01:00
Andreas Preikschat
3df730db09 used += instead 2013-02-04 22:26:27 +01:00
Andreas Preikschat
86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Tim Bentley
ca5e46a2b1 Add test idea for the registry 2013-02-03 21:46:56 +00:00
Arjan Schrijver
adb7aac7cf Merge HEAD 2013-02-03 20:34:53 +01:00
Tim Bentley
a9a4c7938e Fix name and other bugs 2013-02-03 19:23:12 +00:00
Tim Bentley
123f460f7e Fix up Receiver code changes 2013-02-03 15:06:17 +00:00
Tim Bentley
27cd63ebcd Remove events and move to Registry 2013-02-03 09:07:31 +00:00
phill-ridout
7cc695f3bb New line at end of file added. 2013-02-02 17:44:07 +00:00
Philip Ridout
f75b3ffdaf Fixes bug 1113446 2013-02-02 14:09:22 +00:00
Arjan Schrijver
3f4df4f22c Merge HEAD 2013-02-01 13:01:24 +01:00
Arjan Schrijver
d95aef4b97 - Scroll images list automatically when dragging
- Expand group where new images were added
- Select dropped images
- More code style fixes
- Reverted earlier change to validateAndLoad
2013-01-30 20:33:22 +01:00
Arjan Schrijver
42a75e545e Implemented drag&drop from external directly into an image group 2013-01-29 14:21:07 +01:00
Tim Bentley
bdb9089409 Cleanup ServiceManager code 2013-01-27 07:36:04 +00:00
Tim Bentley
183c0c700d More Registry cleanups and bug fixes 2013-01-26 07:39:07 +00:00
Arjan Schrijver
9b707d2351 Moved images filenames storage from configfile to sqlite db 2013-01-25 12:52:32 +01:00
Arjan Schrijver
5631a68c40 Fixes for QTreeWidget 2013-01-25 12:38:48 +01:00
Arjan Schrijver
dbce056688 Change QListWidget to QTreeWidget in media manager 2013-01-25 12:29:32 +01:00
Tim Bentley
be6977a1a3 remove plugin helpers 2013-01-23 21:05:25 +00:00
Tim Bentley
aafef12bf8 Head with fixes 2013-01-23 20:29:43 +00:00
Tim Bentley
3378e32da3 More cleanups and removal of plugin_helpers 2013-01-23 19:28:47 +00:00
Andreas Preikschat
e762e3b672 r2151 + conflicts 2013-01-20 13:23:22 +01:00
Andreas Preikschat
b91177f00b removed not needed imports 2013-01-19 00:31:02 +01:00
Andreas Preikschat
3bf4f401b1 r2148 2013-01-18 22:36:15 +01:00
Andreas Preikschat
5b6326e2ac migrate settings 2013-01-18 20:24:06 +01:00
Andreas Preikschat
a98045e386 remove set_list and get_list from SettingsManager 2013-01-18 19:50:46 +01:00
Raoul Snyman
5a008c3910 Some more code cleanups to raise our code score on CI. 2013-01-17 23:58:38 +02:00
Andreas Preikschat
7e444aa15c removed keys which are handled by settingsmanager (dynamic keys) 2013-01-16 12:37:22 +01:00
Andreas Preikschat
fd26d8b8ab replaced by enumeration 2013-01-16 12:33:32 +01:00
Andreas Preikschat
65d0dac3c8 set default plugin status in plugin.py instead of in the plugins 2013-01-16 12:28:38 +01:00
Andreas Preikschat
91fbf037a2 splitted ui.py into two files; changed imports 2013-01-11 01:19:11 +01:00
Andreas Preikschat
2616f63007 removed value parameter (still needs work) 2013-01-11 00:07:48 +01:00
Andreas Preikschat
6faf76ed5c change empty lines 2013-01-10 21:50:01 +01:00
Andreas Preikschat
2a816115bb pull in settings; renamed dict 2013-01-10 21:41:16 +01:00
Andreas Preikschat
a8588e0de5 fixed indentation 2013-01-10 21:09:27 +01:00
Andreas Preikschat
eb6bc6adbc started work to store setting in a (half) central place 2013-01-10 20:33:48 +01:00
Tim Bentley
0e5a3aa045 More 120 cleanups 2013-01-05 22:17:30 +00:00
Tim Bentley
4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Andreas Preikschat
e92deb94d2 fixed presentation bug (bug #1094340)
Fixes: https://launchpad.net/bugs/1094340
2012-12-28 21:03:59 +01:00
Andreas Preikschat
b6c9fa16c5 reverted last commit 2012-12-27 17:27:59 +01:00
Andreas Preikschat
18aaf682e8 started to implment central place for default values 2012-12-20 21:33:43 +01:00
Andreas Preikschat
6ed77d4032 r2128 + conflicts 2012-12-20 13:09:12 +01:00
Andreas Preikschat
6c1e303dbd fixed branch 2012-12-05 21:33:39 +01:00
Andreas Preikschat
fc38f62a17 trunk + conflicts 2012-12-04 22:50:14 +01:00
Tim Bentley
fae1d79fff 2020 2012-12-03 19:19:10 +00:00
Tim Bentley
a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley
cf0bb94b3f Clean ups 2012-11-26 17:57:36 +00:00
Tim Bentley
57ad90f1a6 Head 2012-11-16 21:46:56 +00:00
Tim Bentley
5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley
55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley
69b2bcb21f Head 2016 2012-11-10 16:43:42 +00:00
Philip Ridout
e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Tim Bentley
47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley
9e1e07c04c Head 2103 2012-11-07 18:41:07 +00:00
Tim Bentley
9ba9b9605d Fix missing files in presentations 2012-11-05 06:05:44 +00:00
Andreas Preikschat
3629c8a535 r2098 + conflict 2012-11-01 16:56:03 +01:00
Philip Ridout
d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Tim Bentley
e24c588df3 Head 2012-10-25 20:17:14 +01:00
Tim Bentley
716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley
cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Tim Bentley
cf635c1459 Stop service item generation running media twice 2012-10-20 09:20:11 +01:00
Tim Bentley
464480fc34 fix up settings tab 2012-10-18 21:38:01 +01:00
Andreas Preikschat
57e844cc12 r2093 2012-10-18 20:13:54 +02:00
Jonathan Corwin
db6b9fdd64 Fixes various Presentation issues
bzr-revno: 2089
Fixes: https://launchpad.net/bugs/927585, https://launchpad.net/bugs/936596, https://launchpad.net/bugs/859098, https://launchpad.net/bugs/967061
2012-10-15 05:45:56 +01:00
Tim Bentley
7ce17e99f8 Head 2087 2012-10-13 21:55:41 +01:00
Jonathan Corwin
bbbf426cf2 If change slides whilst blank, update slidecontroller 2012-10-13 20:48:58 +01:00
Jonathan Corwin
9f5ed9589b Slide counts can only be got if active 2012-10-13 20:07:30 +01:00
Jonathan Corwin
4c1fe14fd2 Raoul's kicks 2012-10-13 19:32:32 +01:00
Jonathan Corwin
0ddeef9d8f Blank desktop issues 2012-10-12 23:13:58 +01:00
Jonathan Corwin
c7e555e0e8 Various end of show issues 2012-10-12 22:33:10 +01:00
Jonathan Corwin
efef105c3f ppt problems 2012-10-12 20:15:36 +01:00
Martin Zibricky
4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Jonathan Corwin
24041c7f17 Presentation error traps 2012-10-11 23:03:54 +01:00
Tim Bentley
34284ea8ae Clean up media extension lists and move the controller. Fix reload of suffixes to happen after media or presentaions changes 2012-10-07 08:25:55 +01:00
Andreas Preikschat
159f3ea9a2 r2074 + conflicts 2012-10-03 18:38:06 +02:00
Tim Bentley
6ef5fa88d2 Split media tabs, update ServiceItem and add auto start feature 2012-09-09 07:27:53 +01:00
Andreas Preikschat
bbc6b0d7b6 r2019 2012-07-07 16:55:23 +02:00
Andreas Preikschat
3c69631b59 clean ups 2012-07-07 16:54:14 +02:00
Andreas Preikschat
9da23266c6 reworked image manager _cache to contain unique images (to be cleaned up) 2012-06-30 17:19:33 +02:00
Samuel Findlay
4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Andreas Preikschat
a085694be1 removed toString(), toPyObject() 2012-05-19 17:10:05 +02:00
Andreas Preikschat
ed3b7660fa removed not neede unicode calls 2012-05-17 20:57:01 +02:00
Andreas Preikschat
2d99f59c84 started to use QString v2 api 2012-05-17 17:13:09 +02:00
Stevan Pettit
f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
Andreas Preikschat
a0225d790a replaced numScreens by screenCount; removed 0 in range() 2012-05-01 13:00:02 +02:00
Raoul Snyman
2a7e5fc781 Fixed bug #986827: Exception doesn't exist on Windows.
bzr-revno: 1954
Fixes: https://launchpad.net/bugs/986827
2012-04-25 20:46:23 +02:00
Raoul Snyman
070ed7fcb5 Merged HEAD from trunk and fixed a conflict.
Some more refactoring.
2012-04-22 21:37:11 +02:00
Raoul Snyman
9d2b730634 Try to fix bug #986827, an exception is thrown on Windows when opening an imported presentation.
Fixes: https://launchpad.net/bugs/986827
2012-04-22 14:25:39 +02:00
Raoul Snyman
4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Andreas Preikschat
e8cbf8e3f0 more clean ups + fix error message shown when remote is being used 2012-04-20 21:33:43 +02:00
Andreas Preikschat
0038f4fa31 capitalisation fix 2012-04-20 17:51:58 +02:00
Andreas Preikschat
0fdf3b7f7c trivial clean ups 2012-04-16 09:02:24 +02:00
Philip Ridout
cf069afe92 Implements the progress bar for all media items for which it is possible. This shows OpenLP is doing 'something' rather than just hung. 2012-04-13 22:47:15 +01:00
M2j
d7ab06cc7e - reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
Tim Bentley
b092f19606 Fix remote Search displaying errors on UI 2012-03-15 06:15:21 +00:00
Jonathan Corwin
e8a1d7591e Fix a few typos 2012-03-10 18:36:59 +00:00
Tim Bentley
c1c1de5472 Fix Impress and OpenLP so it now starts .
Fix Spelling
Remove QLocale code for now as not supported by PyQt

Fixes: https://launchpad.net/bugs/902115
2012-02-25 13:01:47 +00:00
Jonathan Corwin
3ebe38f7e1 Setting for X11 bypass flag. Don't open Impress unnecessarily if not enabled 2012-01-07 11:22:53 +00:00
Tim Bentley
2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Jonathan Corwin
6a8f54b5f8 Start disabled presentations only when necessary. Try and shutdown Impress at the end correctly 2011-12-11 21:59:10 +00:00
Andreas Preikschat
fe8f5fb963 fixed plugins 2011-12-08 18:55:12 +01:00
Andreas Preikschat
12547fad2a doc clean up, removed method with a one liner, fixed media item recreation bug 2011-12-07 21:25:12 +01:00
Jon Tibble
ac365e5b6a Cleanups 2011-11-26 21:26:50 +00:00
Andreas Preikschat
05bf2ec6fa removed obsolete signals and rearranged the docs 2011-10-22 13:09:01 +02:00
Andreas Preikschat
d3bfffa4b1 removed not used imports 2011-10-03 22:12:57 +02:00
Andreas Preikschat
8f3f09eef9 r1765 + resolved conflict 2011-10-01 09:28:45 +02:00
Raoul Snyman
54a1e25cb7 Trying to fix bug #803342 2011-09-20 18:24:07 +02:00
Tim Bentley
a328d1c7c7 Bypass message if requested from remote plugin
Fixes: https://launchpad.net/bugs/796195
2011-09-06 18:53:43 +01:00
Raoul Snyman
015249407d Renamed some of the ItemCapabilities. 2011-08-28 19:45:13 +02:00
Tim Bentley
644706a62a Fix review comments and cleanups 2011-08-02 06:07:09 +01:00
Tim Bentley
f1902ade5a Fix up drag and drop code 2011-07-27 19:28:35 +01:00
Stevan Pettit
90c18b6bfd changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
Andreas Preikschat
4f955f25d7 refactoring 2011-06-25 15:47:46 +02:00
Andreas Preikschat
dbef87021c minor clean ups; do not create qimage and then convert to qpixmap, instad create qpixmap directly 2011-06-21 12:10:53 +02:00
Andreas Preikschat
3616554a17 r1645 2011-06-20 21:57:08 +02:00
Andreas Preikschat
5f8087bb0d use function in presntation plugin 2011-06-20 21:56:01 +02:00
Jonathan Corwin
f5e619584a Fix error if go next off end of powerpoint 2011-06-15 23:34:40 +01:00
Tim Bentley
a0319d127c One and only Simon Scudder
bzr-revno: 1636
2011-06-12 18:56:11 +01:00
Tim Bentley
608910a098 Fix name 2011-06-12 17:02:52 +01:00
Andreas Preikschat
900a817cbf asdf 2011-06-12 17:59:46 +02:00
Tim Bentley
c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Andreas Preikschat
1cc95fddb6 general thumb clean ups 2011-06-12 17:17:01 +02:00
Andreas Preikschat
81c89e97f1 - fixed crash attempting to add a non existent image to the service
- fixed display of full presentation path in remote search
- fixed names
- fixed use of 'settingsSection' (the second argument is not a sections, rather a value name <-> using settingsSection is misleading)

bzr-revno: 1635
2011-06-12 17:00:21 +02:00
Andreas Preikschat
08a3a7aba6 hard coded misleading arguments 2011-06-12 15:01:46 +02:00
Andreas Preikschat
869ab41cad - fixed crash attempting to add a non existent image to the service
- fixed display of full presentation path in remote search
- fixed names
- fixed hard coded 'setting section'
2011-06-12 13:51:23 +02:00
Raoul Snyman
4014267300 Fixed various strings. 2011-06-11 23:43:08 +02:00
Jonathan Corwin
9aed776186 Change presentation log.exceptions to log.warn's 2011-06-03 07:52:16 +01:00
Jonathan Corwin
82a72fdc87 Don't set .parent's on Qt items, pass to init instead 2011-05-28 19:47:14 +01:00
Jonathan Corwin
4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Tim Bentley
acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley
8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Tim Bentley
3b627be641 Finish plugin sorts 2011-05-26 05:48:13 +01:00
Raoul Snyman
8c9728c3b2 HEAD 2011-05-24 22:53:41 +02:00
Raoul Snyman
7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Andreas Preikschat
987cd14fbf r1564 2011-05-23 13:16:28 +02:00
Tim Bentley
50a81cc3c9 png not jpg 2011-05-22 19:50:34 +01:00
Tim Bentley
b544e519b1 Add tolltip and impress debugging 2011-05-22 19:48:14 +01:00
Andreas Preikschat
5a7aa2fb9f do not override list 2011-05-20 17:18:57 +02:00
Jonathan Corwin
f701eb9417 Head 2011-05-15 21:34:32 +01:00
Jonathan Corwin
2655c1b133 Remote searches presentations, media and images 2011-05-15 21:03:45 +01:00
Andreas Preikschat
b04e688647 fixed attribute error 2011-05-13 22:59:14 +02:00
Andreas Preikschat
68c1236a2a 2011-05-06 07:17:13 +02:00
Tim Bentley
54e1674803 Head push 2011-04-30 18:36:28 +01:00
Jonathan Corwin
f472807251 os.path.splitext includes the . in the extension! 2011-04-30 17:11:28 +01:00
Tim Bentley
54a3dd8412 Remove not needed var and fix 195 strings 2011-04-30 09:37:28 +01:00
Jonathan Corwin
8bec30cf9c Make Impress changes windows specific 2011-04-30 08:31:03 +01:00
Jonathan Corwin
6584e6a1ed process events not required 2011-04-29 23:31:39 +01:00
Jonathan Corwin
879dfdbb16 head 2011-04-29 23:29:53 +01:00
Jonathan Corwin
a9df8468aa Minimized impress troubles 2011-04-29 23:29:29 +01:00
Jonathan Corwin
ebf5777a02 Fix bug 773036 2011-04-29 09:58:10 +01:00
Tim Bentley
7908ac4f67 Fix large Service Files 2011-04-29 09:45:36 +01:00
Tim Bentley
34838aba06 Fix up Presentation and Image Imports 2011-04-29 08:10:22 +01:00
Tim Bentley
6e9459b63d r1482 2011-04-25 07:44:04 +01:00
Jonathan Corwin
c0b0c1a82d tabs to spaces *grr at VC++* 2011-04-21 08:35:17 +01:00
Jonathan Corwin
f3f1836150 remove pptviewlib.dll and build it via windows-builder.py 2011-04-21 00:21:31 +01:00
Jonathan Corwin
c402e5c075 non-debug version of dll 2011-04-20 19:01:25 +01:00
Jonathan Corwin
7080e910c2 Further detection efforts 2011-04-16 22:47:54 +01:00
Jonathan Corwin
91d53b7adc Add the dll too 2011-04-16 17:15:08 +01:00
Jonathan Corwin
596c928881 Untidy the code I tided, so it functions correctly! 2011-04-16 17:14:21 +01:00
Tim Bentley
f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman
8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley
7476b37ba4 Refactor the SettingsTab to be more KDE like.
Sort out the Tabs parentage
Clean up the code paths to stop the Tab being loaded twice at startup.
Clean up the TAB Hide/Unhide code. Removed it and rebuild the UI if required.
Fix Bible Quick text to say right things.

bzr-revno: 1467
Fixes: https://launchpad.net/bugs/739762
2011-04-15 21:47:19 +01:00
Jonathan Corwin
4286f6389d Switching from ppt to songs now fine 2011-04-14 22:34:01 +01:00
Jonathan Corwin
d45423569f Head 2011-04-13 23:11:21 +01:00
Jonathan Corwin
5f93ff657e PPT's are getting there. Going from blank ppt to song broken now 2011-04-13 23:10:41 +01:00
Tim Bentley
6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Tim Bentley
e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Tim Bentley
e159d87c2a r1449 2011-04-08 16:35:46 +01:00
Jonathan Corwin
78a9c89025 Fix stuttering powerpoint start 2011-04-07 23:57:12 +01:00
Jonathan Corwin
9b04385f34 Blanking and switching between song and ppt and back 2011-04-06 23:54:47 +01:00
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
Tim Bentley
2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01: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
8374c2d449 redundant code 2011-03-10 20:17:05 +01: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
3f6f1940d9 Head r1301 2011-02-14 20:07:04 +00:00
Jon Tibble
5e8b8eedf3 Strings not variable names\! 2011-02-14 19:08:18 +00:00
Jon Tibble
ba8918a1ea Fixes 2011-02-14 18:20:59 +00:00
Jon Tibble
531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00: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
fb97816711 Unused imports 2011-02-09 21:30:41 +00:00
Jon Tibble
45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Jon Tibble
2ce4aeba92 Fixes 2011-02-09 14:04:50 +00:00
Jon Tibble
5607b09f0d Dedupe translations 2011-02-09 05:04:12 +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
a32cf1df43 Catch failure to start process (Bug #712140) 2011-02-04 21:35:57 +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
Tim Bentley
cd74645379 Fix bug where blank hides the screen on restart.
Presentations unblank the screen and reset the display flags and setting.

Fixes: https://launchpad.net/bugs/660448
2010-12-30 09:13:39 +00:00
Tim Bentley
bb10026b63 Correct change in error 2010-12-29 09:37:36 +00:00
Tim Bentley
ad346d8e05 Add message popup and guard Images and Media as well 2010-12-29 09:27:13 +00:00
Tim Bentley
87c1074cfe Add guard for missing filename 2010-12-29 09:14:13 +00:00
M2j
7c68265f4b remove two consecutive spaces from python code of the whole OpenLP sources
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
Tim Bentley
e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Andreas Preikschat
d9768b6536 whitespaces 2010-12-13 15:24:16 +01:00
Tim Bentley
90c631ce87 Documentation fixups and \nstart to add OpenlLyrics export for songs 2010-11-27 15:25:00 +00:00
Jon Tibble
947e4d4173 Long lines 2010-11-03 18:03:28 +00:00
Jonathan Corwin
dc0c597243 Warn, not error, if COM Impress not available 2010-10-15 10:00:08 +01:00
Raoul Snyman
177d2d0351 More documentation updates. 2010-10-11 22:47:00 +02:00
rimach
f869e0d979 replace self.text_strings with self.textStrings, fix doc string 2010-10-05 18:09:48 +02:00
rimach
ec16298908 add missing newlines, simplify getString function, wrap long lines 2010-09-29 23:06:59 +02:00
rimach
a76dd15fbe resolve diverged branches 2010-09-27 20:34:40 +02:00
rimach
f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00
Tim Bentley
79881d9023 Update plugin version numbers 2010-09-21 18:30:32 +01:00
rimach
23099261bd Head 2010-09-19 10:47:00 +02:00
rimach
86bed937f5 Remove unused lines 2010-09-18 20:56:57 +02:00
rimach
399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
rimach
d2bf1fedae correct piped soffice start, fix Python2.5 problem with unicode strings in optparse 2010-09-16 23:01:44 +02:00
rimach
ea1321ef20 add pipe using for soffice 2010-09-15 22:51:01 +02:00
rimach
84a6c273fe Python 2.5 cant handle unicode strings in optparse 2010-09-15 20:07:08 +02:00
rimach
a308c66aa9 Python 2.5 cant handle unicode strings in optparse 2010-09-15 20:06:30 +02:00
rimach
3bc527e4fc bugfixing 2010-09-15 19:55:27 +02:00
rimach
c53731d74b media items' __init__ methods 2010-09-14 20:34:39 +02:00
rimach
2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach
22304d491d correct coding rules, some optimizations 2010-09-14 19:46:21 +02:00
rimach
8e8a6e42ff Head 2010-09-13 21:08:26 +02:00
rimach
e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
rimach
6d7e7d7ad2 hopefully Line ending corrected and resolve merge conflict, part2 2010-09-10 21:21:14 +02:00
rimach
d4cabf9693 move translations from mediamanager to plugins with dict 2010-09-10 17:50:30 +02:00
Raoul Snyman
08e97a67cb More string fixes and updates from Pootle. 2010-09-06 06:53:48 +02:00
rimach
95ffc8dd3b add translation code for MediaDocks and PluginList 2010-09-04 00:51:28 +02:00
Jon Tibble
c9edfb9508 Cleanup QMessageBoxes using defaults 2010-07-31 03:06:44 +01:00
Jon Tibble
ab3efd2b3b Fix issues with plugins (inc. bug #605655) 2010-07-31 01:05:27 +01:00
Jon Tibble
37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Jon Tibble
37d2e910b7 Long lines 2010-07-26 16:19:11 +01:00
Jon Tibble
96033624aa Head r968 2010-07-25 12:47:53 +01:00
Raoul Snyman
2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble
6e6d44710f Head r965 2010-07-24 22:03:58 +01:00
Raoul Snyman
3c303365b1 HEAD 2010-07-23 20:07:27 +02:00
Raoul Snyman
2b7d7f3ba5 More string updating. 2010-07-23 20:03:19 +02:00
Jon Tibble
c8c65120cf Head r963 2010-07-23 17:33:03 +01:00
Jon Tibble
c1ddaa2dd1 DocStrings
bzr-revno: 963
2010-07-23 12:17:18 +01:00
Jon Tibble
150968dd05 Head r961 2010-07-22 23:54:23 +01:00
Jonathan Corwin
efdc2bcb0d Presentations no longer startup blanked 2010-07-22 08:32:55 +01:00
Jonathan Corwin
d628956c1a Bug 608149 - Enable presentation controllers by default, and simplify default workflow
bzr-revno: 960
2010-07-22 08:00:32 +01:00
Jon Tibble
d232133b35 Remove wildcard import 2010-07-22 01:39:00 +01:00
Jon Tibble
d2372850e4 DocStrings 2010-07-22 01:28:56 +01:00
Jonathan Corwin
475bab8215 [Bug 608149] [NEW] Presentations are not intuitive 2010-07-21 23:46:25 +01:00
Raoul Snyman
2efb7cd34a Update more strings, and just tweak the display of the remotes plugin settings tab. 2010-07-21 08:24:32 +02:00
Jon Tibble
4bffb39567 Import fixes 2010-07-12 11:59:48 +01:00
Jonathan Corwin
bff74507d7 Coding standards 2010-07-11 21:53:53 +01:00
Jonathan Corwin
fe5b3e6771 pptview/impress fixes to thumbnails on Windows 2010-07-11 21:22:53 +01:00
Jonathan Corwin
fb4faf0dbb Powerpoint fix 2010-07-10 23:41:36 +01:00
Jonathan Corwin
08c36f7e1c Got a conflict fix wrong 2010-07-10 23:33:09 +01:00
Jonathan Corwin
968eaad46a Head 2010-07-10 23:28:59 +01:00
Jonathan Corwin
91b3c06849 Missed one 2010-07-10 23:21:50 +01:00
Jonathan Corwin
27bccda0b6 Presentation thumbnail changes 2010-07-10 23:21:14 +01:00
Jon Tibble
60b5568979 Fix bug then fix fix! (Bug #603798) 2010-07-10 02:01:14 +01:00
Jon Tibble
a913c47254 Remove initPluginNameVisible hack 2010-07-08 10:14:00 +01:00
Jon Tibble
cde04a9218 Naming fixes for mediamanageritem 2010-07-07 17:03:30 +01:00
Jonathan Corwin
c75d29eaa7 Must get TRB143 a new mop for Christmas 2010-07-05 23:17:14 +01:00
Tim Bentley
08f650871a Signature Cleanups 2010-07-05 17:00:48 +01:00
Jonathan Corwin
db961c76db Clean up after TRB143's attempts to outclean Meths
Fix pptview plugin when running as exe
2010-07-02 23:18:54 +01:00
Jon Tibble
45375e7442 Cleanup plugins (Bug #600996) 2010-07-02 13:13:46 +01:00
Jon Tibble
9e1474e851 Fix songs and wildcard import 2010-07-02 11:29:36 +01:00
Raoul Snyman
568e80748c Change namespace of other plugin icons. 2010-06-30 20:16:07 +02:00
Jon Tibble
d37b4d1e8d Plugin and other docstrings 2010-06-29 16:25:24 +01:00
andreas
68a934de71 - small fixes 2010-06-28 22:00:35 +02:00
andreas
eccd2999ee started fixing deletion bug in media manager (custom still to be done) 2010-06-28 20:20:05 +02:00
Jonathan Corwin
9a2b05f830 Prevent crash if OpenOffice not installed on Windows 2010-06-27 23:34:33 +01:00
Jonathan Corwin
7cf31532b8 Remove error trace if no impress 2010-06-26 21:34:26 +01:00
Jonathan Corwin
217b40c26f Bug 598361 - Preview presentation error. Ensure presentations close correctly 2010-06-25 21:20:03 +01:00
Jonathan Corwin
a23a354532 pptviewlib.dll 2010-06-24 21:25:35 +01:00
Jonathan Corwin
1ea6d1da50 Merge excepts together (again) 2010-06-24 20:58:45 +01:00
Jonathan Corwin
84b7a4f4ad head 2010-06-24 20:43:06 +01:00
Jonathan Corwin
30f8441ce9 Merge excepts together 2010-06-24 20:42:15 +01:00
Jon Tibble
4ac7ce16c0 Ampersands and item selection checking
bzr-revno: 877
2010-06-24 19:16:43 +01:00
Jon Tibble
2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Jonathan Corwin
bbf5ecf0fc Head 2010-06-23 23:30:15 +01:00
Jonathan Corwin
fe01718d46 Presentation tidyups 2010-06-23 23:26:54 +01:00
Tim Bentley
da5ff6c3db Update version numbers and white space 2010-06-23 18:37:01 +01:00
Tim Bentley
a4d7ae1600 Final extermination of translate u"s 2010-06-21 19:28:36 +01:00
Raoul Snyman
6c1b5a6fad Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
2010-06-21 18:43:59 +02:00