Andreas Preikschat
e4427e4b4e
This fixes edge cases, where the slidecontrollers will not be updated correctly.
...
(Make sure, that the Media Manager is on the left side and the Theme and Service Manager on the right hand side.)
1) Hide the Theme Manager by pressing F10
2) Hide the Service Manager by pressing F9 (first case)
3) Increase the size of the slidecontrollers.
4) Show the Service Manager by pressing F9 (second case)
I removed the paintEvent from the slidecontroller and inserted it in mainwindow. I do like it the other way around, but doing it this way fixes the edge cases.
bzr-revno: 1174
2010-12-31 12:02:01 +00:00
Andreas Preikschat
a957e00825
fix for a edge case, where the slidecontroller will not resize
2010-12-31 09:06:42 +01:00
Andreas Preikschat
77e7bc8daf
r1173
2010-12-31 08:10:13 +01:00
Tim Bentley
80dbce6162
Fix up presentation display bugs.
...
bzr-revno: 1173
Fixes: https://launchpad.net/bugs/660448
2010-12-30 10:48:16 +00: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
363ff7c143
Head
2010-12-29 18:17:36 +00:00
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
e8ddb4c751
Small style cleanups
...
Add guards for Presentations / Images / Media which are removed from files system after loading
Fix 694079 on Linux by adding css into build
Add guard to delay exiting as shutting down in middle of a service is not a good idea
bzr-revno: 1171
Fixes: https://launchpad.net/bugs/694079
2010-12-29 17:43:26 +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
89a2280f4e
Add css files to manifest file
...
Fixes: https://launchpad.net/bugs/694079
2010-12-29 09:43:02 +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
Tim Bentley
8b231fbeb2
Head
2010-12-29 08:06:54 +00:00
Raoul Snyman
6f26c6fc0a
Fix up a small bug left over from the changeover to the new search edit.
2010-12-28 23:41:12 +02: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
d8cb06d000
Fix Slidecontroller sizing
...
bzr-revno: 1170
Fixes: https://launchpad.net/bugs/598356
2010-12-28 11:14:02 +00: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
rimach
ec062c2640
SongBeamer fixes
...
Correct Song Tab error
bzr-revno: 1169
2010-12-27 08:28:33 +00:00
andreas
417eac7daa
Update Language files
...
bzr-revno: 1168
2010-12-27 08:24:51 +00:00
Tim Bentley
a4a2057a2c
Version and Copyright Year updates
...
bzr-revno: 1167
2010-12-27 08:21:54 +00:00
rimach
0a98f3038e
Head
2010-12-26 21:56:51 +01:00
rimach
2cb38c6ab8
add complete check
2010-12-26 21:55:40 +01:00
Andreas Preikschat
304f7b406d
started work on slidecontroller resize
2010-12-26 15:44:07 +01:00
Andreas Preikschat
5de1e40500
updated language files
2010-12-26 14:31:01 +01:00
Andreas Preikschat
0ad9aeb5cd
1166
2010-12-26 14:29:25 +01:00
Andreas Preikschat
e6a89652e4
1166
2010-12-26 14:07:52 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
Tim Bentley
80b0bc8b10
Head
2010-12-26 11:02:56 +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
3783fe03c8
Head
2010-12-24 13:52:08 +00:00
Tim Bentley
46f93f1cd5
Plugin names are singluar
2010-12-24 12:36:40 +00:00
Raoul Snyman
b9bfb14c21
Web interface does not always send all necessary data
...
bzr-revno: 1164
Fixes: https://launchpad.net/bugs/693694
2010-12-24 10:01:52 +00:00
Tim Bentley
ad36b2e83f
Theme handling cleanups
2010-12-24 08:07:26 +00:00
Andreas Preikschat
3b2448f04f
r1163
2010-12-23 19:47:14 +01:00
Tim Bentley
e48ba4f29d
Fix up theme delete / rename validation for now.
...
bzr-revno: 1163
2010-12-23 13:18:24 +02:00
Meinert Jordan
fa73e35ac2
Fixed a bug where an author was added to the AuthorsSelectionComboItem without a database entry.
...
bzr-revno: 1162
2010-12-23 13:14:41 +02:00
Andreas Preikschat
085e746b4c
fix for bug #598356
2010-12-23 10:44:57 +01:00
Raoul Snyman
2d0acec7ba
Fix bug #693694
2010-12-23 10:43:00 +02:00
Andreas Preikschat
503ff9f259
r1161
2010-12-23 07:05:56 +01:00
Andreas Preikschat
76241edc9f
r1161
2010-12-23 06:52:09 +01:00