]> Shamusworld >> Repos - schematic/commit
Added a bunch of new functionality
authorShamus Hammons <jlhamm@acm.org>
Fri, 21 Sep 2012 18:29:21 +0000 (13:29 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 21 Sep 2012 18:29:21 +0000 (13:29 -0500)
commitf3116511d09acfd5b32d3412c82c4337d89f2ad9
tree90969ba405a3e9d16d2fe67a1423a1d5948f7d5a
parent6c9ba10f64c4880fd4c58527c462ef1f7841bf17
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.
19 files changed:
database-schema.txt
new-vendor.ui [new file with mode: 0644]
phase1.ui
res/schematic.png
schematic [deleted file]
schematic-schema.sql
schematic.pro
src/about.cpp
src/logindialog.cpp
src/logindialog.h
src/mainwin.cpp
src/mainwin.h
src/newvendordialog.cpp [new file with mode: 0644]
src/newvendordialog.h [new file with mode: 0644]
src/sqlsettingsdialog.cpp [new file with mode: 0644]
src/sqlsettingsdialog.h [new file with mode: 0644]
src/vendorclassdialog.cpp [new file with mode: 0644]
src/vendorclassdialog.h [new file with mode: 0644]
vendor-classes.ui [new file with mode: 0644]