Commit Graph

880 Commits

Author SHA1 Message Date
Salvo 'LtWorf' Tomaselli
a95edd470b
Remove the totally useless codeql action 2020-11-23 22:45:56 +01:00
Salvo 'LtWorf' Tomaselli
96eaa03704
Merge pull request #51 from ltworf/more_strings
More localised strings
2020-10-25 20:13:26 +01:00
Salvo 'LtWorf' Tomaselli
c2d7494b7a
New strings translated to italian 2020-10-25 18:56:35 +01:00
Salvo 'LtWorf' Tomaselli
f56e2afc01
Localise missing strings 2020-10-25 18:55:16 +01:00
Salvo 'LtWorf' Tomaselli
88b9098afc
Merge pull request #49 from ltworf/localize
Localization for relational
2020-10-24 19:46:56 +02:00
Salvo 'LtWorf' Tomaselli
dc26b71cea
typo 2020-10-24 19:40:30 +02:00
Salvo 'LtWorf' Tomaselli
ce39b26224
Italian translation 2020-10-24 19:37:02 +02:00
Salvo 'LtWorf' Tomaselli
569ad21441
pot file 2020-10-24 19:15:22 +02:00
Salvo 'LtWorf' Tomaselli
1848d73498
Make makefile a bit more generic 2020-10-24 18:25:01 +02:00
Salvo 'LtWorf' Tomaselli
81cc446b90
Do not replace values before passing to gettext 2020-10-24 18:23:59 +02:00
Salvo 'LtWorf' Tomaselli
750f123620
Fix typo 2020-10-22 08:18:23 +02:00
Salvo 'LtWorf' Tomaselli
4dba82aaaa
Localise readline 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
69cbad353a
CHANGELOG 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
c64fc00987
Localize strings 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
820d10a44c
Scan more source files 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
c5bb52880e
Some italian strings 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
f1cdcec730
Make translation and stubs 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
6fa7385291
.gitignore 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
f43bba94ad
Add some localization 2020-10-22 08:16:54 +02:00
Salvo 'LtWorf' Tomaselli
470bb6d9e1
Merge pull request #50 from ltworf/gettext
Use gettext instead of the Qt way
2020-10-22 08:16:29 +02:00
Salvo 'LtWorf' Tomaselli
9c7719831a
Use gettext for generated GUI code
Instead of using the Qt system. So I can use one single
way for everything

Also join all the targets into one single target.
2020-10-22 08:10:20 +02:00
Salvo 'LtWorf' Tomaselli
f3947b5367
Translate with gettext, not Qt
I want to use a uniform way of translating.
2020-10-22 08:09:54 +02:00
Salvo 'LtWorf' Tomaselli
a094ee80d5
Merge pull request #47 from ltworf/requirements
Add requirements file
2020-09-21 22:46:51 +02:00
Salvo 'LtWorf' Tomaselli
af8cbbe2fe
Add requirements file 2020-09-21 22:39:03 +02:00
Salvo 'LtWorf' Tomaselli
fdc0f6b4ea
Merge pull request #46 from ltworf/version_bump
Bump version
2020-09-20 22:15:32 +02:00
Salvo 'LtWorf' Tomaselli
ba2853eb82
Bump version 2020-09-20 21:50:27 +02:00
Salvo 'LtWorf' Tomaselli
087b78c414
Merge pull request #45 from ltworf/version_check
Fix version check
2020-09-20 21:07:09 +02:00
Salvo 'LtWorf' Tomaselli
390fc42a2c
Check new version from github releases
Instead of using my own website.

So I no longer need to update it to reflect the latest version.
2020-09-19 11:44:10 +02:00
Salvo 'LtWorf' Tomaselli
bd8dd1f03c
Move swearwords in the function 2020-09-19 11:39:14 +02:00
Salvo 'LtWorf' Tomaselli
07e54acc49
Import http stuff when needed
This makes startup faster
2020-09-19 11:36:50 +02:00
Salvo 'LtWorf' Tomaselli
9273fc7f50
CHANGELOG 2020-09-19 11:13:08 +02:00
Salvo 'LtWorf' Tomaselli
cf8936e35f
Merge pull request #44 from ltworf/release_deb
debian changelog
2020-09-05 10:13:03 +02:00
Salvo 'LtWorf' Tomaselli
a29ff3fc7c
d/changelog 2020-09-03 11:53:07 +02:00
Salvo 'LtWorf' Tomaselli
2a854e5df3
Merge pull request #43 from ltworf/changelog
changelog
2020-09-03 11:22:31 +02:00
Salvo 'LtWorf' Tomaselli
fd2c014891
CHANGELOG 2020-09-03 11:21:26 +02:00
Salvo 'LtWorf' Tomaselli
c943605f3c
Merge pull request #40 from ltworf/windows
Fix iss file issue
2020-09-03 00:27:04 +02:00
Salvo 'LtWorf' Tomaselli
d65273881a
Remove quick launch 2020-09-03 00:21:53 +02:00
Salvo 'LtWorf' Tomaselli
4aa42dc69d
Use normal shell as powershell needs magic permissions 2020-09-03 00:04:39 +02:00
Salvo 'LtWorf' Tomaselli
398bf50eb9
Change background instead of foreground
It turned out invisible on windows…
2020-09-02 23:54:23 +02:00
Salvo 'LtWorf' Tomaselli
182ef900d7
Full path to pyw
Or windows fucks it up
2020-09-02 23:54:18 +02:00
Salvo 'LtWorf' Tomaselli
e3214def4c
Merge pull request #37 from ltworf/windows
Windows fixes
2020-09-02 19:18:20 +02:00
Salvo 'LtWorf' Tomaselli
f26a55ee1e
Useless file 2020-09-02 18:18:25 +02:00
Salvo 'LtWorf' Tomaselli
d11f87067d
Windows README 2020-09-02 18:18:20 +02:00
Salvo 'LtWorf' Tomaselli
bf21ff1121
New installer 2020-09-02 18:18:20 +02:00
Salvo 'LtWorf' Tomaselli
bf4a113f0c
Merge pull request #38 from ltworf/win_patches
Pick some fixes from the windows branch
2020-08-30 19:47:52 +02:00
Salvo 'LtWorf' Tomaselli
482704be81
Only show the tuple, not the full context 2020-08-30 19:42:06 +02:00
Salvo 'LtWorf' Tomaselli
821b96c6e8
Force \n as endline
Closes: #15

On windows python uses \r\n when saving, but \n when loading so it is a mess.

So i need to force it.
2020-08-30 19:42:00 +02:00
Salvo 'LtWorf' Tomaselli
c44a9abff4
No sip 2020-08-30 19:15:40 +02:00
Salvo 'LtWorf' Tomaselli
1a5e78d6d4
Fix crash on empty text 2020-08-27 15:03:57 +02:00
Salvo 'LtWorf' Tomaselli
8270e6517c
Merge pull request #34 from ltworf/colourstr
Pretty printing
2020-08-26 21:22:22 +02:00