Jonathan Springer
7af1ca1d49
Migrate to PyQt5
2015-11-06 19:49:40 -05:00
Tomas Groth
fe40cb6eec
Use patch decorator for test.
2015-06-13 15:48:57 +01:00
Tomas Groth
33a4e00002
Made test work on windows.
2015-06-11 17:11:16 +02:00
Tomas Groth
a97d30f2e5
Added test.
2015-06-10 22:43:03 +01:00
Tomas Groth
335c804e8f
Fix support for special characters in theme names. Fixes bug 1438563.
...
Fixes: https://launchpad.net/bugs/1438563
2015-04-02 10:04:56 +01:00
54c23cc7bd
Fix bug #1419300 by checking if we are doing single-click previewing and not engaging preview on double-click
...
Fixes: https://launchpad.net/bugs/1419300
2015-03-07 00:18:51 +02:00
9c5ba940da
Refactor source record test
2015-01-20 07:44:55 -08:00
745a3e3ef8
Remove translations from error code number strings
2015-01-19 14:36:53 -08:00
de213b0f66
Copyright cleanup time,
...
bzr-revno: 2479
2015-01-19 08:34:29 +00:00
ffcea13021
Updated the copyright.
2015-01-18 15:39:21 +02:00
Tomas Groth
255b7d8495
pep8 fix
2015-01-16 20:23:56 +00:00
3774cf3704
Update the credits in the About dialog
2015-01-11 21:46:41 +02:00
Tim Bentley
f3c09af379
Years go by
2014-12-31 10:58:13 +00:00
Tomas Groth
4ed9e9a722
Added a refresh call to the hide-toolbar so that it gets updated if needed. Makes the blank-to-theme button visible in the toolbar.
...
Fix for loading songs with linked audio + test. Fixes bug 1398403
Remove dummy initialization of preview_display to solve issue of mediaplayer preview being hidden.
When cloning a song copy the mediafiles as well. Fixes bug 1309998.
Use shutil.which instead of calling which with check_output, when detecting mudraw/gs.
Moved test service files into appropriate folder.
Set the default song search to search as type.
bzr-revno: 2454
2014-12-07 08:21:37 +00:00
Tomas Groth
da7ff60697
Moved test service files into appropriate folder.
2014-12-06 21:05:45 +00:00
Tomas Groth
0038ffcbe6
Add test for loading song with linked audio - the actual test
2014-12-03 22:29:20 +00:00
Phill Ridout
563347c8b8
HEAD
2014-11-30 07:44:57 +00:00
Tim Bentley
21db63b032
remove blank line
2014-11-25 21:36:52 +00:00
Tim Bentley
22a4974d86
Comments
2014-11-22 07:07:08 +00:00
Tim Bentley
4fb0e43c04
New start old bugs
2014-11-20 06:58:33 +00:00
Phill Ridout
5cc1fa2261
Fixes a few typos
2014-11-10 20:48:22 +00:00
Phill Ridout
b464b5613c
pep fixes
2014-11-02 17:19:02 +00:00
Phill Ridout
b682117f92
Completed tests for ColorButton
2014-11-02 16:50:18 +00:00
Phill Ridout
8c0f480b0e
Start of ColorButton tests
2014-10-29 19:18:01 +00:00
Phill Ridout
3685948ed5
HEAD
2014-10-29 19:11:43 +00:00
Phill Ridout
013e59c527
fixes to FileDialog tests
2014-10-29 19:07:13 +00:00
Ken Roberts
f81903bbcf
Merge upstream
2014-10-23 15:16:38 -07:00
551a10d311
Added and updated tests:
...
- Refactored FirstTimeForm to use an initalise() method, in order to be more testable
- Rewrote FTW tests to test initialise()
- Refactored TestMixin get_application() to setup_application() since it doesn't actually return an application object
- Refactored ListPreviewWidget to make it more testable
- Wrote tests for ListPreviewWidget
- Refactored FormattingTagsForm somewhat
- Updated FormattingTagsForm tests
Updated setup.py with some Python3 changes.
2014-10-22 22:43:05 +02:00
Ken Roberts
7545fb534f
Fix changed imports in mockups
2014-10-06 14:19:08 -07:00
Ken Roberts
0227e0a2bd
Initial projector code
2014-10-06 12:10:03 -07:00
Tomas Groth
31a868ca61
Moved thumbnail creation to httprouter.py
2014-09-23 22:45:42 +01:00
Tomas Groth
4bacaab205
trunk
2014-09-21 20:23:40 +01:00
Samuel Mehrbrodt
b24ba5322b
Merge trunk
2014-09-14 15:44:32 +02:00
Samuel Mehrbrodt
e6a6015c21
Fix tests
2014-09-14 15:32:38 +02:00
Samuel Mehrbrodt
aef7bb55c4
Add test
2014-09-14 00:00:43 +02:00
Tomas Groth
489f2266b2
Fix test for windows
2014-09-10 10:54:03 +02:00
Tomas Groth
d767990280
Adjusted tests
2014-09-10 09:34:38 +02:00
Tomas Groth
dab4ad7080
trunk
2014-09-08 22:08:49 +01:00
bf488da516
Added tests for with and without os x menu icon, renamed some tests to use our test name convention, fixed up and added more tests for the FormattingTagsForm.
2014-09-08 00:17:20 +02:00
Tomas Groth
df28a6799b
trunk
2014-09-02 21:17:56 +01:00
Tomas Groth
c50619212d
trunk
2014-08-25 21:34:54 +01:00
Phill Ridout
a2a4e6c4c7
HEAD
2014-08-22 17:26:46 +01:00
Tomas Groth
3b092319c9
trunk
2014-08-21 11:24:40 +02:00
Stewart Becker
2f984c45c4
Style fixes for Tim
2014-07-24 22:57:16 +01:00
Stewart Becker
d90fcface2
Style fixes for Tim
2014-07-24 20:28:57 +01:00
Stewart Becker
668864c38d
Tidy up tests and formatting
2014-07-22 21:06:48 +01:00
Stewart Becker
2555bc50d4
Add test for wrap footer setting
2014-07-21 18:13:20 +01:00
Phill Ridout
6a09b727b5
HEAD
2014-07-20 21:17:50 +01:00
Phill Ridout
67ab508286
Tweeked test to use a call list
2014-07-20 21:00:06 +01:00
Tomas Groth
a0b7c72e09
Changed Image dimension-key into width and height + a bunch of small changes
2014-07-15 20:52:59 +02:00