# # ChangeLog for trunk/src in tspsg-svn # # Generated by Trac 1.2.2 # Jun 10, 2024, 12:03:11 AM Mon, 05 Nov 2007 00:32:40 GMT laleppa [15] * trunk/src/mainwindow.cpp (modified) * trunk/src/mainwindow.h (modified) * trunk/src/tspmodel.cpp (modified) * trunk/src/tspmodel.h (modified) * trunk/src/tspsolver.cpp (modified) * trunk/src/tspsolver.h (modified) * trunk/ui/mainwindow.ui (modified) Finished converting to Qt's model/view architecture 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 Sun, 21 Oct 2007 13:07:21 GMT laleppa [13] * trunk/src/mainwindow.cpp (modified) * trunk/src/tspsolver.cpp (modified) * trunk/src/tspsolver.h (modified) Writing solving algorithm... 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 Fri, 19 Oct 2007 02:22:33 GMT laleppa [11] * trunk/src/mainwindow.cpp (modified) * trunk/src/mainwindow.h (modified) * trunk/ui/mainwindow.ui (modified) Fixed random number generation algorithm (didn't work at all in linux). Fri, 19 Oct 2007 01:41:00 GMT laleppa [10] * trunk/src/settingsdialog.cpp (modified) * trunk/ui/settingsdialog.ui (modified) Now label hint (and Settings Dialog) aren't resized when text changes ... Mon, 15 Oct 2007 18:46:46 GMT laleppa [9] * trunk (modified) * trunk/src/main.cpp (modified) * trunk/src/settingsdialog.cpp (modified) * trunk/src/settingsdialog.h (modified) Displaying status tips of Settings dialog elements in its hint label Sun, 14 Oct 2007 16:23:11 GMT laleppa [6] * trunk/src/main.cpp (modified) * trunk/src/mainwindow.cpp (modified) * trunk/src/mainwindow.h (modified) * trunk/src/settingsdialog.cpp (modified) * trunk/src/settingsdialog.h (modified) Some code changes :-) Sun, 14 Oct 2007 03:26:42 GMT laleppa [4] * trunk/src/main.cpp (modified) * trunk/src/mainwindow.cpp (modified) * trunk/src/mainwindow.h (modified) * trunk/src/settingsdialog.cpp (modified) * trunk/src/settingsdialog.h (modified) * trunk/ui/mainwindow.ui (modified) Converted source files to UTF-8 Some code changes :-) Sun, 14 Oct 2007 02:36:21 GMT laleppa [3] * trunk/src/settingsdialog.cpp (modified) * trunk/src/settingsdialog.h (modified) Added $Id$ and $URL$ keywords Sat, 13 Oct 2007 12:26:06 GMT laleppa [2] * trunk (modified) * trunk/i18n (modified) * trunk/src/main.cpp (modified) * trunk/src/mainwindow.cpp (modified) Load English language as default if locale language not available ... 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...