Commit Graph

11460 Commits

Author SHA1 Message Date
Tim Bentley 85da26684c Mediamanager and DND classes 2013-12-24 07:19:57 +00:00
Tim Bentley 7e18ced2c4 Custom cleanup 2013-12-24 07:02:47 +00:00
Tim Bentley bb99be7f10 Head 2013-12-24 06:16:23 +00:00
Jonathan Springer 5fcc9deb80 Fix shortcutlistform to pass all keyboard events to the keyReleaseEvent handler because on Mac OS X when the Command key is pressed together with another key a keyReleaseEvent isn't generated.
bzr-revno: 2318
2013-12-09 18:43:49 +00:00
Jonathan Springer 79a2a5b1db Merge trunk 2013-12-09 07:19:36 -05:00
Samuel Mehrbrodt 3f311d299a Imported presentations were not displayed - the variable has been renamed sometime.
bzr-revno: 2317
2013-12-09 12:25:32 +02:00
Jonathan Springer 2a262e4ef6 pass all keyboard events to shortcut dialog 2013-12-08 21:05:52 -05:00
Samuel Mehrbrodt 7e484086dc Merge trunk 2013-12-07 18:35:06 +01:00
Tim Bentley d32c032f14 Start to clean up theme manager and code style fixes
bzr-revno: 2316
2013-12-06 22:13:23 +00:00
Tim Bentley 440cefa5f6 formatting 2013-12-06 19:09:29 +00:00
Tim Bentley 9fd590bb70 clean up tests 2013-12-06 19:07:02 +00:00
Tim Bentley d0a9423982 Head 2013-12-06 19:00:55 +00:00
Tim Bentley f32409b5a5 format changes 2013-12-06 19:00:37 +00:00
Philip Ridout 0883eb8a5d Fixes #1184869 Ensures that there is text in the anchor tag
bzr-revno: 2315
2013-12-06 18:57:21 +00:00
Philip Ridout ec87ced59b Fixes Bug 1209515 by sub classing QFileDialog and reimplementing getOpenFileNames and attempting to urlunquote and file paths which do not exist
bzr-revno: 2314
2013-12-06 18:56:03 +00:00
Felipe Polo-Wood e9848a2653 Fix the Http router return values
bzr-revno: 2313
2013-12-01 20:58:09 +00:00
Philip Ridout f5573502f3 HEAD 2013-11-16 21:24:18 +00:00
Philip Ridout 81c2f1a4b3 updated tests 2013-11-16 21:04:16 +00:00
Philip Ridout c41842125d HEAD 2013-11-16 20:32:50 +00:00
Philip Ridout 875fa00b03 Adds song test helper and fixes up SongShowPlus
bzr-revno: 2312
2013-11-16 19:58:44 +00:00
Felipe Polo-Wood e56414e22c Fixed OS specific string
Coding standard fixes
2013-11-14 15:33:46 -05:00
Samuel Mehrbrodt dd1d08749e Fix SongBeamer Import and add Testcase
bzr-revno: 2311
2013-11-14 21:12:52 +02:00
Arjan Schrijver 27395fcaf6 Rename 'Thurdsday' to 'Thursday'
bzr-revno: 2310
2013-11-14 21:07:11 +02:00
Felipe Polo-Wood 649494589a Added unit tests for serve_file 2013-11-10 19:55:06 -05:00
Felipe Polo-Wood 45bcbe9272 Moved the file_types to module level so they get processed once 2013-11-10 19:13:03 -05:00
Felipe Polo-Wood 20a1a2ad70 Fixed router so response and headers are sent correctly
Fixed tests so they run on Windows
Added unit test for new method get_content_type
2013-11-08 13:26:27 -05:00
Raoul Snyman f0af04a9f2 Fixed the problems with the exception form
bzr-revno: 2309
2013-10-31 21:29:07 +00:00
Raoul Snyman d09747a33a Fixed the problems with the exception form. Not sure how to test it though... 2013-10-30 22:34:23 +02:00
Samuel Mehrbrodt 0ed0b2148e Small changes to the test 2013-10-27 21:33:58 +01:00
Arjan Schrijver f838a49509 fixed bug #1245269 'Thursday is called Thurdsday'
Fixes: https://launchpad.net/bugs/1245269
2013-10-27 21:19:19 +01:00
Samuel Mehrbrodt abdc3937ef Small test for PresentationController Constructor 2013-10-27 13:39:13 +01:00
Andreas Preikschat 6a839dc32a no need for MagicMock (inside another MagicMock)
bzr-revno: 2308
2013-10-26 21:03:57 +02:00
Samuel Mehrbrodt f74697a987 Try to fix encoding... 2013-10-26 19:31:35 +02:00
Samuel Mehrbrodt 636dead5c3 Fix vim header (textwidth=120) 2013-10-26 19:25:07 +02:00
Tim Bentley 63d65da6c1 Head 2013-10-23 20:26:03 +01:00
Tim Bentley b1873016c9 Move and tests 2013-10-23 20:25:46 +01:00
Tim Bentley 1022661160 Theme cleanup start and major class restructure
bzr-revno: 2307
2013-10-23 19:49:39 +01:00
Samuel Mehrbrodt 43f99b81eb This variable has been renamed. 2013-10-22 17:37:56 +02:00
Samuel Mehrbrodt 24dba52640 Fix Import, use system-independent path 2013-10-22 17:09:10 +02:00
s.mehrbrodt@gmail.com02 c5ded493cf Merge from trunk 2013-10-22 10:42:56 +02:00
Andreas Preikschat ea8497d559 no need for MagicMock 2013-10-21 09:38:18 +02:00
Andreas Preikschat 74fcf41bfa - removed (outline/shaddow) workarounds from html builder
- removed code from phonon player which should not be there (copy-paste error)

bzr-revno: 2306
2013-10-21 09:27:05 +02:00
Tim Bentley 28a94a06fb Duplicate line 2013-10-18 19:11:17 +01:00
Tim Bentley ba0808f551 Fix up json 2013-10-18 19:10:47 +01:00
Tim Bentley 0f183af84d Missed file 2013-10-15 20:17:53 +01:00
Philip Ridout a8e1d5005c made get_data private 2013-10-14 23:05:17 +01:00
Tim Bentley 4f3291b2ee Fixes to tests 2013-10-14 06:01:01 +01:00
Tim Bentley b794623e7f Head 2013-10-14 05:55:20 +01:00
Tim Bentley b9e2a2cdc1 Missed imports 2013-10-13 22:07:28 +01:00
Tim Bentley 63685cb29e Move Settings and translate 2013-10-13 21:36:42 +01:00