Commit Graph

249 Commits

Author SHA1 Message Date
Tim Bentley
aade849aca End of 2020 - Just change the Year! 2020-12-30 21:42:49 +00:00
Tim Bentley
6ea4893ad6 Change Year
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53:08 +00:00
1e76868a23 Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
Bastian Germann
be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tomas Groth
fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +01:00
Tim Bentley
41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
15a4a93c96 Phase 2 complete 2017-10-10 00:08:44 -07:00
bc2fac7cfd Missed one thing 2017-10-07 00:08:25 -07:00
b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
1b7482243d Centralise style tweaks 2017-09-28 16:28:18 -07:00
c2e16cc8e9 HEAD 2017-09-28 10:32:10 -07:00
93fd4053b2 Add dark theme from QDarkStyle. Part 1: Force the theme 2017-09-28 10:31:28 -07:00
50511c4953 HEAD 2017-09-22 21:04:41 -07:00
Philip Ridout
b440584cb5 Moved the patched shuilils to the path module 2017-09-20 21:44:57 +01:00
1e06f472c6 HEAD 2017-09-08 22:23:37 -07:00
a6324b6b7f Refactor version check threading 2017-09-08 22:19:22 -07:00
Philip Ridout
9cb2b2e3c2 Pathlib changes 2017-09-05 21:48:55 +01:00
Philip Ridout
7a3f54e54c Back up settings before upgrading them 2017-09-03 11:18:14 +01:00
Philip Ridout
8f9cb4a090 Modify setting upgrade code to provide versioned updates. Upgrade settings to use JSON encoded Path objects 2017-08-26 16:06:11 +01:00
Philip Ridout
f8a68c23d0 Enable JSON to handle unsupported objects and tests 2017-08-25 21:03:25 +01:00
Philip Ridout
6ac671a5fa HEAD 2017-08-23 21:13:58 +01:00
Philip Ridout
0ecf5747c9 indentation fix 2017-08-18 21:33:43 +01:00
Philip Ridout
9ee24c32bd made some more changes to core/__init__ and applocation 2017-08-18 20:34:20 +01:00
Philip Ridout
b384e6f2fa Convert some more utility fuctions over to using the pathlib 2017-08-12 18:45:56 +01:00
Tim Bentley
c2321e7c10 Merge head 2017-08-03 18:54:40 +01:00
Philip Ridout
63bd98372a Move applocation over to using pathlib 2017-08-01 21:59:41 +01:00
Tim Bentley
be145b7675 handle the version from the web site 2017-06-09 21:53:13 +01:00
Tim Bentley
da51b046b2 Head 2017-06-09 16:56:40 +01:00
Tim Bentley
1c4f335f23 head without some chords stuff! 2017-06-06 21:58:12 +01:00
Tim Bentley
6d375de3db move deploy and fix tests 2017-06-06 21:35:57 +01:00
Philip Ridout
a24d5f8f15 TODO's TODOne, and a few other cleanups 2017-05-30 19:42:35 +01:00
Tomas Groth
111cff72a1 trunk 2017-04-11 10:05:13 +02:00
815c32b87f Fix a problem with loading Qt's translation files, bug #1676163
Fixes: https://launchpad.net/bugs/1676163
2017-03-27 17:36:54 -07:00
324652c347 Port some bugfixes from 2.4 to trunk 2017-03-09 22:42:38 -07:00
Tim Bentley
9451e4def6 add switch to turn off servers 2017-03-05 17:43:18 +00:00
Tomas Groth
02d6a42ac4 fix missing end spaces 2017-01-26 22:14:19 +01:00
Tim Bentley
74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
47ab1ce1a7 Hide the splash screen when the backup dialog shows and when the exception form shows 2016-12-15 19:45:46 +02:00
955fdc50ac Fix bug #1645867 by setting an application attribute related to OpenGL
Fixes: https://launchpad.net/bugs/1645867, https://launchpad.net/bugs/1591749
2016-11-29 23:57:27 +02:00
Tomas Groth
5e600f4417 Change the text for missing data path text. 2016-11-21 21:21:31 +01:00
Tomas Groth
f83d9ad520 Insert real button label in text to make sure it shows correct text. 2016-11-20 21:24:11 +01:00
Olli Suutari
98b51a1db8 - Code cleanup 2016-10-17 07:29:08 +03:00
Olli Suutari
340b2f3298 - Actually fixed the missing DB bug. 2016-10-17 07:17:33 +03:00
Olli Suutari
ce4d8224a2 -redid some mistakenly removed text changes 2016-10-04 10:37:08 +03:00
Olli Suutari
869caa9bf5 - pep8 (one ident) 2016-10-04 10:27:08 +03:00
Olli Suutari
4471338a19 - Fixed bug 1624661 2016-10-02 14:31:35 +03:00
d3d6e6c620 Missed translate() string format 2016-04-27 05:49:55 -07:00
28e14012a8 Remove unneeded print statement 2016-04-24 04:04:32 -07:00
292606ba38 Fix translate() string format and some missed conversions 2016-04-23 14:38:43 -07:00
c1222dc2bb Convert strings to python3 in __init__ files 2016-04-22 17:40:59 -07:00