Andreas Fetzer
|
53b1903278
Added refesh function to ctkXnatTreeModel
|
9 years ago |
Andreas Fetzer
|
aa22a6870b
Cleaned up code
|
10 years ago |
Andreas Fetzer
|
448bd4eade
Added overwrite flag for file upload
|
10 years ago |
Andreas Fetzer
|
692e1e6582
Return resource folder after creation
|
10 years ago |
Andreas Fetzer
|
a5c5cc3cdc
cosmetic changes
|
10 years ago |
Andreas Fetzer
|
9108f7916c
Added convenience method for adding a resource to a xnatObject
|
10 years ago |
Andreas Fetzer
|
57bf105fa0
Continued refactoring of the upload functions:
|
10 years ago |
Andreas Fetzer
|
1d8b135823
Since some of the ctkXnatObject support retrieving a last modification time (e.g. project)
|
10 years ago |
Andreas Fetzer
|
47dabdfa12
Adapted documentation. Currently the remove() function does not modify the object on the server
|
10 years ago |
Andreas Fetzer
|
0cd7cddd20
Removed unused function declaration
|
10 years ago |
Andreas Fetzer
|
709e968c4a
Merge remote-tracking branch 'origin/refactor-upload-and-fix-file-upload' into refactor-upload-and-fix-file-upload
|
10 years ago |
Andreas Fetzer
|
9e04612891
Initial commit
|
10 years ago |
Andreas Fetzer
|
f743b2e78b
Merge remote-tracking branch 'ivowolf/xnat-download-refactoring' into xnat-download-refactoring-integration
|
10 years ago |
Andreas Fetzer
|
b7325a560e
Removed file with xnat constants. The respective constants are now located in
|
10 years ago |
Andreas Fetzer
|
edf5185a6f
Made id getter and setter virtual
|
10 years ago |
Andreas Fetzer
|
e3f7614317
Reverted changes regarding ID handling. ID is no longer stored within the private
|
10 years ago |
Andreas Fetzer
|
aabe96b671
Fixed fetching xnatObjects by using the correct properties/fields
|
10 years ago |
Ivo Wolf
|
0441425bdf
Refactored and extended download
|
10 years ago |
Sascha Zelzer
|
78e8ad877b
Use ctkXnatResource for types which directly use xnat:abstractResource.
|
10 years ago |
Sascha Zelzer
|
dac347bd8c
Merge branch 'fix-xnat-resource-reconstruction-handling'
|
11 years ago |
Andreas Fetzer
|
752e37a75e
Added support for resources for all levels of the xnat data hierachy
|
11 years ago |
Andreas Fetzer
|
17389ab819
Cleanup
|
11 years ago |
Andreas Fetzer
|
27c8beffc9
Added support for modification time in xnat
|
11 years ago |
Sascha Zelzer
|
c51052ce09
Added doxygen groups and fixed some formatting issues.
|
11 years ago |
Daniel Knorr
|
56fa131ce6
Deleted the no more necessary ctkXnatProjectsListModel.
|
11 years ago |
Sascha Zelzer
|
e7912730aa
Make schema type customizable per object again.
|
11 years ago |
Sascha Zelzer
|
dfec33acea
Moved fetch() methods to subclasses and use QMetaType to create instances.
|
11 years ago |
Sascha Zelzer
|
dffffc7f89
Renamed XNAT classes.
|
11 years ago |
Miklos Espak
|
4354b2fc38
XNAT save function save the properties
|
11 years ago |
Miklos Espak
|
18674e99a3
Parent can be passed to ctkXnatObject constructors
|
11 years ago |