# # ChangeLog for trunk/tspsg.pro in tspsg-svn # # Generated by Trac 1.2.2 # Jun 23, 2024, 9:53:36 PM Mon, 15 Jun 2009 15:10:25 GMT laleppa [17] * trunk (modified) * trunk/resources (modified) * trunk/resources/tspsg.rc (added) * trunk/src/main.cpp (modified) * trunk/src/mainwindow.cpp (modified) * trunk/src/mainwindow.h (modified) * trunk/src/resource.h (added) * trunk/src/settingsdialog.cpp (modified) * trunk/src/settingsdialog.h (modified) * trunk/src/tspmodel.cpp (modified) * trunk/src/tspmodel.h (modified) * trunk/src/tspsolver.cpp (modified) * trunk/src/tspsolver.h (modified) * trunk/tspsg.pri (added) * trunk/tspsg.pro (modified) * trunk/ui/mainwindow.ce.ui (added) * trunk/ui/mainwindow.ui (modified) * trunk/ui/settingsdialog.ce.ui (added) * trunk/ui/settingsdialog.ui (modified) + Windows CE (WM6, actually, but should work on other versions) ... Tue, 30 Oct 2007 21:14:59 GMT laleppa [14] * trunk/src/tspmodel.cpp (added) * trunk/src/tspmodel.h (added) * trunk/tspsg.pro (modified) Code changes to use Qt's model/view architecture Sat, 20 Oct 2007 19:16:42 GMT laleppa [12] * trunk/src/mainwindow.cpp (modified) * trunk/src/mainwindow.h (modified) * trunk/src/settingsdialog.h (modified) * trunk/src/tspsolver.cpp (added) * trunk/src/tspsolver.h (added) * trunk/tspsg.pro (modified) Started writing solving algorithm Sat, 13 Oct 2007 00:34:43 GMT laleppa [1] * trunk (added) * trunk/i18n (added) * trunk/i18n/English.ts (added) * trunk/i18n/Ukrainian.ts (added) * trunk/resources (added) * trunk/resources/About.bmp (added) * trunk/resources/Icon.ico (added) * trunk/resources/Icon.png (added) * trunk/resources/Settings.png (added) * trunk/resources/Task.bmp (added) * trunk/resources/buttons (added) * trunk/resources/buttons/Critical.png (added) * trunk/resources/buttons/Delete.png (added) * trunk/resources/buttons/Document.png (added) * trunk/resources/buttons/Font.png (added) * trunk/resources/buttons/Help.png (added) * trunk/resources/buttons/NoAction.png (added) * trunk/resources/buttons/OK.png (added) * trunk/resources/buttons/OpenFolder.png (added) * trunk/resources/buttons/Print.png (added) * trunk/resources/buttons/PrintSetup.png (added) * trunk/resources/buttons/Properties.png (added) * trunk/resources/buttons/Save.png (added) * trunk/resources/buttons/book_open.png (added) * trunk/resources/buttons/infoBubble.png (added) * trunk/resources/tspsg.qrc (added) * trunk/src (added) * trunk/src/main.cpp (added) * trunk/src/mainwindow.cpp (added) * trunk/src/mainwindow.h (added) * trunk/src/settingsdialog.cpp (added) * trunk/src/settingsdialog.h (added) * trunk/tspsg.pro (added) * trunk/ui (added) * trunk/ui/mainwindow.ui (added) * trunk/ui/settingsdialog.ui (added) Initial upload...