Raoul Snyman
5e730c3138
Created a new SearchEdit class, and implemented it in the song search.
...
bzr-revno: 1172
2010-12-29 18:16:51 +00:00
Tim Bentley
0ec22826a8
Fix message text
2010-12-29 17:26:03 +00:00
Tim Bentley
8cdf4d39bf
Add muppet exit guard
2010-12-29 12:45:16 +00:00
Tim Bentley
87c1074cfe
Add guard for missing filename
2010-12-29 09:14:13 +00:00
Raoul Snyman
a2eae992bf
HEAD
2010-12-28 23:23:11 +02:00
Raoul Snyman
a9c2b9fa18
Added a new SearchEdit GUI object.
2010-12-28 23:12:20 +02:00
Andreas Preikschat
3a3aee9c4a
dockwidget tweak
2010-12-28 11:35:59 +01:00
Andreas Preikschat
2354ae6530
instead of using the dockwidgets, the slidecontrollers update themselves
2010-12-28 11:06:05 +01:00
Andreas Preikschat
3e55468a3d
fixed AttributeError
2010-12-28 09:37:13 +01:00
Andreas Preikschat
dcbba9bbf4
fixed long line
2010-12-27 17:07:44 +01:00
Andreas Preikschat
708010ffb0
r1169
2010-12-27 16:02:44 +01:00
Andreas Preikschat
71af1b3bf0
resize controllers when resizing or moving the docks
2010-12-27 15:55:53 +01:00
Andreas Preikschat
a0b15e5324
cleaned up the slidecontroller
2010-12-27 11:14:46 +01:00
Andreas Preikschat
304f7b406d
started work on slidecontroller resize
2010-12-26 15:44:07 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
andreas
8dc93ad67d
Part of corrections to display sizes
...
bzr-revno: 1166
Fixes: https://launchpad.net/bugs/598356
2010-12-26 10:19:39 +00:00
Tim Bentley
bd91d078a2
Number of theme bug fixes and clean ups
...
Plugin list is now singular
bzr-revno: 1165
Fixes: https://launchpad.net/bugs/694148
2010-12-26 10:17:21 +00:00
Tim Bentley
46f93f1cd5
Plugin names are singluar
2010-12-24 12:36:40 +00:00
Tim Bentley
ad36b2e83f
Theme handling cleanups
2010-12-24 08:07:26 +00:00
Tim Bentley
e48ba4f29d
Fix up theme delete / rename validation for now.
...
bzr-revno: 1163
2010-12-23 13:18:24 +02:00
Andreas Preikschat
085e746b4c
fix for bug #598356
2010-12-23 10:44:57 +01:00
Tim Bentley
0e064c9928
Fix theme delete / rename issue with plugin stored values
...
Fixes: https://launchpad.net/bugs/693202
2010-12-22 18:49:01 +00:00
M2j
1027d60635
Fix: Bug in editsongform
...
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble
3ce8ed46d1
Cleanups
...
bzr-revno: 1160
2010-12-22 14:41:17 +00:00
Jon Tibble
e6f3650bfd
Cleanups
2010-12-21 19:39:35 +00:00
Andreas Preikschat
b07c7fae68
added final credit
2010-12-21 20:07:37 +01:00
Tim Bentley
47ac045f1d
Fix config tag error
2010-12-21 11:09:00 +00:00
Tim Bentley
cb4fa5d03a
Fix Preview of Theme with Image bug
...
Fix Protection of Single Character Theme titles
Add Cursor update to Image import
Fixes: https://launchpad.net/bugs/692684
2010-12-20 20:22:21 +00:00
andreas
18e75b7824
- camelCase for Ui_FileRenameDialog
...
- Fixed bug #690774
- Keep copyright field empty if the imported song (from the service list) does not have any copyright information.
bzr-revno: 1151
Fixes: https://launchpad.net/bugs/690774
2010-12-18 08:53:29 +00:00
Tim Bentley
d1c79a595d
Fix image edit bug
2010-12-17 19:15:31 +00:00
Andreas Preikschat
fa79dd2cca
keep copyright field empty if imported song does not have any copyright information
2010-12-17 15:28:19 +01:00
Andreas Preikschat
e257f0431b
r1147
2010-12-16 20:15:23 +01:00
M2j
ff98870391
- bible imports broken by variable renaming
...
- removed tab indentation
2010-12-16 18:11:02 +01:00
Andreas Preikschat
4e9d6370b3
clean up
2010-12-16 17:08:10 +01:00
Andreas Preikschat
0e1383c35d
clean ups
2010-12-15 20:22:25 +01:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
Meinert Jordan
08ab85cb8a
Additional buttons in the exception dialog for sending a bug report per email or saving it to a file.
...
The report contains the traceback along with library versions.
The bug report is prefilled with the traceback, the openlp version, platform informations (on Linux also KDE or GNOME), the and the versions of all used libraries.
bzr-revno: 1144
2010-12-12 16:58:06 +00:00
M2j
a1d413307b
HEAD 1141
2010-12-12 00:27:23 +01:00
M2j
f3f2e5cdc8
minor changes
2010-12-12 00:25:49 +01:00
Tim Bentley
a25ce9d3cf
Sort out Camels
2010-12-11 20:49:50 +00:00
M2j
af202e3358
removed CLI interface of the mailto library
2010-12-11 21:22:03 +01:00
M2j
c28b129421
format mailto() sources
...
some exception dialog enhancements
2010-12-11 16:39:12 +01:00
M2j
1cb9594e58
test exception removed
2010-12-11 01:29:57 +01:00
M2j
8ad603b251
completed exception report dialog
2010-12-11 01:26:41 +01:00
M2j
5bae9c74e3
added mailto code
2010-12-10 22:19:46 +01:00
M2j
88ba36c9dd
Bug report features for exception dialog
2010-12-10 21:42:20 +01:00
Tim Bentley
b405195261
Fix size input validation again
2010-12-08 19:12:38 +00:00
Tim Bentley
2f04bde2aa
Fix size input validation
2010-12-08 19:00:24 +00:00
Tim Bentley
ccc640bb27
Stop invalid characters being entered
2010-12-07 20:47:09 +00:00
Tim Bentley
a55cdd3a50
Fix string to int problem
2010-12-07 18:55:58 +00:00