Updated README with file generation info
Updated to still use float with Qt
Added flip action to qt gui
Added flip method to slope and slope list
Moving path management to separate module
Updated version number
Updated packaging for new structure
Updated shebang
Updated debian files
Updated the patch to use with git apply
Updated cyclograph.spec to generate one-file
FIX: translations working with pyinstaller
Using pyinstaller
Releasing from rc
Removed empty directory from svn
Create tag release-1.9.1
Create tag candidate-1.9.1rc3
converted html to asciidoc
Added stamp disable generation
Removed obsolete files for translations
Create tag candidate-1.9.1rc2
Imported debian packaging
Modified path in GTK front-end to find the icons
Modified qt resource file to use the new icon path
Use icon with no absolute path nor extension
Updated copyright text
Create tag candidate-1.9.1rc1
Remove also files generated by uic in the clean commad
Added workaround to make webengine load local files
Revert "Added back open route service to qt ui and made uppercase the services"
Test are run in english and are up-to-date
Bumped version to 1.9.1
Added command running all the generators in setup.py
Generate mo files at build time
Add clean command to setup.py
Generate code from Qt Designer ui files
Hide version check in gtk UI when needed
Hide version check in qt UI when needed
Do not ship Italian Qt translation
Produce a reproducible build of doc
Removed resource file because already generated
Produce a source-only and a pre-built package
Produce a reproducible build of resources
Add any manual it is present in the doc
Removed pyrcc from qt/build.py and left only in setup.py
Build the resource file and the manual twice
Generate html manual from LyX file
Always edit changelog when making a package.
Icon in desktop file must have absolute path
Removed deprecated "Encoding" from .desktop files
Use shebang to determine which interpreter use
Added pyrcc command to the setup
Made sitest work with web engine
Added back open route service to qt ui and made uppercase the services
Moved processing of js in a callback
Run build script
Modified designer and imports to use Web Engine instead of WebKit
Switched version URL to sourceforge.io
Updated gtk to use webkit2 version 4 for deb packages
Pressing ESC key closes the create kml dialog
Create tag release-1.9.0
Increased version number
Hidden not working services from Qt UI
Cleanup gtk gui
Multiple fixes:
Refactored "handler" into "content"
Minimal changes in the README to support asciidoc
FIX: kivy version runs with fatalities
Updated debian files
Create tag release-1.8.1
FIX: messagebox checks which button is clicked
A game can be restarted with a click/touch event
Fix: damage was generated by missed attacks
Renamed kivy file to make apk package
Added main
Refactored to separate presentation from logic
Initial kivy support
Consecutive attacks are exponentaially harder
Merge branch 'master' of ssh://git.code.sf.net/...
Refactored strings for internationalization
Ignore from repository player.json file
Moved decision making outside print statement
Import additional data form json
New engine
Initial commit
Fix in propery format required as of PyQt 5.5
Debian packeges are built again, but some error...
Merged back debian files
Shorter copyrigth years, they were becoming too...
Removed python3 branch
Merged python3 branch
Add support for retina disaplys
Text files, even if utf8 encoded, shouldn't be ...
Updated debian packages for python3
Another run of 2to3, now with all fixer enabled
import altitude needs the result of a function ...
Fixed version string and themes
Made run all unit test execpt gtk
More unicode to str
Fixed new metaclass syntax