Romain Failliot
dc2e445c77
Update all translation files
2022-04-04 12:21:05 -04:00
Creak
41f6e1c9c7
Merge pull request #133 from MightyCreak/french-translation
...
Add French translation
2022-04-04 12:05:21 -04:00
Romain Failliot
ae55dc6373
Update translation POT and FR files
2022-04-04 12:00:53 -04:00
Romain Failliot
a0fe50d288
Update CHANGELOG.md
2022-04-04 11:35:03 -04:00
Romain Failliot
5e34b9686c
Add French translation
2022-04-04 11:32:10 -04:00
Creak
ba6ef49d4d
Merge pull request #151 from MightyCreak/docs/release-process
...
Added release process instructions
2022-04-04 10:01:52 -04:00
Romain Failliot
36788fa605
Include the release process in documentation tree
2022-04-04 09:58:39 -04:00
Romain Failliot
5007221a49
Update CHANGELOG.md
2022-04-03 21:14:08 -04:00
Romain Failliot
923a37bb59
docs: document release process steps
2022-04-03 21:12:52 -04:00
Creak
0a168f7d8c
Merge pull request #150 from MightyCreak/prepare-release-0.7.4
...
Prepare files for new release: 0.7.4
2022-04-03 20:14:31 -04:00
Romain Failliot
1d9e15661f
Prepare files for new release: 0.7.4
2022-04-03 20:10:53 -04:00
Creak
1ff53df588
Merge pull request #149 from MightyCreak/remove-wrong-info-in-changelog
...
Remove a line in CHANGELOG.md
2022-04-03 20:01:33 -04:00
Romain Failliot
b39ca78d32
Remove a line in CHANGELOG.md
...
I did change the place where the linters were executed, but then I
found a better solution and linters are called on the source files
directly.
2022-04-03 19:31:10 -04:00
Creak
1a1907b3f1
Merge pull request #148 from MightyCreak/upgrade-to-gnome-sdk-42
...
Upgrade Flatpak GNOME's runtime to 42
2022-04-03 19:28:36 -04:00
Creak
da4683866e
Merge pull request #147 from MightyCreak/docs/custom-dir-installation
...
Add instructions to install Diffuse locally
2022-04-03 19:26:10 -04:00
Romain Failliot
8eba1da037
Upgrade Flatpak GNOME's runtime to 42
2022-04-03 19:25:24 -04:00
Romain Failliot
671c439bcd
Update CHANGELOG.md
2022-04-03 19:21:58 -04:00
Romain Failliot
318d42545c
Add instructions to install Diffuse locally
2022-04-03 19:13:27 -04:00
Creak
2231b79fc8
Merge pull request #142 from MightyCreak/more-static-typing
...
Convert more code to static typing
2022-01-09 20:12:01 -05:00
Romain Failliot
86137e90c5
Add static typing for main
2022-01-09 19:24:34 -05:00
Romain Failliot
0a2d3cc3e0
Add static typing for vcs module
2022-01-09 18:25:15 -05:00
Romain Failliot
914ea66cc3
Add static typing for resources
2022-01-09 18:05:14 -05:00
Romain Failliot
e975f66fde
Add static typing for widgets
2022-01-09 18:04:39 -05:00
Romain Failliot
e660acdc48
Add static typing for FileDiffViewerBase.Line
2022-01-09 16:04:05 -05:00
Romain Failliot
dcfb7ad80a
Add static typing for Preferences
2022-01-09 15:54:36 -05:00
Romain Failliot
92da1244fb
Add static typing for utils.EncodingMenu
2022-01-09 15:33:38 -05:00
Romain Failliot
94aa293f1a
Add static typing for utils.MessageDialog
2022-01-09 15:16:55 -05:00
Romain Failliot
133011bbf5
Add static typing for utils.popenReadLines
2022-01-09 15:11:55 -05:00
Romain Failliot
3b17dababd
Add static typing for utils.popenRead
2022-01-09 15:10:31 -05:00
Romain Failliot
dd57b466ef
Add static typing for utils.safeRelativePath
2022-01-09 14:23:11 -05:00
Romain Failliot
1b03b56e6a
Improve variable naming
2022-01-09 14:12:01 -05:00
Romain Failliot
7f5918704e
Add static typing for VcsInterface.getRevision
2022-01-09 13:56:43 -05:00
Romain Failliot
bf53f3c417
Add static typing for VcsInterface.getFileTemplate
2022-01-09 13:37:57 -05:00
Creak
c224d17e9a
Merge pull request #141 from MightyCreak/docs-add-dependencies
...
Add project dependencies and fix Python 3.8 compatibility
2022-01-09 11:04:18 -05:00
Romain Failliot
0bf760f22a
fix: Python 3.8+ compatibility
...
Use `List` instead of `list` and `Tuple` instead of `tuple`
2022-01-09 11:01:28 -05:00
Romain Failliot
3a3016937c
docs: add project dependencies
2022-01-09 11:01:28 -05:00
Creak
3222cfe4d9
Merge pull request #138 from Philipp91/master
...
Fix SyntaxError in utils.py
2022-01-09 09:23:32 -05:00
Philipp Keck
9099ea0738
Fix SyntaxError in utils.py
...
No idea if a lint error that 812ca1779f
tried to solve -- we'll see.
2022-01-09 10:45:24 +01:00
Creak
8ac41b0b90
Merge pull request #140 from MightyCreak/static-types
...
Convert some functions to static typing
2022-01-08 18:20:33 -05:00
Romain Failliot
d420d7aa93
Convert some functions to static typing
2022-01-08 17:54:39 -05:00
Creak
f7aeb795a6
Merge pull request #139 from MightyCreak/fix-docs
...
Fix flatpak runtime version used in documentation
2022-01-08 17:50:27 -05:00
Romain Failliot
f4650642c4
Fix flatpak runtime version used in documentation
2022-01-08 17:17:14 -05:00
Romain Failliot
396260dae6
Fix CI status link in README.md
2021-11-27 22:10:10 -05:00
Romain Failliot
b9ea8fa866
Update CHANGELOG.md
2021-11-27 22:09:17 -05:00
Creak
fbdbefb1e5
Merge pull request #136 from MightyCreak/move-constants-to-config-file
...
Don't configure any Python file (.in) through Meson
2021-11-27 22:04:00 -05:00
Romain Failliot
6ab0644195
Update translation files
2021-11-27 21:58:26 -05:00
Romain Failliot
a5cbc63e0d
Linters no longer need Diffuse to be installed
2021-11-27 21:55:49 -05:00
Romain Failliot
70b1bdbb9f
No python files are processed by Meson anymore
...
* Linters can be run sooner (before install)
* Moved some constants in the config file
* Added a new keyword in the config syntax: "option"
* Better messages when an error occurs while parsing the config
2021-11-27 21:55:49 -05:00
Romain Failliot
d261836a7f
Remove old PyLint conf file
2021-11-27 21:31:48 -05:00
Creak
ae270d9ae8
Merge pull request #135 from MightyCreak/rename-diffuse
...
Rename diffuse
2021-11-27 21:29:30 -05:00