# # ChangeLog for src in tspsg # # Generated by Trac 1.2.2 # May 9, 2024, 10:49:56 PM Wed, 24 Jun 2009 16:54:10 GMT Oleksii Serdiuk [899d1b8e15] * i18n/en.ts (moved) * i18n/ru.ts (moved) * i18n/uk.ts (moved) * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/tspmodel.cpp (modified) * src/tspmodel.h (modified) * tspsg.pri (modified) * ui/mainwindow.ce.ui (modified) * ui/mainwindow.ui (modified) * ui/settingsdialog.ce.ui (modified) + Selected application language is now saved and restored. + Added ... Tue, 23 Jun 2009 17:56:29 GMT Oleksii Serdiuk [5587b87fac] * i18n/English.ts (modified) * i18n/Russian.ts (added) * i18n/Ukrainian.ts (modified) * src/defines.h (modified) * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/tspmodel.cpp (modified) * src/tspmodel.h (modified) * tspsg.pri (modified) * ui/mainwindow.ce.ui (modified) * ui/mainwindow.ui (modified) * ui/settingsdialog.ce.ui (modified) * ui/settingsdialog.ui (modified) + Language is automatically loaded at application startup (based on ... Mon, 22 Jun 2009 15:42:56 GMT Oleksii Serdiuk [0621172ec1] * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * tspsg.pri (modified) * ui/settingsdialog.ce.ui (modified) * ui/settingsdialog.ui (modified) + Status tip for font color selection button in settings. * Number ... Mon, 22 Jun 2009 07:59:44 GMT Oleksii Serdiuk [e7f7d3854d] * src/settingsdialog.cpp (modified) Fix for color selection dialog code to compile without errors using ... Mon, 22 Jun 2009 07:44:00 GMT Oleksii Serdiuk [665d32434f] * src/defines.h (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/settingsdialog.cpp (modified) * src/tspmodel.cpp (modified) Settings saving tweaks. Sun, 21 Jun 2009 23:38:41 GMT Oleksii Serdiuk [d5384ee64e] * src/defines.h (modified) Encoding fix... Sun, 21 Jun 2009 23:37:12 GMT Oleksii Serdiuk [aecdf994f9] * resources/buttons/Color.png (added) * resources/tspsg.qrc (modified) * src/defines.h (added) * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) * src/tspmodel.cpp (modified) * src/tspmodel.h (modified) * ui/mainwindow.ce.ui (modified) * ui/mainwindow.ui (modified) * ui/settingsdialog.ce.ui (modified) * ui/settingsdialog.ui (modified) + Settings are now saved and restored. + Font color selection in ... Tue, 16 Jun 2009 07:19:51 GMT Oleksii Serdiuk [8966f73b3f] * src/tspmodel.cpp (modified) Case correction in include. Mon, 15 Jun 2009 18:51:12 GMT Oleksii Serdiuk [5fce561905] * i18n/English.ts (modified) * i18n/Ukrainian.ts (modified) * src/main.cpp (modified) * tspsg.pri (modified) Translation related updates... Mon, 15 Jun 2009 15:10:25 GMT Oleksii Serdiuk [5354a01311] * resources/tspsg.rc (added) * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/resource.h (added) * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) * src/tspmodel.cpp (modified) * src/tspmodel.h (modified) * src/tspsolver.cpp (modified) * src/tspsolver.h (modified) * tspsg.pri (added) * tspsg.pro (modified) * ui/mainwindow.ce.ui (added) * ui/mainwindow.ui (modified) * ui/settingsdialog.ce.ui (added) * ui/settingsdialog.ui (modified) + Windows CE (WM6, actually, but should work on other versions) ... Mon, 05 Nov 2007 12:34:42 GMT Oleksii Serdiuk [bcfd415fe2] * i18n/English.ts (modified) * i18n/Ukrainian.ts (modified) * src/tspmodel.cpp (modified) * ui/mainwindow.ui (modified) Language files updates and corrections Mon, 05 Nov 2007 00:32:40 GMT Oleksii Serdiuk [2bc8e278b7] * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/tspmodel.cpp (modified) * src/tspmodel.h (modified) * src/tspsolver.cpp (modified) * src/tspsolver.h (modified) * ui/mainwindow.ui (modified) Finished converting to Qt's model/view architecture Tue, 30 Oct 2007 21:14:59 GMT Oleksii Serdiuk [2f915f19f2] * src/tspmodel.cpp (added) * src/tspmodel.h (added) * tspsg.pro (modified) Code changes to use Qt's model/view architecture Sun, 21 Oct 2007 13:07:21 GMT Oleksii Serdiuk [e664262f7d] * src/mainwindow.cpp (modified) * src/tspsolver.cpp (modified) * src/tspsolver.h (modified) Writing solving algorithm... Sat, 20 Oct 2007 19:16:42 GMT Oleksii Serdiuk [67e53c96d7] * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/settingsdialog.h (modified) * src/tspsolver.cpp (added) * src/tspsolver.h (added) * tspsg.pro (modified) Started writing solving algorithm Fri, 19 Oct 2007 02:22:33 GMT Oleksii Serdiuk [fc9f661ded] * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * ui/mainwindow.ui (modified) Fixed random number generation algorithm (didn't work at all in linux). Fri, 19 Oct 2007 01:41:00 GMT Oleksii Serdiuk [95eca626aa] * src/settingsdialog.cpp (modified) * ui/settingsdialog.ui (modified) Now label hint (and Settings Dialog) aren't resized when text changes ... Mon, 15 Oct 2007 18:46:46 GMT Oleksii Serdiuk [7836f136eb] * src/main.cpp (modified) * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) Displaying status tips of Settings dialog elements in its hint label Sun, 14 Oct 2007 16:23:11 GMT Oleksii Serdiuk [bb994a7ff8] * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) Some code changes :-) Sun, 14 Oct 2007 03:26:42 GMT Oleksii Serdiuk [003e4193be] * src/main.cpp (modified) * src/mainwindow.cpp (modified) * src/mainwindow.h (modified) * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) * ui/mainwindow.ui (modified) Converted source files to UTF-8 Some code changes :-) Sun, 14 Oct 2007 02:36:21 GMT Oleksii Serdiuk [f99964aa0b] * src/settingsdialog.cpp (modified) * src/settingsdialog.h (modified) Added $Id$ and $URL$ keywords Sat, 13 Oct 2007 12:26:06 GMT Oleksii Serdiuk [052d1b9331] * src/main.cpp (modified) * src/mainwindow.cpp (modified) Load English language as default if locale language not available ... Sat, 13 Oct 2007 00:34:43 GMT Oleksii Serdiuk [5515c2c2a7] * i18n/English.ts (added) * i18n/Ukrainian.ts (added) * resources/About.bmp (added) * resources/Icon.ico (added) * resources/Icon.png (added) * resources/Settings.png (added) * resources/Task.bmp (added) * resources/buttons/Critical.png (added) * resources/buttons/Delete.png (added) * resources/buttons/Document.png (added) * resources/buttons/Font.png (added) * resources/buttons/Help.png (added) * resources/buttons/NoAction.png (added) * resources/buttons/OK.png (added) * resources/buttons/OpenFolder.png (added) * resources/buttons/Print.png (added) * resources/buttons/PrintSetup.png (added) * resources/buttons/Properties.png (added) * resources/buttons/Save.png (added) * resources/buttons/book_open.png (added) * resources/buttons/infoBubble.png (added) * resources/tspsg.qrc (added) * src/main.cpp (added) * src/mainwindow.cpp (added) * src/mainwindow.h (added) * src/settingsdialog.cpp (added) * src/settingsdialog.h (added) * tspsg.pro (added) * ui/mainwindow.ui (added) * ui/settingsdialog.ui (added) Initial upload...