- 03 Oct, 2014 1 commit
-
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1863 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Oct, 2014 10 commits
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1862 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FEATURE 588 Add missing Q_OBJECT Qt macro (avoid Configuration warning). Don't forget to configure again your code after updating. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1861 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1860 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FEATURE 589 Supress InterfaceFrame::getFrameName() warning. Update proposition for InterfaceFrame service (including return type of QVector<T> * changed to const QVector<T> &) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1859 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1858 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1857 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1856 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1855 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1854 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED: application::open was always returning a void instead of component pointer. (semi-colon is missing). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1853 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 01 Oct, 2014 3 commits
-
-
saubatn authored
Disable CamiTK translation in Continuous and Nighlty builds on the VMs. Changes would be effective since tomorrow. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1852 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1851 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1850 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 30 Sep, 2014 3 commits
-
-
lealv authored
UPDATED - CTEST - TestActions: provide the option in CMakeLists.txt to give the name of the files to be tested. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1849 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1848 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1847 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 29 Sep, 2014 4 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1846 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
NEW Wait cursor when saving a component (saving can be a little bit long). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1845 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
NEW Wait cursor when saving a component (saving can be a little bit long). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1844 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - Frames - MoveFrame action: implement a special usecase of move frame action SetParent. If a frame is a SingleImageComponent frame, it cannot be a parent of a frame itself, its parent becomes the parent of the new frame. The SingleImageComponents frames are not displayed in the list of potential parents. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1843 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 26 Sep, 2014 2 commits
-
-
saubatn authored
FEATURE 592 Add ImageComponent::prepareForSaving() method to store back the frame transform (from world) into the imageData in order to save them. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1842 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
UPDATED Show only one filter per ImageComponent & MeshComponent (better ergonomy for the filter of the SaveFileDialog). Note, On Linux, filter filenames details don't appear (bug in Qt 4.8). Do not try to fix it, but wait for Qt 5. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1841 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 25 Sep, 2014 12 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1840 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
FEATURE 588 Commit all the .ts files in French & English, back from v. 2.1 (lupdate Qt5) -> v. 2.0 (lupdate Qt4) Remove in actions/application the extra language DE. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1839 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1838 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1837 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1836 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1835 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1834 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1833 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1832 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1831 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1830 ec899d31-69d1-42ba-9299-647d76f65fb3
-
barraud authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1829 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 24 Sep, 2014 1 commit
-
-
lealv authored
UPDATED - CTEST: correction commit 1810 - disable highest automatic test level of lml and mml components on windows(file comparison). Watch tracked bug for more precisions. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1828 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 23 Sep, 2014 2 commits
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1827 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
Usecase1: when a frame is defined as its own parent, it must get the World frame as parent. -> this situation wasn't correctly managed (checkedparent is a pointer on a Component not a Frame). Manage the frames with the names resolves the issue. Usecase2: when a child frame of a frame is defined as the new parent of the frame, the new parent frame must have the world frame as parent. This a complex management of the frame items. + spaces replace tabs, remove trim trailing spaces git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1826 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 19 Sep, 2014 1 commit
-
-
saubatn authored
FIXED Avoid empty CTest Build.xml report for continuous integration. see http://cmake.3232098.n2.nabble.com/CTest-Weird-behaviour-td5649965.html#a5649992 git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1822 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 18 Sep, 2014 1 commit
-
-
saubatn authored
FIXED Bug 109 Inform user when using Application::Open() or calling directly a component constructor. Print a warning if Application::Open() does NOT return a top level component. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1820 ec899d31-69d1-42ba-9299-647d76f65fb3
-