Commit Graph

16 Commits (fa3baac0f33aac3a066b3df4360ca2a9a02f27df)

Author SHA1 Message Date
Bret Curtis 39185e6f8c purge the rest of boost::shared and any other boost related things that no longer are required
put boost system back in, clean others up

revert Qt

add back boost fstream
7 years ago
artemutin@yandex.ru eae36f8005 Fixed filter reapplication on Description column change and on State
column change.

Moved column index search to widget constructor, rewrite slot with
respect to multiple columns data change.
9 years ago
artemutin@yandex.ru 33e12a99fa If table dont use any filter, filter update now dont cause a reapply of empty filter 9 years ago
Marek Kochanowicz 8fba71101c removed signals 10 years ago
Nikolay Kasyanov 59508e914f Fixed OpenCS build on OS X 10 years ago
Marek Kochanowicz e348c6baa9 accept drops from filters table. Cool. ☺ 10 years ago
Marek Kochanowicz 3ad6df1f92 try with the passing action 10 years ago
Marek Kochanowicz 4fe21dc38f Const correctness 10 years ago
Marek Kochanowicz eb3cbaa4e1 Create filter on droping record. 10 years ago
Marek Kochanowicz c7b3e139aa Propagate signal to the edit widget 10 years ago
Marc Zinnschlag aa935ff03d update tables on filter record changes 11 years ago
Marc Zinnschlag d1516792ce made document data available to filter parser 11 years ago
Marc Zinnschlag 806e9a2888 added and and or filter nodes 11 years ago
Marc Zinnschlag c87a279444 added error reporting in the filter edit widget (change the text colour for now) 11 years ago
Marc Zinnschlag ea8b9ce45b apply filter to table after filter text change 11 years ago
Marc Zinnschlag c38860fa72 added parser and custom filter edit widget (parser not functional yet; always returns a false boolean node) 11 years ago