Historique des commits

Auteur SHA1 Message Date
  Andreas Fetzer 9dd7354daa Moved private function to pimpl il y a 12 ans
  Andreas Fetzer f3b2d33087 Finished code clean up il y a 12 ans
  Andreas Fetzer 3ecf8b96b5 Filter changes are now also handled as query changes il y a 12 ans
  Andreas Fetzer 86bf81be24 Fixed typo il y a 12 ans
  Andreas Fetzer e8a811957c Removed unused signals and slots il y a 12 ans
  Andreas Fetzer 1962de205c Removed change layout button and added a QSplitter for separating the tables il y a 12 ans
  Andreas Fetzer 96070cb48f Added signals for table selection il y a 12 ans
  Andreas Fetzer efae5d341b Signal for selection of patient tableview is now propagated il y a 12 ans
  Andreas Fetzer 60444c746f Added stylesheet for QSplitter il y a 12 ans
  Andreas Fetzer d3904cbc3c Removed unused function il y a 12 ans
  Andreas Fetzer 0d0a065cd5 TableManager now requires a ctkDICOMDatabase for creation. il y a 12 ans
  Andreas Fetzer 0bbb38792a Added basic layout switching functionality. il y a 12 ans
  Andreas Fetzer ec070a8eb6 Created initial ctkDICOMTableManager 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
  Andreas Fetzer d93e8fae42 Query change of the tableview is now emitted il y a 12 ans
  Andreas Fetzer 4b9f5695cb Query is now created dynamically depending on the given uids il y a 12 ans
  Andreas Fetzer 124a4a12bc Added setters for tablename and keys for querying the database il y a 12 ans
  Andreas Fetzer 2713d461aa A list of uids is know emitted if tableselection changes il y a 12 ans
  Andreas Fetzer fe3e313a71 Moved setup for UI into private implementation class il y a 12 ans
  Andreas Fetzer cc8d2d066e Created initial table view il y a 12 ans
  Steve Pieper 14799985c4 Fix indent style for braces in if statement il y a 12 ans
  Steve Pieper e469437231 Merge pull request #374 from lassoan/373-grabVTKWidget-hangs il y a 12 ans
  Andras Lasso 4f23d959df Added check to only grab visible child widgets il y a 12 ans