Commit Graph

1579 Commits

Author SHA1 Message Date
baydam 8ab1780501 Improve loading speed of the keyboard shortcut 2020-04-15 20:37:45 +00:00
baydam 280f3c5cf7 Update Windows 10 build instructions 2020-04-15 18:18:41 +00:00
Sofian Audry f77c52aee6 Reorganized order of action items and added new operation items to edit menu. 2020-04-15 12:37:48 -04:00
Sofian Audry 4e0e84f597 Cleanup. 2020-04-15 12:25:28 -04:00
Bay Dam 3c665be8e7 Update appveyor.yml 2020-04-15 14:10:27 +00:00
Bay Dam 23887dc0e5 Update appveyor.yml 2020-04-15 14:09:30 +00:00
Bay Dam 2e57df54b3 Update appveyor.yml 2020-04-15 14:01:48 +00:00
Bay Dam 5cf9ea6983 Update appveyor.yml 2020-04-15 14:00:57 +00:00
Bay Dam 0fe4f2b33f Update .travis.yml 2020-04-15 13:48:35 +00:00
Bay Dam 33396a0f33 Update appveyor.yml 2020-04-15 13:34:39 +00:00
Bay Dam 58c10fd356 Update .travis.yml 2020-04-15 13:23:49 +00:00
Bay Dam 35cfc11ef5 Update .travis.yml 2020-04-15 13:07:18 +00:00
Bay Dam 6d880745b9 Update appveyor.yml 2020-04-15 12:58:40 +00:00
Bay Dam b739af6b26 Update .travis.yml 2020-04-15 12:55:15 +00:00
Bay Dam 94f5bbf54b Update .travis.yml 2020-04-15 12:37:51 +00:00
Bay Dam 2f6f99e6e4 Update .travis.yml 2020-04-15 12:23:41 +00:00
Bay Dam a31b6726fc Update .travis.yml 2020-04-15 12:13:33 +00:00
Bay Dam 42b57fc0e4 Update .travis.yml 2020-04-15 12:08:21 +00:00
Sofian Audry b2bcfa533b Fixed: Selecting a shape adds a move action to the undo stack (closes #497). 2020-04-14 13:38:04 -04:00
Sofian Audry 49e90ca2b3 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2020-04-10 12:37:45 -04:00
Bay Dam 579698d34a Fix issue #499 related to Qt version check 2020-04-08 18:49:59 +00:00
Sofian Audry 67ab751b6e Fixed bug: click was privileging shapes that were under (lower/deeper). 2020-04-08 14:02:27 -04:00
Sofian Audry 469b35a0a9 Removed useless debug message 2020-04-08 13:47:13 -04:00
Bay Dam afc166107d Update instruction that help to fix issue #498
Due to the last addition followed libraries should be installed
`sudo pacman -S qt5-webengine` for Arch Linux
`sudo apt-get install qtwebengine5-dev` for Ubuntu
2020-04-08 15:08:55 +00:00
Sofian Audry 5fe638b11a Merge remote-tracking branch 'origin/develop' into develop 2020-04-08 10:10:46 -04:00
Sofian Audry d89b617ddd Added contextual menus for reorder actions: raise, lower, etc. (closes # #296). 2020-04-08 10:10:25 -04:00
Bay Dam cedc9dda81 Merge pull request #496 from baydam/develop
Improve Qt version check
2020-04-06 21:00:31 +00:00
baydam e2d18c4e59 Improve Qt version check 2020-04-06 20:51:43 +00:00
Bay Dam 2e719cc221 Merge pull request #495 from baydam/develop
Add Qt version check in About dialog
2020-04-06 20:22:31 +00:00
Bay Dam a12de1b3cb Update .travis.yml 2020-04-06 20:20:36 +00:00
Bay Dam c8efa43718 Update .travis.yml 2020-04-06 20:20:36 +00:00
Bay Dam 0ae2147607 Update .travis.yml 2020-04-06 20:20:36 +00:00
Bay Dam e856179f59 Attempted fix of Linux travis build check 2020-04-06 20:20:36 +00:00
baydam 567cf68c07 Add Qt version check in About dialog 2020-04-06 20:18:49 +00:00
Bay Dam 77fce4a445 Update .travis.yml 2020-04-06 17:29:29 +00:00
Bay Dam 45b6d3d51a Update .travis.yml 2020-04-06 17:17:56 +00:00
Bay Dam 391785fe23 Update .travis.yml 2020-04-06 17:12:10 +00:00
Bay Dam e591da84c7 Attempted fix of Linux travis build check 2020-04-06 17:08:24 +00:00
baydam e2ef8a5e48 Fix Merge conflict branch 'develop' of https://github.com/mapmapteam/mapmap into develop 2020-04-03 17:31:26 +00:00
baydam e17fa5158c Add keyboard shortcut window in the help menu 2020-04-03 17:26:38 +00:00
Sofian Audry 656d4c825f Merge pull request #491 from mapmapteam/feature-oscpack
Implement OSC with oscpack
2020-04-02 10:20:22 -04:00
baydam 2af0c5e555 Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop 2020-04-02 12:07:48 +00:00
Sofian Audry b5b751faa3 Merge branch 'feature-oscpack' of github.com:mapmapteam/mapmap into develop 2020-04-01 21:04:08 -04:00
Alexandre Quessy 213786465a Implement OSC with oscpack
- Use oscpack
- small cleanup in mapmap.pro
- try to troubleshoot the set color paint bug
2020-04-01 20:46:08 -04:00
baydam da08f11751 Load markdown file directly instead of convert them to html first 2020-04-02 00:05:19 +00:00
Sofian Audry 58e85f7afa Fixed problem: shortcut was not working for vertical flips. 2020-04-01 19:03:23 -04:00
Sofian Audry dda4ab026d Merge remote-tracking branch 'origin/develop' into develop 2020-04-01 18:56:36 -04:00
Sofian Audry f1b42e9010 Changed hotkeys to add webcam (was confusing because CTRL-C is usually for copying an item). 2020-04-01 18:56:26 -04:00
Sofian Audry ef3025e794 Integrated support for predefined rotations (closes #293). 2020-04-01 18:55:49 -04:00
Sofian Audry 0618fa04ff Removed unused variable. 2020-04-01 18:54:10 -04:00