kima2/src/gui
Martin Brodbeck efb1f3ffbf about qt dialog added 2018-07-29 09:56:37 +02:00
..
CMakeLists.txt Initial implementation of salemodel 2018-07-25 16:04:45 +02:00
basketmodel.cpp connecting basket model and sale model 2018-07-26 08:34:01 +02:00
basketmodel.h connecting basket model and sale model 2018-07-26 08:34:01 +02:00
kima2.cpp set locale in main() 2018-07-24 15:37:19 +02:00
mainwindow.cpp about qt dialog added 2018-07-29 09:56:37 +02:00
mainwindow.h about qt dialog added 2018-07-29 09:56:37 +02:00
mainwindow.ui about qt dialog added 2018-07-29 09:56:37 +02:00
pricedialog.cpp message text improved 2018-07-23 08:21:05 +02:00
pricedialog.h check for 0,50 cent steps 2018-07-22 20:56:20 +02:00
pricedialog.ui use C++ features to show price 2018-07-23 21:21:05 +02:00
salemodel.cpp cancel sales / items finished 2018-07-28 14:31:37 +02:00
salemodel.h remove article (incomplete) 2018-07-27 16:41:34 +02:00
sellerdialog.cpp use unique_ptr for model 2018-07-27 10:34:27 +02:00
sellerdialog.h use unique_ptr for model 2018-07-27 10:34:27 +02:00
sellerdialog.ui enable/disable delete button 2018-07-23 12:58:27 +02:00
sellermodel.cpp cancel article / complete sale 2018-07-23 13:39:49 +02:00
sellermodel.h code cleanup 2018-07-20 11:52:26 +02:00