Historique des commits

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