Stanislav Bas
|
37fd733deb
|
Create a custom signal to inform about a row addition in IdTableProxyModel
|
2015-07-26 20:06:30 +03:00 |
|
Stanislav Bas
|
f5b1447c92
|
IdTableProxyModel refreshes the filter when the source model data or rows changed
|
2015-07-23 21:05:00 +03:00 |
|
Stanislav Bas
|
a7b3248ee7
|
Proper sorting of columns with enum values
|
2015-07-23 20:35:16 +03:00 |
|
cc9cii
|
893ad11be1
|
Fix missing columns in tables. Should resolve Bug #2624.
- Using Flag_Table in filterAcceptsColumn() does not work.
- Workaround by not allowing nested columns in sorting and filtering.
|
2015-06-08 08:04:18 +10:00 |
|
cc9cii
|
5c37079f0c
|
Include only the columns that are visible for sorting. Should resolve Bug #2611.
|
2015-06-05 12:19:21 +10:00 |
|
cc9cii
|
e6d2821b78
|
Refresh table filters when the model is updated. Should resolve Bug #2579.
|
2015-05-25 09:15:07 +10:00 |
|
cc9cii
|
a161ad3cd5
|
Sort cell id column by numerical order.
|
2014-10-07 20:11:44 +11:00 |
|
Marc Zinnschlag
|
50041fc211
|
simplified filter system by taking out filter references and user values for now (these are post-1.0 features anyway)
|
2013-08-22 09:17:57 +02:00 |
|
Marc Zinnschlag
|
c7e97a83e1
|
automatically build column map on filter change
|
2013-08-18 17:28:04 +02:00 |
|
Marc Zinnschlag
|
ea8b9ce45b
|
apply filter to table after filter text change
|
2013-08-18 16:53:28 +02:00 |
|
Marc Zinnschlag
|
2d46a1db2f
|
changed CreateCommand to work directly on the model instead of the proxy
|
2013-07-28 13:39:33 +02:00 |
|
Marc Zinnschlag
|
49d6239004
|
added pop-up menu with create record action
|
2012-12-03 21:44:16 +01:00 |
|