Commit Graph

10952 Commits

Author SHA1 Message Date
Andreas Preikschat e2b8dc54f3 fixed bs4 code; fixed regression 2013-04-15 21:54:27 +02:00
Patrick Zimmermann fd22d17d37 Fix an import problem and use signals correctly. Worksbzr diff 2013-04-15 20:01:59 +02:00
Tim Bentley 7f78250bb2 Make object 2013-04-15 18:55:50 +01:00
Patrick Zimmermann 0dbda9ee21 Accidentially removed image load logic. Readded. 2013-04-15 19:26:18 +02:00
Patrick Zimmermann 3609d2e0e1 Switch over to PreviewListWidget class. Untested. 2013-04-15 19:12:47 +02:00
Patrick Zimmermann 379a27212c Clean up preview widget interface a little. 2013-04-15 18:33:50 +02:00
Andreas Preikschat db00c5049a fixed missing unicode 2013-04-15 17:50:59 +02:00
Andreas Preikschat 908e048d1a head 2013-04-15 17:43:18 +02:00
Patrick Zimmermann 9220beba78 Pull preview_list_widget out into separate file. Not yet changed calls to this new class. 2013-04-14 23:38:40 +02:00
Meinert Jordan 571934e166 Fix Natural Sorting so works with Python3
bzr-revno: 2230
2013-04-14 19:19:33 +01:00
Tim Bentley 220681c900 Comment fixes 2013-04-14 16:59:57 +01:00
Tim Bentley 797a76f095 Head 2013-04-14 16:45:34 +01:00
Philip Ridout 38a95ffab8 Fixed importing of songs with verses numbered 1A, or 1.5 etc. in SongShowPlus importer
bzr-revno: 2229
Fixes: https://launchpad.net/bugs/1125956
2013-04-14 17:30:06 +02:00
Dmitriy Marmyshev ce807f57b6 returned old code 2013-04-12 19:12:20 +04:00
Patrick Zimmermann 789439dd6b Make wizard a little wider to fit at least two review widgets. 2013-04-09 23:32:19 +02:00
Andreas Preikschat d504b314ef removed not needed mocks and calls 2013-04-08 20:30:11 +02:00
Andreas Preikschat 352d8da185 head 2013-04-08 20:24:46 +02:00
Tim Bentley 2345d59e6f Head 2013-04-08 17:53:26 +01:00
Tim Bentley 31b4e561b4 Fix up code review change 2013-04-08 17:53:11 +01:00
Dmitriy Marmyshev eca016c21d Added capability to edit title of service_item 2013-04-08 09:03:55 +04:00
M2j c82d7f0e50 renameing openlp.core.utils.get_local_key in tests 2013-04-06 20:21:23 +02:00
Andreas Preikschat 78ed2f655c remove markupMassage 2013-04-06 19:59:07 +02:00
M2j 6d5590d739 removed tests/interfaces/openlp_plugins/__init__.pyc 2013-04-06 19:17:59 +02:00
Patrick Zimmermann 97c6899a31 Post merge fixups: Fix a typo in wizard.py, correct some camelCase -> under_score. 2013-04-06 13:53:00 +02:00
Patrick Zimmermann 974e238850 Merge trunk. 2013-04-06 12:20:17 +02:00
Andreas Preikschat 7133c0ef0b - reduced threshold for 'separate blank button' (bug #1164925)
bzr-revno: 2228
Fixes: https://launchpad.net/bugs/1164925
2013-04-06 09:31:33 +02:00
Andreas Preikschat ac32b6ca65 fixed missing r'' and removed argument 2013-04-05 22:20:51 +02:00
Andreas Preikschat 19f9718aec added FIXME 2013-04-05 22:06:00 +02:00
Andreas Preikschat 69009970c0 replaced BeautifulSoup3 by BeautifulSoup4 2013-04-05 21:58:13 +02:00
Tim Bentley e36706e3ec Head 2013-04-05 20:37:56 +01:00
Tim Bentley fc80e3d106 Cleanups and more tests 2013-04-05 20:37:15 +01:00
phill-ridout 8a88cec855 Removed the use of the mock's call helper object 2013-04-05 19:26:39 +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
Dmitriy Marmyshev 637cb09e74 removed commented code 2013-04-05 19:13:00 +04:00
Andreas Preikschat 07d6fa63c5 introduced constant 2013-04-05 15:41:42 +02:00
Andreas Preikschat 42f52cc300 Separate blank buttons don't hide on resizing (bug #1164925)
Fixes: https://launchpad.net/bugs/1164925
2013-04-05 12:50:10 +02:00
Andreas Preikschat 131b46edef - use QActionGroup instead of Checkboxes (Bug #1103906 'Auto Play Slides menu should use radioboxes')
bzr-revno: 2227
Fixes: https://launchpad.net/bugs/1103906
2013-04-05 11:04:38 +02:00
Andreas Preikschat ed99061078 - update the vlc.py from master
bzr-revno: 2226
2013-04-05 11:03:47 +02:00
phill-ridout c3583bd21d Added comment 2013-04-04 17:42:22 +01:00
Andreas Preikschat 03eaa91a08 fixed assertion message and method doc string 2013-04-02 23:03:07 +02:00
M2j 2598674d2a Add ICU version string to exception form. 2013-04-02 22:52:31 +02:00
Dmitriy Marmyshev c443a6702e changed image add behavior for title 2013-04-02 23:28:56 +04:00
M2j 9612a52211 typo 2013-04-02 19:54:23 +02:00
M2j 316902fb88 Add unit tests for get_local_key and get_natural_key. 2013-04-02 19:51:19 +02:00
Andreas Preikschat ffb2350f62 fix *cough* 2013-04-02 19:42:01 +02:00
Andreas Preikschat 7f111b31a7 use unicode instead of QDateTime 2013-04-02 17:24:27 +02:00
Andreas Preikschat 0d621f8699 changed assertion message 2013-04-02 17:14:27 +02:00
Andreas Preikschat 5e3563ceda added two tests 2013-04-02 17:08:46 +02:00
Andreas Preikschat e3afbefd27 use QDate instead of python datetime object 2013-04-02 16:42:33 +02:00
Dmitriy Marmyshev 6209ad8bb5 style fix 2013-04-02 15:54:18 +04:00