Andreas Preikschat
|
1901d66da9
|
r2230
|
2013-04-18 11:11:35 +02:00 |
|
Andreas Preikschat
|
f3b49c4dd5
|
removed dead code
|
2013-04-17 22:12:53 +02:00 |
|
Andreas Preikschat
|
0fb24d2233
|
added tests
|
2013-04-17 20:33:44 +02:00 |
|
Patrick Zimmermann
|
d687288336
|
Correct a preview_list_widget -> preview_widget call and fix update of preview when switching the service item.
|
2013-04-16 23:42:23 +02:00 |
|
Patrick Zimmermann
|
1bbf52c7bf
|
Fix a logic error, an array index border was wrong.
|
2013-04-16 19:34:07 +02:00 |
|
Patrick Zimmermann
|
e4d3d8d6d2
|
Rename a slideno -> row for more consistency.
|
2013-04-16 19:33:36 +02:00 |
|
Tim Bentley
|
a0f4db607e
|
Head and fix
|
2013-04-16 17:37:26 +01:00 |
|
Andreas Preikschat
|
140178a674
|
added code back which should not be removed in this proposal
|
2013-04-16 17:55:23 +02:00 |
|
Andreas Preikschat
|
8d5aaa927d
|
removed import from gui
|
2013-04-15 23:31:04 +02:00 |
|
Andreas Preikschat
|
7cae10917d
|
removed sqlite from check_dependencies
|
2013-04-15 23:15:56 +02:00 |
|
Andreas Preikschat
|
b3d4be1a44
|
removed sqlite from exception form
|
2013-04-15 23:15:29 +02:00 |
|
Andreas Preikschat
|
f0334457d0
|
removed sqlite2 code
|
2013-04-15 23:07:45 +02:00 |
|
Andreas Preikschat
|
ab3ee9768b
|
remove bzrlib
|
2013-04-15 23:04:49 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|