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
updated copyright
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 nsis script
updated windows scripts
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
gtk gui use only svg
Modified path in GTK front-end to find the icons
Modified qt resource file to use the new icon path
updated cg icons structure
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 GTK ui
Hidden not working services from Qt UI
Cleanup gtk gui
added brouter service to create dialog for qt gui
added brouter.de service to create dialog for gtk gui
Multiple fixes:
Refactored "handler" into "content"
Minimal changes in the README to support asciidoc
updated gtk gui to use WebKit2
Updated debian files
Create tag release-1.8.1
FIX: messagebox checks which button is clicked
Revert "removed some gtk+ > 3.10 deprecated code"
Fix in propery format required as of PyQt 5.5
added check to ensure that the right version of...
removed set_rules_hint because deprecated since...
fixed distance precision check and iofile test
removed some gtk+ > 3.10 deprecated code
set distance precision to metres
updated version
tagged release 1.8.0
updated nsis script