Commit Graph

5072 Commits

Author SHA1 Message Date
Andreas Preikschat
0f73fbd310 2011-05-13 15:00:20 +02:00
Andreas Preikschat
d4f7bf1e0a 2011-05-13 14:55:04 +02:00
Andreas Preikschat
2bb59f7051 - Disable the drop in the SearchEdit
- Disable the drag in the MediaManager/ServiceManager if no item is selected.

bzr-revno: 1536
2011-05-12 21:51:16 +02:00
Raoul Snyman
dd68784555 Some enhancements to the Bibles media item.
bzr-revno: 1535
2011-05-12 20:10:09 +02:00
Andreas Preikschat
4e870ed705 only allow drag if an item is selected 2011-05-12 17:50:20 +02:00
Andreas Preikschat
4778bfd781 disable drops for search edit 2011-05-12 17:44:20 +02:00
Raoul Snyman
d168987a9f Fixed a missing full stop in a tool tip. 2011-05-12 13:55:53 +02:00
Andreas Preikschat
01e4b8641c corrected use of VerseTags
bzr-revno: 1534
2011-05-12 13:10:52 +02:00
Raoul Snyman
e55e9f284a Dropped the results dropdowns in favour of a toggle button. 2011-05-12 01:59:04 +02:00
Raoul Snyman
5e954d86b6 Changed from a QTabWidget to QTabBar, giving us resizeable tabs. 2011-05-12 01:25:11 +02:00
Andreas Preikschat
c0df166105 removed bug/feature which resets the values in the spin box 2011-05-11 20:38:26 +02:00
Andreas Preikschat
9709429261 r1532 2011-05-11 10:13:10 +02:00
Jonathan Corwin
c5656fbfd9 Remote hostname fix. Remove tags from remote text
bzr-revno: 1532
2011-05-10 22:17:02 +01:00
Andreas Preikschat
78c3c3ef39 clean up 2011-05-10 16:08:11 +02:00
Andreas Preikschat
a042ef1132 fix for ticket 155
bzr-revno: 1530
2011-05-10 13:15:54 +02:00
Gerald Britton
71818097cd Fix for bug #762856.
bzr-revno: 1529
Fixes: https://launchpad.net/bugs/762856
2011-05-10 13:14:56 +02:00
Andreas Preikschat
c60ebb40b2 fix for ticket 155 2011-05-09 15:58:17 +02:00
Andreas Preikschat
34e0355921 removed debug line 2011-05-09 13:41:12 +02:00
Andreas Preikschat
b04292a9c6 Display "No Search Results" if the search did not match any song/bible verse.
bzr-revno: 1527
Fixes: https://launchpad.net/bugs/739759
2011-05-09 10:29:32 +02:00
Andreas Preikschat
1e0ef1ecb8 clean up 2011-05-09 10:15:59 +02:00
Jonathan Corwin
2c76faca48 u 2011-05-08 20:31:44 +01:00
Jonathan Corwin
61b3a8e19b head 2011-05-08 20:28:04 +01:00
Jonathan Corwin
a293be51e8 Local hostname fix. remote now returns just text. New html element to return html 2011-05-08 20:26:32 +01:00
Tim Bentley
1850d8f483 Update Display Tags UI
bzr-revno: 1526
2011-05-08 15:13:33 +01:00
Andreas Preikschat
2a0f3b272a r1522 2011-05-08 15:21:00 +02:00
Andreas Preikschat
55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Andreas Preikschat
a4e5d290a3 - changed a few loops to list comprehensions
- fixed unclosed file
- attempt to reduce possible tracebacks when running two instances of the FRW

bzr-revno: 1525
2011-05-08 13:08:28 +02:00
Andreas Preikschat
6968ebc3e3 Fixed spelling
bzr-revno: 1524
2011-05-08 13:07:22 +02:00
Tim Bentley
22553f6ef8 UI Tidy ups 2011-05-08 06:42:48 +01:00
Jonathan Corwin
7103d98dba Just add a couple of links... 2011-05-07 23:19:42 +01:00
Andreas Preikschat
3761a056ca updated doc 2011-05-07 22:55:11 +02:00
Andreas Preikschat
0211a55c5d fixed spelling 2011-05-07 20:40:48 +02:00
Tim Bentley
36ba62d86f Clean up DisplayTags UI 2011-05-07 18:43:24 +01:00
Andreas Preikschat
cd8e96b6a3 Fixed the order of components which need to update their screen information 2011-05-07 17:51:44 +02:00
Andreas Preikschat
3824c33607 use iteritems 2011-05-07 16:14:34 +02:00
Andreas Preikschat
738729e779 re ordering 2011-05-07 13:22:34 +02:00
Andreas Preikschat
c07f2f40c5 r1522 2011-05-07 13:06:43 +02:00
Jonathan Corwin
1a3626ef13 no newline at end of file... 2011-05-07 09:54:06 +01:00
Jonathan Corwin
9715e6dd1f more refixes 2011-05-07 09:27:43 +01:00
Jonathan Corwin
547b58e7b5 remove link on remote, add /stage shortcut plus tidies and refix 2011-05-07 09:18:02 +01:00
Jonathan Corwin
03380fb40f head 2011-05-06 23:00:52 +01:00
Jonathan Corwin
5c6639e95b Fix remote bug if same item in service twice. More stage view tweaks 2011-05-06 23:00:18 +01:00
Andreas Preikschat
25a697e03e removed more old code 2011-05-06 21:55:16 +02:00
Andreas Preikschat
9a16666639 removed blank line 2011-05-06 21:31:29 +02:00
Andreas Preikschat
a81a43c15e clean up 2011-05-06 21:19:09 +02:00
Andreas Preikschat
80f7aa2cc9 r1522 + resolved conflicts 2011-05-06 21:15:08 +02:00
Andreas Preikschat
090e8378ae - allow negative x and y values
- fixes
- removed redundant variables
2011-05-06 21:09:40 +02:00
Gerald Britton
2def15c12f Bug 762856: Support Bridge section and make more robust error recovery 2011-05-06 13:56:58 -04:00
Andreas Preikschat
6cb329dbc4 - fixed missing periods in tooltips
- removed period from string

bzr-revno: 1522
2011-05-06 11:17:16 +02:00
Andreas Preikschat
4f2740cbb0 Fixed the songshowplus importer returning when it shouldn't (as pointed out by jerryb)
bzr-revno: 1521
2011-05-06 10:44:52 +02:00