Commit Graph

8 Commits

Author SHA1 Message Date
Filippo Cucchetto 2712fb154b Removed memory leaks from tests 2018-11-28 23:16:17 +01:00
Filippo Cucchetto e38e3e606c Beautified the codebase through astyle 2017-04-09 14:34:47 +02:00
Filippo Cucchetto ffd9b493a9 Simplified the dos_qabstractitemmodel_create interface by using a struct
Removed most of the function parameters by putting them inside a struct
2017-04-02 14:47:42 +02:00
Filippo Cucchetto bd8ed05ba2 Fixes #45 Bindings should set the parameters name 2017-03-12 15:09:07 +01:00
Filippo Cucchetto 035c392e3e Fixed test and renaming 2017-03-05 19:30:57 +01:00
Filippo Cucchetto 259b8e4a48 Added index and parent callbacks 2017-03-05 19:07:40 +01:00
Filippo Cucchetto 8079294e93 Fixed compilation and added stubs for index and parent functions 2017-03-05 18:34:35 +01:00
Filippo Cucchetto 25f396ef46 Renamed QAbstractListModel in QAbstractItemModel 2017-03-05 18:22:04 +01:00