コミット履歴

作者 SHA1 メッセージ 日付
  Jean-Christophe Fillion-Robin b9d32d2573 Simplify ctkDICOMTableView constructor removing redundant call 10 年 前
  Jean-Christophe Fillion-Robin 3d9721142e Merge branch '545-dicomtable-do-not-clear-selection-if-invalid-selection' 10 年 前
  Jean-Christophe Fillion-Robin de70697141 DICOMTableView: Do not clear selection if user click outside of existing rows 10 年 前
  Andreas Fetzer 1fe9d921f4 init now calls setDicomDatabase, which then calls setUpTableView 10 年 前
  Andreas Fetzer 65420ed0eb Fixed duplicate connection to Qt signal/slots in ctkDICOMTableView 10 年 前
  Sascha Zelzer 211106b74a Merge branch 'qt5' 11 年 前
  Sascha Zelzer 448aaf3c3e Qt5 compatibility for almost all libraries. 11 年 前
  Alireza Mehrtash acbb81b4bd Added Option for changing tables text density in dicom browser 11 年 前
  Alireza Mehrtash 8ad1f550bf Select all the rows in studiesTable when a patient is selected and all the rows in seriesTable when a study is selected 11 年 前
  Andreas Fetzer 00a9cf4f0a Fixed missing table view update on windows for new dicom widgets 11 年 前
  Andreas Fetzer 6451b8e79e Not using const references when declaring a connection 11 年 前
  Andreas Fetzer 94f5a4ae75 Renaming method for setting dicom database 11 年 前
  Andreas Fetzer ae468a4eb5 Fixed bug where filter textfield's background remained black 11 年 前
  Andreas Fetzer a6c7263dd9 Fixed missing update if new data is added 11 年 前
  Andreas Fetzer 82a816fe82 Removed test include 11 年 前
  Andreas Fetzer 0744cbfbdf Change filter text field background when no item matches the filter 11 年 前
  Andreas Fetzer 6f7e710a45 Changed vertical header resize mode so that all rows have the same height 11 年 前
  Andreas Fetzer 92239ecfed Refactoring 11 年 前
  Andreas Fetzer 10839fd835 Added sql query conditions to subordinate tables when selection or filter changed 11 年 前
  Andreas Fetzer d9117c2164 Added connections if a new database is set 11 年 前
  Andreas Fetzer 9909c8a59b Made uidForAllRows public and removed quoted stuff 11 年 前
  Andreas Fetzer 3eef7cbae6 Added signal for filter changes and added property for active filter 11 年 前
  Andreas Fetzer 275ab46b0f WIP set sql conditions just using onQueryChanged signals 11 年 前
  Andreas Fetzer 2919d9a518 Added possibility to add where conditions to the sql query of the table view 11 年 前
  Andreas Fetzer cf19c481a4 Renamed function 11 年 前
  Andreas Fetzer 9262488929 Fixed duplicate ui setup 11 年 前
  Andreas Fetzer 78801ad569 More styling plus proper initialization of the database 11 年 前
  Andreas Fetzer 383112516a Refactoring and code clean up 11 年 前
  Andreas Fetzer f744bccffd Columns can now be resized 11 年 前
  Andreas Fetzer 5e776fdda8 Some more style fixed 11 年 前