# # ChangeLog for INSTALL.txt in tspsg # # Generated by Trac 1.2.2 # May 10, 2024, 12:31:27 AM Tue, 10 Jul 2012 13:50:39 GMT Oleksii Serdiuk [7ba743d983] * .gitattributes (modified) * ChangeLog.txt (modified) * INSTALL.txt (modified) * README.txt (modified) * docs/dox/changelog.dox (modified) * docs/dox/install.dox (modified) * docs/dox/mainpage.dox (modified) * doxygen.conf (modified) * help/about.en.txt (modified) * help/about.ru.txt (modified) * help/about.uk.txt (modified) * help/html/en/about.html (modified) * help/html/en/credits.html (modified) * help/html/en/index.html (modified) * help/html/en/l10n.html (modified) * help/html/en/license.html (modified) * help/html/en/mainwindow.html (modified) * help/html/en/preferences.html (modified) * help/html/style.css (modified) * help/html/tspsg.qhp (modified) * help/tspsg.qhcp (modified) * install.pri (modified) * l10n/template.ts (modified) * l10n/tspsg_en.ts (modified) * l10n/tspsg_ru.ts (modified) * l10n/tspsg_uk.ts (modified) * resources/tspsg.rc (modified) * src/_.h (modified) * src/defaults.h (modified) * src/globals.cpp (modified) * src/globals.h (modified) * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/os.h (modified) * src/pch.h (modified) * src/resource.h (modified) * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) * src/shobjidl.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/mainwindow.ui (modified) * ui/settingsdialog.ui (modified) Converted svn keywords into git export-subst attribute. However, ... Fri, 15 Oct 2010 06:15:43 GMT Oleksii Serdiuk [7fd1756f1e] * ChangeLog.txt (modified) * INSTALL.txt (modified) * docs/dox/changelog.dox (modified) * docs/dox/install.dox (modified) * docs/dox/mainpage.dox (modified) * docs/tspsg.tag (modified) * src/version.h (modified) * tspsg.pro (modified) * Updated INSTALLs and ChangeLogs with the latest information. * ... Mon, 06 Sep 2010 20:23:38 GMT Oleksii Serdiuk [2a436ea693] * INSTALL.txt (modified) * docs/dox/install.dox (modified) * src/globals.h (modified) * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/settingsdialog.cpp (modified) * The minimum required version of Qt is now 4.5.0. * Updated source ... Tue, 22 Jun 2010 20:19:42 GMT Oleksii Serdiuk [e9db3e216b] * INSTALL.txt (modified) * install.pri (modified) * resources/common.qrc (moved) * resources/desktop.qrc (added) * src/_.h (modified) * src/mainwindow.cpp (modified) * tspsg.pri (modified) * tspsg.pro (modified) * Set eol-style attribute of text and project files to native. - ... Tue, 27 Apr 2010 23:38:10 GMT Oleksii Serdiuk [5d401f2c50] * INSTALL.txt (modified) * README.txt (modified) * docs/dox/changelog.dox (added) * docs/dox/install.dox (added) * docs/dox/license.dox (added) * docs/dox/mainpage.dox (added) * doxygen.conf (modified) * src/mainwindow.cpp (modified) * src/tspsolver.cpp (modified) * src/tspsolver.h (modified) * src/version.h (modified) + Added ChangeLog, Installation Guide and License pages to doxygen ... Mon, 19 Apr 2010 20:33:02 GMT Oleksii Serdiuk [317ba0432e] * ChangeLog.txt (moved) * INSTALL.txt (moved) * README.txt (moved) * l10n/tspsg_en.ts (modified) * l10n/tspsg_ru.ts (modified) * l10n/tspsg_uk.ts (modified) * src/defaults.h (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/settingsdialog.cpp (modified) * tspsg.pro (modified) * ui/mainwindow.ui (modified) * ui/settingsdialog.ui (modified) * Improved the solution output generation algorithm. Now it works ...