Historique des commits

Auteur SHA1 Message Date
  Jean-Christophe Fillion-Robin 4160c48bf1 Merge pull request #640 from jeromevelut/expose-dicom-tableviews il y a 9 ans
  Jerome c8f636e536 Add an accessor to the three managed tables il y a 9 ans
  Jerome bf31792537 Added double click support for patients and studies table il y a 9 ans
  Nicole Aucoin ea653d2cfc ENH: add ability to delete individual series, studies, patients il y a 9 ans
  Alireza Mehrtash acbb81b4bd Added Option for changing tables text density in dicom browser il y a 11 ans
  Andreas Fetzer 00a9cf4f0a Fixed missing table view update on windows for new dicom widgets il y a 11 ans
  Andreas Fetzer 386d7ad6f7 Proper naming of property with const read method il y a 11 ans
  Andreas Fetzer 94f5a4ae75 Renaming method for setting dicom database il y a 11 ans
  Andreas Fetzer 3debe33b06 m_dynamic layout is now in pimpl and has read accessor. Some code cleaning il y a 11 ans
  Andreas Fetzer d801d029bc Adding possibility to dynamically change the layout of the dicomTableManager il y a 11 ans
  Andreas Fetzer cf815df608 Added missing export macro to tablemanager il y a 11 ans
  Andreas Fetzer 10839fd835 Added sql query conditions to subordinate tables when selection or filter changed il y a 11 ans
  Andreas Fetzer 275ab46b0f WIP set sql conditions just using onQueryChanged signals 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 7ad75a41e8 Added methods for getting the current table selection to the tablemanager. Removing of items is now done in the dicombrowser directly on the database il y a 11 ans
  Andreas Fetzer af4fe18813 Added some style improvements il y a 11 ans
  Andreas Fetzer 629be7fbfd Added a function for removing selected items from the database and added some documentation il y a 11 ans
  Andreas Fetzer aef5a426c6 Using a Q_PROPERTY for getting and setting the current table orientation il y a 11 ans
  Andreas Fetzer 1ceb2c766d No longer passing QSharedPointers as parameters. ctkDICOMDatabase is now stored within a raw pointer il y a 11 ans
  Andreas Fetzer 9add7b1959 Renamed self defined signals according to qt naming conventions il y a 11 ans
  Andreas Fetzer f3b2d33087 Finished code clean up il y a 11 ans
  Andreas Fetzer 1962de205c Removed change layout button and added a QSplitter for separating the tables il y a 11 ans
  Andreas Fetzer 96070cb48f Added signals for table selection il y a 11 ans
  Andreas Fetzer efae5d341b Signal for selection of patient tableview is now propagated 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