Commit History

Author SHA1 Message Date
  Andreas Fetzer 3eef7cbae6 Added signal for filter changes and added property for active filter 11 years ago
  Andreas Fetzer 275ab46b0f WIP set sql conditions just using onQueryChanged signals 11 years ago
  Andreas Fetzer 2919d9a518 Added possibility to add where conditions to the sql query of the table view 11 years ago
  Andreas Fetzer cf19c481a4 Renamed function 11 years ago
  Andreas Fetzer 9262488929 Fixed duplicate ui setup 11 years ago
  Andreas Fetzer 78801ad569 More styling plus proper initialization of the database 11 years ago
  Andreas Fetzer 383112516a Refactoring and code clean up 11 years ago
  Andreas Fetzer f744bccffd Columns can now be resized 11 years ago
  Andreas Fetzer 5e776fdda8 Some more style fixed 11 years ago
  Andreas Fetzer c3239eebe1 Added signals for double click on series table 11 years ago
  Andreas Fetzer 323e92ca6b Emit signal for selection change instead of the one for query change if the selection has changed 11 years ago
  Andreas Fetzer af4fe18813 Added some style improvements 11 years ago
  Andreas Fetzer 9a3f71c6b1 Add getter for current selection to dicomtableview 11 years ago
  Andreas Fetzer 36177de6b1 Fixed some minor issues 11 years ago
  Andreas Fetzer a79c650f35 No longer passing QSharedPointers as parameters. ctkDICOMDatabase is now stored within a rawpointer 11 years ago
  Andreas Fetzer 7b877703fe Refactored setting the query in separate function 11 years ago
  Andreas Fetzer ab517a23d7 Made format CTKDicom like 11 years ago
  Andreas Fetzer a91a43fa7d Renamed function 11 years ago
  Andreas Fetzer c13a6e4fb9 Moved some table settings to ui file 11 years ago
  Andreas Fetzer 65edd6739c Removed signal prefix from SIGNALS 11 years ago
  Andreas Fetzer 16e32b89de Consistent naming of members 11 years ago
  Andreas Fetzer 9dd7354daa Moved private function to pimpl 11 years ago
  Andreas Fetzer bd9148b1f3 Finished cleaning up and writing documentation. Removed unused primary key member 11 years ago
  Andreas Fetzer b5adc9c0ff Filter and selection changes are now handled as query changes. Added documentation 11 years ago
  Andreas Fetzer f27bac451a Replaced search field with ctkSearchBox 12 years ago
  Andreas Fetzer 6ab5018428 Changed signal parameters to const refs 12 years ago
  Andreas Fetzer 4b779c287c Added signal for selection change 12 years ago
  Andreas Fetzer 8fe182961e Fixed wrong data display if filter changes. Now if Patients tableview is empty due to filter change the other tableview are empty too 12 years ago
  Andreas Fetzer 35f5c04080 Fixed missing TableView update on database change and on import 12 years ago
  Andreas Fetzer 39feae1c19 Finished tableview layout + cleanup 12 years ago