Commit Graph

11099 Commits

Author SHA1 Message Date
Andreas Preikschat 31aaafa254 clean ups 2013-04-18 20:27:54 +02:00
Andreas Preikschat e7f553afb1 added test 2013-04-18 20:27:22 +02:00
Patrick Zimmermann 9e53873a66 Merge trunk. 2013-04-18 20:22:53 +02:00
Patrick Zimmermann ae5869e366 Add waiting cursor while searching. 2013-04-18 20:19:43 +02:00
Andreas Preikschat b71d3e9e53 fixed bug-1170435
Fixes: https://launchpad.net/bugs/1170435
2013-04-18 19:50:39 +02:00
Andreas Preikschat 098d733ad1 bible renamings 2013-04-18 19:45:14 +02:00
Andreas Preikschat 85ab27ab0c alters plugin renaming 2013-04-18 19:17:00 +02:00
Andreas Preikschat 14db927af7 more renaming 2013-04-18 19:10:26 +02:00
Tim Bentley 0ceaef7a51 Migrate remotes to Cherrypy and implement SSL and authentication
bzr-revno: 2231
2013-04-18 17:43:11 +01:00
Arjan Schrijver 9752716672 HEAD 2013-04-18 15:57:31 +02:00
Andreas Preikschat 2ad78e4cb9 renaming 2013-04-18 11:32:48 +02:00
Andreas Preikschat 06b8707434 renaming 2013-04-18 11:30:55 +02:00
Andreas Preikschat 2d518febf0 renaming 2013-04-18 11:28:21 +02:00
Andreas Preikschat d002cb383e renaming 2013-04-18 11:27:11 +02:00
Andreas Preikschat c13c0a0474 renaming 2013-04-18 11:22:20 +02:00
Andreas Preikschat cf209fef6f renaming 2013-04-18 11:20:56 +02:00
Andreas Preikschat 5547035550 fixed short lines 2013-04-18 11:17:00 +02:00
Andreas Preikschat 1901d66da9 r2230 2013-04-18 11:11:35 +02:00
phill-ridout 09955c0ca2 Moved constants. 2013-04-17 22:10:19 +01: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
Andreas Preikschat 1e8ad4ab7e fixed setup.py 2013-04-16 19:56:06 +02:00
Andreas Preikschat 1b447c4590 reoved whitespace 2013-04-16 19:54:40 +02:00
Andreas Preikschat 01a0ad3618 added whitespace to avoid conflict 2013-04-16 19:48:42 +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
phill-ridout cc1d3b3c5b finished tests 2013-04-16 18:06:42 +01: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
Patrick Zimmermann 0840480ef2 Merge trunk. 2013-04-15 23:56:56 +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
phill-ridout 042a3e33f5 some more tests 2013-04-15 21:30:32 +01: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
phill-ridout 6e688961d0 Removed logError from file import test as it was not needed.
Added check to see that addVerse has been called the correct ammount of times
2013-04-15 17:35:36 +01: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
phill-ridout 4d20ced421 Added logger class with help from mohij. 2013-04-14 21:10:08 +01:00
phill-ridout f5213d315d Commented out failing test 2013-04-14 20:16:31 +01:00
Meinert Jordan 571934e166 Fix Natural Sorting so works with Python3
bzr-revno: 2230
2013-04-14 19:19:33 +01:00