source: tspsg/src/tspmodel.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5631fb4d50   13 years Oleksii Serdiuk Any value that is entered into task table and doesn't contain numbers … 0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @bfe1e5e2ea   13 years Oleksii Serdiuk Changed 2010 to 2011 in the source code copyrights. 0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @9eb63a1598   13 years Oleksii Serdiuk Converted file formatting to have spaces instead of tabs. No code … 0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @2bbe924ad8   14 years Oleksii Serdiuk Added svn:eol-style=native property to all text files. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @1babbd6ba3   14 years Oleksii Serdiuk + Added Installation Guide. * Updated translations. * Updated documentaion. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @394216e468   14 years Oleksii Serdiuk - Fixed a bug when a solution couldn't be found for some tasks while … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @278bc7818f   14 years Oleksii Serdiuk + Added Symmetric mode: in this mode the cost of travel from city 1 to … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @e4ae9e95f7   14 years Oleksii Serdiuk Back to double to maintain compatibility between platforms. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @1757eb594b   14 years Oleksii Serdiuk + Added Fractional accuracy (in decimail places) to settings. + … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @f1fb54b9f7   14 years Oleksii Serdiuk + Added the ability to generate fractional random numbers. + Added … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @4ccf855df8   14 years Oleksii Serdiuk + Added Wait Cursor on city number change, because it can take some … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @0ac9690913   14 years Oleksii Serdiuk + Toolbar state and position is now saved and restored with Main … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @3b1caa32d0   14 years Oleksii Serdiuk Fixed random number generation. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @e0fcac5f2c   15 years Oleksii Serdiuk * Finished documentation. * Sorted all functions in .cpp files … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @244c614c6b   15 years Oleksii Serdiuk * Restore normal application cursor before displaying error message … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @aaf2113307   15 years Oleksii Serdiuk + Implemented File/Save? action. + Added "Save Solution" and "Back to … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @e96fad3079   15 years Oleksii Serdiuk Explicit braces to avoid ambiguous ‘else’. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @b424a7e320   15 years Oleksii Serdiuk + Current file name is displayed in main application window header. * … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @430bd7f7e9   15 years Oleksii Serdiuk + Finished solving algorithm (needs thorough testing). + Solution can … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme 0.1.1.42-alpha1
(edit) @690f6939a7   15 years Oleksii Serdiuk + Task save prompt before creating or opening task and closing … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @4c96f94558   15 years Oleksii Serdiuk Some project file tweaks… 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @9b7064d770   15 years Oleksii Serdiuk + Error handling when loading/saving files. * Translation updates (not … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @c02b4903bd   15 years Oleksii Serdiuk Explicit braces to avoid ambiguous ‘else’. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @993d5af6f6   15 years Oleksii Serdiuk + Opening task file + Saving task file * Translations update to … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @899d1b8e15   15 years Oleksii Serdiuk + Selected application language is now saved and restored. + Added … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @5587b87fac   15 years Oleksii Serdiuk + Language is automatically loaded at application startup (based on … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @665d32434f   15 years Oleksii Serdiuk Settings saving tweaks. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @aecdf994f9   15 years Oleksii Serdiuk + Settings are now saved and restored. + Font color selection in … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @8966f73b3f   15 years Oleksii Serdiuk Case correction in include. 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @5354a01311   15 years Oleksii Serdiuk + Windows CE (WM6, actually, but should work on other versions) … 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @bcfd415fe2   16 years Oleksii Serdiuk Language files updates and corrections 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(edit) @2bc8e278b7   16 years Oleksii Serdiuk Finished converting to Qt's model/view architecture 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
(add) @2f915f19f2   17 years Oleksii Serdiuk Code changes to use Qt's model/view architecture 0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Note: See TracRevisionLog for help on using the revision log.