Commit Graph

158 Commits

Author SHA1 Message Date
Andreas Preikschat f0693e8163 fixed bs4.__version__ 2013-06-26 20:54:21 +02:00
Andreas Preikschat bb7bbdf10c use isinstance instead of type 2013-06-16 21:42:50 +02:00
Andreas Preikschat 7b7cbc588c - removed code using the sqlite package (which is not available in python 3)
bzr-revno: 2240
2013-04-23 23:47:02 +02:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat 76799d931e head 2013-04-20 19:37:06 +02:00
Tim Bentley a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat 7cae10917d removed sqlite from check_dependencies 2013-04-15 23:15:56 +02:00
Andreas Preikschat 69009970c0 replaced BeautifulSoup3 by BeautifulSoup4 2013-04-05 21:58:13 +02:00
Tim Bentley e36706e3ec Head 2013-04-05 20:37:56 +01:00
M2j 76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Andreas Preikschat addc126eaf updated resources.py fie 2013-03-29 13:19:40 +01:00
Tim Bentley 8e03c2e4b7 Head and conflicts 2013-03-17 21:29:00 +00:00
Andreas Preikschat 4778b85475 spelling mistakes 2013-03-14 11:51:49 +01:00
Tim Bentley 919f86789f Head 2013-03-13 19:18:41 +00:00
Andreas Preikschat f6457956be cleaned patch 2013-03-12 09:53:50 +01:00
Andreas Preikschat 312d6a3ff9 enable patching again 2013-03-12 09:46:28 +01:00
Andreas Preikschat 7bf8c45f35 reverted resources.py changes; updated patch 2013-03-12 09:46:00 +01:00
Andreas Preikschat 7fa359dd48 disalbe patching; create 'broken' resources.py 2013-03-12 09:44:54 +01:00
Tim Bentley 2464bef944 Head + conflicts 2013-03-07 18:22:38 +00:00
Tim Bentley f1aadde13c Initial Cherrypy implementation 2013-03-06 21:53:29 +00:00
Andreas Preikschat 6ab1cc3c4b added mock to check_dependencies 2013-02-28 22:36:55 +01:00
Andreas Preikschat 7c9506af4a - fixed Bug #1100277 (Songs don't load with latest build)
- added nose to check_dependencies.py
- fixed version number compare in create_separated_list

bzr-revno: 2178
2013-02-16 06:48:52 +00:00
Andreas Preikschat 396d0b1cd2 remove pytest and renamed mocked function 2013-02-06 22:39:52 +01:00
Andreas Preikschat 47fa8209ba changed wording 2013-02-06 21:42:09 +01:00
Andreas Preikschat 1fc779e8ed use CAPS 2013-02-06 21:37:30 +01:00
Andreas Preikschat 4c2bc46673 added nose to checkdependencies script 2013-02-06 21:36:59 +01:00
Andreas Preikschat 7cf10df7e8 converted print statements 2013-02-04 23:05:19 +01:00
Andreas Preikschat 8a36430659 removed not needed script 2013-02-04 22:42:31 +01:00
Andreas Preikschat 86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Arjan Schrijver 5a26443681 fixed bug #1095699 'check_dependencies.py fails on version numbers with letters'
Fixes: https://launchpad.net/bugs/1095699
2013-01-07 10:18:29 +01:00
Tim Bentley 4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Tim Bentley a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Raoul Snyman 6857ec0946 Patch file was not updated correctly. 2012-11-03 22:22:21 +02:00
Raoul Snyman 61b505f1bd Updated the image in the About dialog to the one from the new web site.
Fixes: https://launchpad.net/bugs/1069109
2012-11-01 19:41:22 +02:00
Tim Bentley bb3561c18a Fixes 2012-10-23 18:35:23 +01:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Andreas Preikschat 156a58f6bd removed character 2012-07-06 18:55:04 +02:00
Andreas Preikschat 456bd374be added try to catch traceback shown on incorrect pw or username 2012-07-06 18:51:49 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Raoul Snyman 7b737a69f2 Moved Windows stuff into its own repository. 2012-05-02 23:02:27 +02:00
Raoul Snyman 10dbb5ee16 Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
Raoul Snyman 7f6ed27040 Shortened some translation comments, as Qt says that the entire context of a translation may be no longer than 255 characters.
Updated the translation files while I was at it.
2012-03-17 23:30:53 +02:00
Raoul Snyman 476ba8eb1b Fixed the copyright in the patch file which someone else missed.
Regenerated the resource file.
Fixed the copyright in the translation_utils.py script which someone else missed.
Removed an unnecessary comment.
2012-02-25 13:11:59 +02:00
Raoul Snyman 456e31d55a Updated the Windows build script to look for an option outside of version control and pull the Transifex username and password from it for the translation_utils.py script. 2012-02-15 05:57:16 +02:00
Raoul Snyman d10358f0a2 Updated some strings to unicode - the rest need to remain strings because web servers don't do unicode that well. 2012-02-11 20:02:33 +02:00
Raoul Snyman c354d16263 Clean up the translation_utils.py script a bit, removing references to Pootle. 2012-02-05 23:18:57 +02:00