Commit Graph

59 Commits

Author SHA1 Message Date
Raoul Snyman ec479e589b Fix a bunch of linting issues (which should also help resolve other circular dependencies) 2018-10-26 16:15:31 -07:00
Tim Bentley 41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
Tim Bentley 74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Tim Bentley df654d72fb change net to com 2016-05-10 05:36:25 +01:00
Tim Bentley 38cd4b1f67 with tests 2016-04-30 18:12:40 +01:00
Tim Bentley 3a8b068af8 Year older 2015-12-31 22:46:06 +00:00
Tomas Groth a6f5251d7e pep8 fixes 2015-12-26 15:30:12 +01:00
Raoul Snyman eebe9ed6b9 [translations] If you do a format check, make it influence the return code of the script 2015-12-23 23:51:00 +02:00
Raoul Snyman af85a931b4 Migrate translations to argparse 2015-12-23 23:22:22 +02:00
Jonathan Springer 7af1ca1d49 Migrate to PyQt5 2015-11-06 19:49:40 -05:00
Tomas Groth 12056b2849 Another small fix 2015-03-11 09:36:24 +01:00
Tomas Groth 7ac79f0ede Small fixes for the translation util 2015-03-10 23:47:17 +00:00
Tomas Groth 976408fe8e Added check of format input strings in translations. 2015-03-09 22:23:21 +00:00
Raoul Snyman ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Tim Bentley f3c09af379 Years go by 2014-12-31 10:58:13 +00:00
Andreas Preikschat 108fabbae0 fixed str/byte errors 2014-06-10 11:05:26 +02:00
Andreas Preikschat 8982839794 fixed translation_util script for 2.2 2014-06-10 10:33:02 +02:00
Samuel Mehrbrodt eb5f0b7dd4 Fixes for translation utils 2014-05-22 13:52:53 +02:00
Samuel Mehrbrodt b882f7e1f1 Typo 2014-05-21 19:42:32 +02:00
Samuel Mehrbrodt bb1af7ed00 PEP8 2014-04-16 21:56:54 +02:00
Tim Bentley c38c576f94 test fixes 2014-04-02 19:51:21 +01:00
Tim Bentley 6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
Jeffrey S. Smith afb8f088a6 Remove extra whitespace 2013-09-08 08:17:14 -05:00
Jeffrey S. Smith 74e5bcf500 Update helper scripts to Python 3 2013-09-06 20:40:48 -05:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Andreas Preikschat 7f541327ca changed to 120 chars 2013-07-18 21:28:35 +02:00
Andreas Preikschat 7cf10df7e8 converted print statements 2013-02-04 23:05:19 +01:00
Andreas Preikschat 86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Tim Bentley 4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00: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 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 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
Raoul Snyman af52ee68d9 Updated the translation_utils.py script to download from Transifex instead of Pootle. 2012-02-05 22:58:17 +02:00
Andreas Preikschat 652b1b86ea use urllib to download file 2011-08-22 10:45:03 +02:00
Raoul Snyman 9adc234845 Removed code which copied qm files since it was no longer necessary. 2011-05-25 07:51:08 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Raoul Snyman 55dfd67a5c More translation updates. 2011-05-24 19:42:30 +02:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Raoul Snyman 51edce8c17 Move Windows stuff all into a single "Windows" directory. 2010-10-10 17:40:54 +02:00
rimach fb7a049ba6 Head 2010-09-22 20:07:09 +02:00
rimach d1172e14c1 fix click/unclick 'Auto detect', fix saving of language setting 2010-09-22 20:03:10 +02:00
Raoul Snyman 8aa727c148 Update strings.
bzr-revno: 1050
2010-09-22 07:41:22 +02:00
Raoul Snyman 51e109cfc6 HEAD 2010-09-21 21:55:40 +02:00
rimach 6b5deff398 update translation_utils script, that generated qm files will be copied to the related folder 2010-09-21 21:22:34 +02:00
Raoul Snyman d4ce60534a Reworked the translation script.
Renamed the translation files to just their language codes for easier integration into translation tools.
2010-09-02 10:59:21 +02:00