#
# ChangeLog for README in tspsg
#
# Generated by Trac 1.2.2
# Apr 9, 2025, 2:08:27 PM

Fri, 12 Mar 2010 19:28:42 GMT Oleksii Serdiuk [e2abfd326f]
	* README (modified)
	* l10n/tspsg_ru.ts (modified)
	* l10n/tspsg_uk.ts (modified)
	* resources/tspsg.rc (modified)
	* src/globals.h (modified)
	* src/main.cpp (modified)
	* src/mainwindow.cpp (modified)
	* src/pch.h (modified)
	* src/settingsdialog.cpp (modified)
	* src/tspsolver.cpp (modified)
	* src/tspsolver.h (modified)
	* src/version.h (modified)
	* tspsg.pri (modified)
	* tspsg.pro (modified)
	* ui/mainwindow.ui (modified)

	+ Translatable About dialog.
	* Improved installation rules in .pro ...


Tue, 12 Jan 2010 14:11:24 GMT Oleksii Serdiuk [1757eb594b]
	* README (modified)
	* doxygen.conf (modified)
	* resources/tspsg.rc (modified)
	* src/defaults.h (added)
	* src/globals.h (modified)
	* src/main.cpp (modified)
	* src/mainwindow.cpp (modified)
	* src/mainwindow.h (modified)
	* src/os.h (modified)
	* src/resource.h (modified)
	* src/settingsdialog.cpp (modified)
	* src/settingsdialog.h (modified)
	* src/tspmodel.cpp (modified)
	* src/tspmodel.h (modified)
	* src/tspsolver.cpp (modified)
	* src/tspsolver.h (modified)
	* src/version.h (modified)
	* tspsg.pri (modified)
	* tspsg.pro (modified)
	* ui/settingsdialog.ui (modified)

	+ Added Fractional accuracy (in decimail places) to settings.
	+ ...


Tue, 20 Oct 2009 19:38:01 GMT Oleksii Serdiuk [caef58b531]
	* README (modified)
	* src/mainwindow.cpp (modified)
	* src/mainwindow.h (modified)
	* src/settingsdialog.cpp (modified)
	* src/settingsdialog.h (modified)
	* src/tspmodel.h (modified)
	* src/tspsolver.cpp (modified)
	* src/tspsolver.h (modified)

	More code documentation.


Sun, 02 Aug 2009 19:47:45 GMT Oleksii Serdiuk [b424a7e320]
	* README (modified)
	* i18n/en.ts (modified)
	* i18n/ru.ts (modified)
	* i18n/uk.ts (modified)
	* src/mainwindow.cpp (modified)
	* src/mainwindow.h (modified)
	* src/tspmodel.cpp (modified)
	* src/tspmodel.h (modified)
	* ui/mainwindow.ce.ui (modified)
	* ui/mainwindow.ui (modified)

	+ Current file name is displayed in main application window header. ...


Fri, 31 Jul 2009 18:23:07 GMT Oleksii Serdiuk [430bd7f7e9]
	* README (modified)
	* i18n/en.ts (modified)
	* i18n/ru.ts (modified)
	* i18n/uk.ts (modified)
	* resources/icons/qtlogo-64.png (moved)
	* resources/tspsg.qrc (modified)
	* resources/tspsg.rc (modified)
	* src/globals.h (modified)
	* src/main.cpp (modified)
	* src/mainwindow.cpp (modified)
	* src/mainwindow.h (modified)
	* src/os.h (modified)
	* src/resource.h (modified)
	* src/settingsdialog.cpp (modified)
	* src/settingsdialog.h (modified)
	* src/tspmodel.cpp (modified)
	* src/tspmodel.h (modified)
	* src/tspsolver.cpp (modified)
	* src/tspsolver.h (modified)
	* src/version.h (added)
	* tspsg.pri (modified)
	* tspsg.pro (modified)
	* ui/mainwindow.ce.ui (modified)
	* ui/mainwindow.ui (modified)
	* ui/settingsdialog.ce.ui (modified)
	* ui/settingsdialog.ui (modified)

	+ Finished solving algorithm (needs thorough testing).
	+ Solution ...


Mon, 20 Jul 2009 22:47:44 GMT Oleksii Serdiuk [b24a5a054a]
	* README (added)
	* i18n/en.ts (modified)
	* i18n/ru.ts (modified)
	* i18n/uk.ts (modified)
	* ui/mainwindow.ce.ui (modified)
	* ui/mainwindow.ui (modified)

	+ Added README file.
	* Very minor ui and translation changes.