subsurface/qt-models
Tomaz Canabrava 6e4aa7d044 Move CleanerTableModel to its own file
models.h / .cpp was getting too big (around 2.5k lines), and each change
triggered a rebuild in tons of parts of Subsurface, this is the first
commit trying to make the models code sane by removing them all of the
models.h/cpp file and also clearning code in the process.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-05-29 14:08:36 -07:00
..
cleanertablemodel.cpp Move CleanerTableModel to its own file 2015-05-29 14:08:36 -07:00
cleanertablemodel.h Move CleanerTableModel to its own file 2015-05-29 14:08:36 -07:00
completionmodels.cpp Move the models to its own folder 2015-05-29 14:07:54 -07:00
completionmodels.h Move the models to its own folder 2015-05-29 14:07:54 -07:00
filtermodels.cpp Move the models to its own folder 2015-05-29 14:07:54 -07:00
filtermodels.h Move the models to its own folder 2015-05-29 14:07:54 -07:00
models.cpp Move CleanerTableModel to its own file 2015-05-29 14:08:36 -07:00
models.h Move CleanerTableModel to its own file 2015-05-29 14:08:36 -07:00