Commit Graph

867 Commits (c64fc009873a562700cb51a5c62c1b52c99fd033)
 

Author SHA1 Message Date
Salvo 'LtWorf' Tomaselli c64fc00987
Localize strings 2020-10-22 08:16:54 +07:00
Salvo 'LtWorf' Tomaselli 820d10a44c
Scan more source files 2020-10-22 08:16:54 +07:00
Salvo 'LtWorf' Tomaselli c5bb52880e
Some italian strings 2020-10-22 08:16:54 +07:00
Salvo 'LtWorf' Tomaselli f1cdcec730
Make translation and stubs 2020-10-22 08:16:54 +07:00
Salvo 'LtWorf' Tomaselli 6fa7385291
.gitignore 2020-10-22 08:16:54 +07:00
Salvo 'LtWorf' Tomaselli f43bba94ad
Add some localization 2020-10-22 08:16:54 +07: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 +07: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 +07: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 +07:00
Salvo 'LtWorf' Tomaselli a094ee80d5
Merge pull request #47 from ltworf/requirements
Add requirements file
2020-09-21 22:46:51 +07:00
Salvo 'LtWorf' Tomaselli af8cbbe2fe
Add requirements file 2020-09-21 22:39:03 +07:00
Salvo 'LtWorf' Tomaselli fdc0f6b4ea
Merge pull request #46 from ltworf/version_bump
Bump version
2020-09-20 22:15:32 +07:00
Salvo 'LtWorf' Tomaselli ba2853eb82
Bump version 2020-09-20 21:50:27 +07:00
Salvo 'LtWorf' Tomaselli 087b78c414
Merge pull request #45 from ltworf/version_check
Fix version check
2020-09-20 21:07:09 +07: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 +07:00
Salvo 'LtWorf' Tomaselli bd8dd1f03c
Move swearwords in the function 2020-09-19 11:39:14 +07:00
Salvo 'LtWorf' Tomaselli 07e54acc49
Import http stuff when needed
This makes startup faster
2020-09-19 11:36:50 +07:00
Salvo 'LtWorf' Tomaselli 9273fc7f50
CHANGELOG 2020-09-19 11:13:08 +07:00
Salvo 'LtWorf' Tomaselli cf8936e35f
Merge pull request #44 from ltworf/release_deb
debian changelog
2020-09-05 10:13:03 +07:00
Salvo 'LtWorf' Tomaselli a29ff3fc7c
d/changelog 2020-09-03 11:53:07 +07:00
Salvo 'LtWorf' Tomaselli 2a854e5df3
Merge pull request #43 from ltworf/changelog
changelog
2020-09-03 11:22:31 +07:00
Salvo 'LtWorf' Tomaselli fd2c014891
CHANGELOG 2020-09-03 11:21:26 +07:00
Salvo 'LtWorf' Tomaselli c943605f3c
Merge pull request #40 from ltworf/windows
Fix iss file issue
2020-09-03 00:27:04 +07:00
Salvo 'LtWorf' Tomaselli d65273881a
Remove quick launch 2020-09-03 00:21:53 +07:00
Salvo 'LtWorf' Tomaselli 4aa42dc69d
Use normal shell as powershell needs magic permissions 2020-09-03 00:04:39 +07:00
Salvo 'LtWorf' Tomaselli 398bf50eb9
Change background instead of foreground
It turned out invisible on windows…
2020-09-02 23:54:23 +07:00
Salvo 'LtWorf' Tomaselli 182ef900d7
Full path to pyw
Or windows fucks it up
2020-09-02 23:54:18 +07:00
Salvo 'LtWorf' Tomaselli e3214def4c
Merge pull request #37 from ltworf/windows
Windows fixes
2020-09-02 19:18:20 +07:00
Salvo 'LtWorf' Tomaselli f26a55ee1e
Useless file 2020-09-02 18:18:25 +07:00
Salvo 'LtWorf' Tomaselli d11f87067d
Windows README 2020-09-02 18:18:20 +07:00
Salvo 'LtWorf' Tomaselli bf21ff1121
New installer 2020-09-02 18:18:20 +07: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 +07:00
Salvo 'LtWorf' Tomaselli 482704be81
Only show the tuple, not the full context 2020-08-30 19:42:06 +07: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 +07:00
Salvo 'LtWorf' Tomaselli c44a9abff4
No sip 2020-08-30 19:15:40 +07:00
Salvo 'LtWorf' Tomaselli 1a5e78d6d4
Fix crash on empty text 2020-08-27 15:03:57 +07:00
Salvo 'LtWorf' Tomaselli 8270e6517c
Merge pull request #34 from ltworf/colourstr
Pretty printing
2020-08-26 21:22:22 +07:00
Salvo 'LtWorf' Tomaselli 9620b24536
Merge pull request #36 from ltworf/disable_cast
Disable cast when loading json
2020-08-26 21:22:01 +07:00
Salvo 'LtWorf' Tomaselli c279996aa2
Colorize failed test output 2020-08-26 21:17:05 +07:00
Salvo 'LtWorf' Tomaselli 20c921218b
Remove spaces 2020-08-26 21:17:05 +07:00
Salvo 'LtWorf' Tomaselli 8ef54855d7
Better help 2020-08-26 21:17:05 +07:00
Salvo 'LtWorf' Tomaselli 15026ddb0d
Make mypy happy 2020-08-26 21:17:04 +07:00
Salvo 'LtWorf' Tomaselli 925c238f02
Use pretty print in cli 2020-08-26 21:17:04 +07:00
Salvo 'LtWorf' Tomaselli 96404b4d98
Add pretty print function 2020-08-26 21:17:04 +07:00
Salvo 'LtWorf' Tomaselli ea1d5f9752
Load json without casting
It will avoid json stuff cast as string.

It is a workaround for this https://github.com/ltworf/typedload/pull/140

But anyway cast is not needed so it is fine to disable it.
2020-08-26 21:16:36 +07:00
Salvo 'LtWorf' Tomaselli ea22350463
Merge pull request #35 from ltworf/multiline_optimization
Fix and test multiline optimizer
2020-08-26 17:39:53 +07:00
Salvo 'LtWorf' Tomaselli 9d6402b48c
Make a bunch of stuff private
Only export the entry points, not all the inner functions.
2020-08-26 17:26:55 +07:00
Salvo 'LtWorf' Tomaselli a727c51e75
Handle new parser nodes 2020-08-26 17:16:14 +07:00
Salvo 'LtWorf' Tomaselli 1181042ee0
Handle empty context 2020-08-26 17:15:51 +07:00
Salvo 'LtWorf' Tomaselli 0af82fb225
Python test for multiline 2020-08-26 17:15:24 +07:00