Commit Graph

17 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
Allofich ccacad51be Fix shadowing warnings 8 years ago
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
9 years ago
scrawl e19bbfd1b5 Fix OpenCS crash when drag and drop is used with unexpected data, e.g. plain text (Fixes #1543) 10 years ago
Marek Kochanowicz 8fba71101c removed signals 10 years ago
Marc Zinnschlag d188e68227 added f-type hint to TableSubView 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 c7b3e139aa Propagate signal to the edit widget 10 years ago
Marek Kochanowicz fca7701359 Column titles retrived and passed to the filterbox. 10 years ago
Marek Kochanowicz d7a1abb30b emit signal with types (will be connected to the tablesubview) 10 years ago
Marek Kochanowicz dd95ed8e4c Accept drops on the filterbox 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 ea8b9ce45b apply filter to table after filter text change 11 years ago
Marc Zinnschlag 789a66eaa7 added filter box and basic record filter UI (not functional yet; only supporting on-the-fly filters for now) 11 years ago