Commit Graph

679 Commits

Author SHA1 Message Date
Bay Dam 6577add891 Merge pull request #121 from baydam/feature-context-menu
Add context menu for duplicate, delete and rename mapping
2015-05-02 11:54:56 +00:00
baydam 36b89fa60a Bug #99 fix and improvements 2015-04-02 17:11:58 +00:00
baydam 8300c10599 Add context menu for duplicate, delete and rename mapping 2015-03-30 20:54:15 +00:00
baydam a39fa73118 Resolved conflict about last merge 2015-03-03 11:52:44 +00:00
baydam 8842064af9 Merge branch 'feature-undo-commands' into 'develop' 2015-03-02 10:40:49 +00:00
Alexandre Quessy 1dce1ebc57 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2015-02-15 18:46:32 -05:00
Alexandre Quessy 35855907a8 update Qt version on OS X 2015-02-15 18:45:53 -05:00
Vasilis Liaskovitis d1f63b8501 Fix issue #114: Audio playback of the video files played
We now create an audio pipeline with a volume gstreamer element. The "volume"
property of the element has a range of 0.0 - 1.0 and is 0.0 by default (i.e.
effectively muted input). The property can be seen and changed in the paint
property browser (in %)
2015-02-09 21:49:44 +01:00
baydam 6a3545ff47 Segmentation fault fixed 2015-01-29 20:39:49 +00:00
Bay Dam e0a3c35877 Update INSTALL
Update Gstreamer libav plugins
2015-01-29 14:48:56 +00:00
baydam 4bd5e456e0 Fixed bug #99 about exiting fullscreen 2015-01-24 13:43:09 +00:00
baydam 584f71e997 Fixed bug #99 about exiting fullscreen 2015-01-23 22:36:25 +00:00
baydam 1a5497d245 Disable Test signal when add Shapes 2015-01-23 21:02:29 +00:00
baydam c79e873fd3 Clear UndoStack when select a new file or project 2015-01-23 20:45:12 +00:00
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