Sascha Zelzer
|
bd1cf10109
Added more doxygen groups and \ingroup commands.
|
13 years ago |
Julien Finet
|
b629da7d8a
Rename ctkDICOMModel::displayLevel
|
13 years ago |
Sascha Zelzer
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 years ago |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
nherlambang
|
15604c6f56
Improve implementation of ctkThumbnailWidget, ctkThumbnailListWidget, and ctkDICOMThumbnailListWidget
|
14 years ago |
nherlambang
|
de28c6c422
Add search on date and modalities
|
14 years ago |
nherlambang
|
fa0705b1bc
Improve implementation of check box in ctkDICOMModel to support partial check
|
14 years ago |
nherlambang
|
26c823da0f
Add checkbox to ctkDICOMModel
|
14 years ago |
nherlambang
|
671f04130d
Implement search-as-you-type on local SQLite database
|
14 years ago |
nherlambang
|
8326254c92
Clean-up codes: warnings, namings, include file sortings
|
14 years ago |
nherlambang
|
c63e2762a0
Enable to set display level of ctkDICOMModel
|
14 years ago |
Julien Finet
|
324150ec79
Restore ctkDICOMModel as a QAbstractItemModel
|
14 years ago |
Steve Pieper
|
27730d2930
Change ctkDICOMModel to be a QStandardItemModel
|
14 years ago |
Marco Nolden
|
c8e7a1c743
Made the IndexType enum public in ctkDICOMModel
|
14 years ago |
Julien Finet
|
360f0471e5
Merge remote branch 'finetjul/checkable-dicom-model'
|
14 years ago |
Marco Nolden
|
669dd3cf95
New roles for the DICOMModel to get access to the UIDs
|
14 years ago |
Marco Nolden
|
5edd2c4297
Made ctkDICOMModel::reset() a slot
|
14 years ago |
Marco Nolden
|
03b02f9bb2
New reset() method for DICOM model
|
14 years ago |
Julien Finet
|
b0ca0669bc
Add depth in the propagation of ctkCheckableHeaderView
|
14 years ago |
Jean-Christophe Fillion-Robin
|
c8fd5a716e
Export file header now start with "ctk" lower case
|
14 years ago |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 years ago |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 years ago |
Jean-Christophe Fillion-Robin
|
4547b393dd
BUG: Convert remaining classes (ctkDICOM, ctkMessaging, XIP, ...) to Qt Pimpl. Also fix "unused variable" warning + stylistic issues
|
14 years ago |
Jean-Christophe Fillion-Robin
|
b2978a3055
ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE"
|
15 years ago |
Jean-Christophe Fillion-Robin
|
7535096173
ENH: Tweak license header - Use "Copyright (c) 2010 Kitware Inc." instead of "Copyright (c) Kitware Inc."
|
15 years ago |
Jean-Christophe Fillion-Robin
|
1457f1f491
ENH: Update license header into *.h, *.cpp, *.tpp
|
15 years ago |
Jean-Christophe Fillion-Robin
|
d6da4fe39b
STYLE: Added license header
|
15 years ago |
Jean-Christophe Fillion-Robin
|
fa70d78024
STYLE: Change '// QT includes' into '// Qt includes'
|
15 years ago |
Jean-Christophe Fillion-Robin
|
ea2c1c264c
ENH: In ctkPimpl, remove 'Q' prefix from macro and function.
|
15 years ago |
Julien Finet
|
28af776de0
ENH: Redesign of the dicom model that fixes bugs and speed issues
|
15 years ago |