]> Shamusworld >> Repos - schematic/log
schematic
11 years agoSwitched to ODBC driver for connections to MySQL database
Shamus Hammons [Wed, 3 Oct 2012 14:38:31 +0000 (09:38 -0500)]
Switched to ODBC driver for connections to MySQL database

I switched the driver from MySQL to ODBC because MXE doesn't support the
MySQL driver in the QtSql module. We would have had to change this
anyway, as we'll need to support connections to the ExactMax database.

11 years agoAdded new classes, lots of new functionality.
Shamus Hammons [Thu, 27 Sep 2012 23:36:04 +0000 (18:36 -0500)]
Added new classes, lots of new functionality.

11 years agoAdded a bunch of new functionality
Shamus Hammons [Fri, 21 Sep 2012 18:29:21 +0000 (13:29 -0500)]
Added a bunch of new functionality

Added Vendor Class dialog, New Vendor dialog, some new UI files, and an
SQL configuration dialog for the case where it hasn't been configured
or misconfigured. Also new main icon.

11 years agoInitial commit.
Shamus Hammons [Wed, 19 Sep 2012 03:31:53 +0000 (22:31 -0500)]
Initial commit.