- 07 Mar, 2013 3 commits
-
-
Julien Malik authored
-
Stéphane Albert authored
ENH: Added AbstractModel::IsModified(); Tested IsModified() when closing window/quitting application.
-
Mickael Savinaud authored
-
- 06 Mar, 2013 1 commit
-
-
Mickael Savinaud authored
-
- 04 Mar, 2013 1 commit
-
-
Stéphane Albert authored
COMP: Added QtXml dependency. ENH: Added DatasetDescriptor ::Read() and ::Write() methods; Written empty DatasetDescriptor when creating empty dataset on disk; Enhanced SystemError (added ::GetErrorCode() method); Fixed I18nAplication::MakeCacheDir().
-
- 01 Mar, 2013 3 commits
-
-
Mickael Savinaud authored
-
Mickael Savinaud authored
-
Mickael Savinaud authored
-
- 28 Feb, 2013 3 commits
-
-
Mickael Savinaud authored
-
Stéphane Albert authored
-
Stéphane Albert authored
ENH: Added I18nApplication::Instance<>() and ::ConstInstance<>() methods; Create Dataset directory into Application::CacheDir().
-
- 27 Feb, 2013 3 commits
-
-
Stéphane Albert authored
-
Julien Malik authored
-
Julien Malik authored
-
- 26 Feb, 2013 1 commit
-
-
Stéphane Albert authored
-
- 25 Feb, 2013 3 commits
-
-
Stéphane Albert authored
ENH: Moved instanciation of DatasetModel from MainWindow::on_action_Open_activated() to Application::LoadDatasetModel(); Parametrized AbstractModel::BuildModel() with generic (void*) context; Created dataset directory when importing image file.
-
Julien Malik authored
-
Julien Malik authored
-
- 07 Feb, 2013 1 commit
-
-
Stéphane Albert authored
ENH: Upgraded AbstractModelController to disable/enable controller widget when there is (no) model.
-
- 21 Jan, 2013 1 commit
-
-
Stéphane Albert authored
-
- 10 Jan, 2013 2 commits
-
-
Stéphane Albert authored
ENH: Linked update of OpenGL view when changing color-setup (still buggy); replaced dynamic_cast by quickier qobject_cast when dealing with QObjects.
-
Stéphane Albert authored
-
- 08 Jan, 2013 1 commit
-
-
Stéphane Albert authored
ENH: Connected selected model changed (on file load); Setup of band names from VectorImageModel to ColorSetupWidget (TODO: GetBandNames() returns an empty string vector).
-
- 18 Dec, 2012 1 commit
-
-
Stéphane Albert authored
-
- 14 Dec, 2012 2 commits
-
-
Stéphane Albert authored
REFAC: Changed order of includes (ConfigureMonteverdi2.h before Qt before other includes to prevent system compilation problems).
-
Stéphane Albert authored
-
- 13 Dec, 2012 1 commit
-
-
Stéphane Albert authored
-
- 12 Dec, 2012 2 commits
-
-
Stéphane Albert authored
ENH: Implemented basic version of Model (AbstractModel<-AbstractImageModel->VectorImageModel); loading on File/Open and storing in Application.
-
Stéphane Albert authored
-
- 11 Dec, 2012 2 commits
-
-
Stéphane Albert authored
-
Stéphane Albert authored
-
- 10 Dec, 2012 1 commit
-
-
Stéphane Albert authored
REFAC: Moved i18n part of mvdApplication into mvdI18nApplication base-class for viewer and manager applications.
-
- 05 Dec, 2012 2 commits
-
-
Stéphane Albert authored
-
Stéphane Albert authored
-
- 04 Dec, 2012 2 commits
-
-
Stéphane Albert authored
-
Stéphane Albert authored
TRANS: First t:ry merging (MERGE_TS:BOOL=ON) translations.
-
- 03 Dec, 2012 2 commits
-
-
Stéphane Albert authored
ENH: Testing QT_VERSION>=4.8.0 before calling QLocale::script() (compatibility with builds on Windows and Mac OS plateforms).
-
Stéphane Albert authored
-
- 30 Nov, 2012 1 commit
-
-
Stéphane Albert authored
-
- 29 Nov, 2012 1 commit
-
-
Stéphane Albert authored
-