Historial de Commits

Autor SHA1 Mensaje Fecha
  Jean-Christophe Fillion-Robin 4160c48bf1 Merge pull request #640 from jeromevelut/expose-dicom-tableviews hace 9 años
  Jerome eac215e80a Add missing ending empty line hace 9 años
  Jerome c8f636e536 Add an accessor to the three managed tables hace 9 años
  Jerome bf31792537 Added double click support for patients and studies table hace 9 años
  Nicole Aucoin ea653d2cfc ENH: add ability to delete individual series, studies, patients hace 9 años
  Jean-Christophe Fillion-Robin 7e353759f6 Fix -Wuninitialized in ctkDICOMTableManager hace 10 años
  Alireza Mehrtash acbb81b4bd Added Option for changing tables text density in dicom browser hace 11 años
  Andreas Fetzer 00a9cf4f0a Fixed missing table view update on windows for new dicom widgets hace 11 años
  Andreas Fetzer 386d7ad6f7 Proper naming of property with const read method hace 11 años
  Andreas Fetzer 94f5a4ae75 Renaming method for setting dicom database hace 11 años
  Andreas Fetzer ed5b8be4fa Improved behaviour of dynamic layout: between 800 and 1024px window size use hace 11 años
  Andreas Fetzer 3debe33b06 m_dynamic layout is now in pimpl and has read accessor. Some code cleaning hace 11 años
  Andreas Fetzer d801d029bc Adding possibility to dynamically change the layout of the dicomTableManager hace 11 años
  Andreas Fetzer 10839fd835 Added sql query conditions to subordinate tables when selection or filter changed hace 11 años
  Andreas Fetzer 275ab46b0f WIP set sql conditions just using onQueryChanged signals hace 11 años
  Andreas Fetzer 383112516a Refactoring and code clean up hace 11 años
  Andreas Fetzer c3239eebe1 Added signals for double click on series table hace 11 años
  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 hace 11 años
  Andreas Fetzer af4fe18813 Added some style improvements hace 11 años
  Andreas Fetzer 629be7fbfd Added a function for removing selected items from the database and added some documentation hace 11 años
  Andreas Fetzer 7b3e958b92 Created an UI file for the ctkDICOMTableManager hace 11 años
  Andreas Fetzer aef5a426c6 Using a Q_PROPERTY for getting and setting the current table orientation hace 11 años
  Andreas Fetzer 1ceb2c766d No longer passing QSharedPointers as parameters. ctkDICOMDatabase is now stored within a raw pointer hace 11 años
  Andreas Fetzer 9add7b1959 Renamed self defined signals according to qt naming conventions hace 11 años
  Andreas Fetzer f3b2d33087 Finished code clean up hace 11 años
  Andreas Fetzer 3ecf8b96b5 Filter changes are now also handled as query changes hace 11 años
  Andreas Fetzer 86bf81be24 Fixed typo hace 11 años
  Andreas Fetzer e8a811957c Removed unused signals and slots hace 11 años
  Andreas Fetzer 1962de205c Removed change layout button and added a QSplitter for separating the tables hace 11 años
  Andreas Fetzer 96070cb48f Added signals for table selection hace 11 años