Commit Graph

517 Commits

Author SHA1 Message Date
Tats
4e8a2c19f1 Slightly better timer interval management (with global const variable). 2014-10-16 17:28:17 +00:00
Tats
ac29ca5c1f Merged latest changes from develop 2014-10-15 13:42:32 +00:00
Alexandre Quessy
bc456961a1 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2014-10-14 22:15:26 -04:00
Tats
55e909dc69 Introduced a property panel for paints and managed the case of color (disabling double-click feature in the process) 2014-10-14 22:36:54 +00:00
Tats
5640e5b471 Put some long method definitions in the .cpp 2014-10-14 22:36:03 +00:00
Alexandre Quessy
f6644d2b15 Remove unused Facade.{h,cpp} and Controller 2014-10-14 18:11:50 -04:00
Alexandre Quessy
31896eb38b Write/read outputWindowFullscreen setting 2014-10-14 10:59:19 -04:00
Alexandre Quessy
695c0fe751 Do not display output window at startup 2014-10-14 10:54:01 -04:00
Alexandre Quessy
f63885f4f0 Add missing MM.h to mapmap.pro 2014-10-14 10:52:10 -04:00
Alexandre Quessy
bb1ac54c32 Fix: Press Esc: Do not close output window 2014-10-14 10:42:01 -04:00
Alexandre Quessy
cbee34aabd Feature: Select a shape with a click 2014-10-14 07:40:17 -04:00
Alexandre Quessy
5e6e4909e1 Fix: radius for dragging vertices. Drag shape with left click. 2014-10-14 06:20:22 -04:00
Alexandre Quessy
1b73d45a89 New feature: menu option toggle sticky vertices 2014-10-14 01:48:00 -04:00
Tats
8f03e98010 Main splitter gets all the extra width when window is stretched 2014-10-13 23:53:38 -04:00
Tats
8f1c1fb35f Fix main splitter proportion 2014-10-13 23:51:54 -04:00
Tats
3a8824ec52 Small fixes 2014-10-13 23:51:40 -04:00
Tats
b941819051 When paint is changed, unselect any mappings 2014-10-13 23:41:29 -04:00
Tats
fe90060ba3 When mapping is changed, corresponding paint is changed 2014-10-13 23:41:14 -04:00
Tats
aac83a576a Switch to mapping tab when mapping is added. 2014-10-13 23:29:40 -04:00
Tats
b6292e5fa4 Switch to paint tab when new paint added 2014-10-13 23:23:02 -04:00
Tats
9e2dcc21e8 Update read and write settings for new elements 2014-10-13 23:22:24 -04:00
Alexandre Quessy
39ee4903c7 fix fullscreen on gnome 2014-10-13 23:21:44 -04:00
Tats
0306a300f0 Reorganized elements in window 2014-10-13 23:05:33 -04:00
Tats
2e7eb8d5b0 Major cleanup in MediaImpl 2014-10-12 00:12:04 -05:00
Tats
4246c5a3b4 Bugfix: video size was not properly set for many videos. 2014-09-16 20:54:40 -04:00
Tats
6adad6ac77 Video plays by default (at startup). 2014-09-16 20:54:14 -04:00
Alexandre Quessy
b8a3135169 post-release version bump 2014-07-07 16:35:58 -04:00
Alexandre Quessy
fe60dc678f update build.sh 0.1.1 2014-07-07 16:31:53 -04:00
Alexandre Quessy
6be2aa0057 also copy NEWS to dmg 2014-07-07 16:29:12 -04:00
Alexandre Quessy
623498daf6 update NEWS 2014-07-07 16:27:03 -04:00
Alexandre Quessy
91425ab014 improve release process on OS X 2014-07-07 15:59:39 -04:00
Alexandre Quessy
42b0a6708f Merge branch 'develop' into osc-fix-july-2014 2014-07-07 15:30:37 -04:00
Alexandre Quessy
807765d874 do not copy gstreamer to the .app 2014-07-07 15:15:32 -04:00
Alexandre Quessy
c5b5a48d23 less prints 2014-07-07 15:15:22 -04:00
Tats
df3e12db04 Removed old remainder of singleton code 2014-06-26 01:26:59 -04:00
Tats
03635c4904 Import video and image dialogs are now restrictive on definite file extensions (with option to select any) 2014-06-26 00:56:53 -04:00
Tats
e8f7f44493 Moved MAPMAP_VERSION and MAPMAP_EXTENSION as part of static class MM 2014-06-26 00:56:24 -04:00
Tats
2ede19425b Fixed bug in ellipse creation: two last points of input ellipse were wrong 2014-06-26 00:27:15 -04:00
Tats
45535c80a1 Cleanup debug message 2014-06-26 00:13:42 -04:00
Tats
054a6d2b37 Save and load image paints 2014-06-26 00:13:12 -04:00
Tats
376c7e4983 Fixed major bug: all media shared the same opengl texture (!) 2014-06-26 00:09:11 -04:00
Tats
bbc0eeb6ae Added option to import image files using QImage 2014-06-26 00:08:46 -04:00
Tats
2cbab1bf2d Some cleanup in MapperGLCanvas 2014-06-25 23:00:39 -04:00
Tats
bcdfed3aca Start timer after creating everything 2014-06-25 23:00:24 -04:00
Tats
c0683b9d98 More minimalist icon for control points 2014-06-25 21:31:41 -04:00
Tats
8d8d29e045 Roll paint image for color adding 2014-06-25 21:29:25 -04:00
Tats
ab2df9a00f Make icons invisible in menus (not working on Ubuntu Unity but maybe somewhere else) 2014-06-25 21:28:42 -04:00
Tats
fd54928169 Renamed some images + added a new one 2014-06-25 16:40:23 -04:00
Tats
19de5e2355 Update icon base 2014-06-25 14:22:04 -04:00
Tats
a6868a2713 Added custom style (round edges, gradients) 2014-06-24 00:43:40 -04:00