baydam
4d6caf2cfb
Optimization of Undo Command
2015-01-23 20:36:30 +00:00
baydam
f335127369
Can restore last position of moved shapes
2015-01-21 12:47:17 +00:00
baydam
e4ce6eab42
Command to restore deleted mapping
2015-01-19 21:08:02 +00:00
baydam
078a27f8ce
Undo Command to restore position of vertices moved by mouse or arrow key
2015-01-19 14:35:19 +00:00
baydam
146a7e4a43
Add Undo and Redo Command to Mesh, Triangle and Ellipse
2015-01-16 17:39:38 +00:00
Alexandre Quessy
9878e8a878
OSC: implement fullscreen and quit
2015-01-11 19:16:59 -05:00
Alexandre Quessy
5141672ffc
Disable installation of MIME type. Remove useless dep
2014-12-31 13:52:36 -05:00
Alexandre Quessy
608d216eaa
use native color dialog
2014-12-31 13:34:52 -05:00
Alexandre Quessy
b18b2af45a
use green as default color + remember last choice
2014-12-31 13:32:30 -05:00
Marc Lavallée
57c6ca0a14
updated doc for Gnu/Linux
2014-12-28 22:16:45 -05:00
Marc Lavallée
8bd61f889e
updated INSTALL
2014-12-28 22:12:01 -05:00
Marc Lavallée
8019f35c96
simplified compilation of translations
2014-12-28 22:00:41 -05:00
Marc Lavallée
aa7e5d2e21
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-12-28 21:07:12 -05:00
Marc Lavallée
174ec7a90a
simplified inclusion of translations
2014-12-28 21:07:09 -05:00
Alexandre Quessy
3b5188b585
Merge branch 'release-0.2.0' into develop
2014-12-28 20:05:13 -05:00
Alexandre Quessy
df8e41a36a
post-release version bump
2014-12-28 20:04:45 -05:00
Alexandre Quessy
961f7e608e
update version number in Doxyfile
0.2.0
2014-12-28 19:51:59 -05:00
Alexandre Quessy
f5144d7fd2
Merge branch 'develop' into release-0.2.0
2014-12-28 19:50:03 -05:00
Marc Lavallée
d7185009d2
added mimetype support, deleted arabic translation file
2014-12-28 19:31:44 -05:00
Alexandre Quessy
218694b285
Add positional option for the project file name
2014-12-28 17:42:46 -05:00
Alexandre Quessy
e6faa69c16
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-12-28 17:24:08 -05:00
Alexandre Quessy
20053bd6f3
update version number in .pro file
2014-12-28 16:09:19 -05:00
Alexandre Quessy
d0199deee9
update version number
2014-12-28 16:06:50 -05:00
Alexandre Quessy
82e0337ed7
update NEWS
2014-12-28 16:01:27 -05:00
Marc Lavallée
e7253a4850
fixed desktop icon
2014-12-28 15:23:20 -05:00
Alexandre Quessy
4d91d6031f
update README
2014-12-28 15:15:10 -05:00
Alexandre Quessy
c1e2d6b5c8
add mapmap.desktop
2014-12-28 15:04:13 -05:00
Alexandre Quessy
49f7790f1d
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-12-28 14:37:29 -05:00
Alexandre Quessy
9a37e1cd1c
add mapmap.svg icon
2014-12-28 14:37:12 -05:00
Marc Lavallée
dd92ab9317
mapmap.pro now install the software, and a desktop file
2014-12-28 14:35:19 -05:00
Alexandre Quessy
9091ec00ea
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-12-28 14:24:51 -05:00
Alexandre Quessy
b695dab206
add mapmap-fullname.svg icon
2014-12-28 14:24:27 -05:00
Marc Lavallée
a152ef4fd9
maintenance: remove useless file
2014-12-28 14:01:13 -05:00
Tats
00fc5539a0
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-11-22 02:15:08 -05:00
Tats
7bd51320ba
Modifications to diagram
2014-11-22 02:12:25 -05:00
Tats
c0fe3ac95a
Reorganization of INSTALL script
...
Conflicts:
INSTALL
2014-11-22 02:12:21 -05:00
Alexandre Quessy
0d279a6fdf
fix version number in MM.cpp and update HACKING
2014-11-06 11:05:27 -05:00
baydam
539d189f9d
Fixed issue Adjust position of vertices using arrow keys not working on output display #77
2014-11-05 17:17:37 +00:00
Vasilis Liaskovitis
f6711ed7a8
Control mapping visibility from OSC (bug #43 )
...
Controlled with /mapmap/mapping/visible mappingId visibility (type ii)
e.g.
oscsend localhost 7000 /mapmap/mapping/visible ii "3" "0"
to make mapping with id 3 invisible
oscsend localhost 7000 /mapmap/mapping/visible ii "0" "1"
to make mapping with id 3 visible
QListWidgetItem checkstate is also changed accordingly
2014-11-01 02:50:30 +02:00
baydam
9636ece1c9
Disable Test signal when start mapping
2014-10-29 21:25:06 +00:00
baydam
ed9cca4ded
Definitively resolve the bug with ESC
2014-10-29 21:06:58 +00:00
Alexandre Quessy
9143e309f7
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
2014-10-27 19:53:27 -04:00
Alexandre Quessy
aab266b843
Can change OSC port via preferences dialog
2014-10-27 15:25:41 -04:00
baydam
248cc8494c
All menubar shortcut work when output window is displayed
2014-10-27 19:15:39 +00:00
Alexandre Quessy
be0053764d
add PreferencesDialog - not yet effective
2014-10-27 14:05:36 -04:00
Alexandre Quessy
09bf633000
make sure settings exist before reading them
2014-10-27 07:36:39 -04:00
Alexandre Quessy
6aadc9ac0c
Use SVG for test signal
2014-10-27 07:23:23 -04:00
Alexandre Quessy
3bcbbc7697
Display test signal
2014-10-27 06:04:12 -04:00
Alexandre Quessy
289d473214
Display crosshair iff display controls
2014-10-27 05:33:23 -04:00
Tats
8c3a66344a
Added some elements to .gitignore
2014-10-27 00:14:01 +00:00