Commit Graph

1280 Commits

Author SHA1 Message Date
baydam
49997db0b1 Add Main to src/app folder 2017-08-01 02:25:12 +00:00
baydam
810566e73f Move all bash scripts to the script folder 2017-08-01 02:24:14 +00:00
baydam
562c33e25d Reorganise documentation files 2017-08-01 02:23:02 +00:00
baydam
f2783a7257 Ignore mocs, objs and qrc directory 2017-08-01 02:22:18 +00:00
baydam
bee80fbd6c Move resource directory to the top level 2017-08-01 02:21:26 +00:00
baydam
e328d4e1b4 Ignore mocs, obj and qrc directory (reverted from commit 58ae7b474d) 2017-08-01 02:14:54 +00:00
baydam
58ae7b474d Ignore mocs, obj and qrc directory 2017-08-01 01:45:13 +00:00
Alexandre Quessy
bbdb002af2 Move files to src/mapmap 2017-04-16 20:50:36 -04:00
Alexandre Quessy
8514766eb8 Mouse wheel: press control to zoom. WIP: scroll 2017-04-16 20:05:51 -04:00
Alexandre Quessy
d194c401a2 always show scroll bars in mapping canvas 2017-04-16 17:13:17 -04:00
Bay Dam
e520082cac Add "liblo-tools" to packages list 2017-02-07 15:28:03 +00:00
Alexandre Quessy
f5d2197c0c macOS: remove liblo + use libc++, not libstdc++ 2017-01-31 17:51:04 -05:00
Alexandre Quessy
aa13840050 macOS: build.sh: update to Qt 5.8 2017-01-31 17:50:52 -05:00
Tats
b85ddc9523 Boundary checks to try to repair #319. 2017-01-23 12:06:21 -05:00
Tats
20759a9a3f Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2017-01-20 15:03:20 -05:00
Tats
f37fe92eec Added some checks in OscInterface to try to prevent #319. 2017-01-20 15:03:13 -05:00
Bay Dam
fe87f4fb9d Update INSTALL 2017-01-08 14:13:50 +00:00
Bay Dam
6ee3d6d20e Update INSTALL 2017-01-08 13:25:07 +00:00
Tats
c2c45c4c3b Added comment. 2017-01-05 01:05:32 -06:00
Tats
f5274da669 Fixed bug that crashed the application when DEL was pressed while no mappings were there anymore to delete (fixes #315). 2017-01-05 00:24:45 -06:00
Tats
6b97e2273f Proper management of mappings related to a paint in undo/redo (relates to #315). 2017-01-04 23:58:57 -06:00
Tats
6510d9b27a Renamed *ShapesCommand to *MappingCommand in Command classes. 2017-01-04 23:57:48 -06:00
Tats
210d5a515e Restricted display of camera input to Linux (does not yet work on other systems). 2017-01-02 11:43:42 -06:00
Alexandre Quessy
421b316810 post-release version bump 2017-01-01 18:11:42 -05:00
Alexandre Quessy
88a4be4599 prepare release 0.5.0 0.5.0 2017-01-01 18:07:04 -05:00
Alexandre Quessy
9fc6593d51 update NEWS 2017-01-01 17:45:59 -05:00
Tats
8f1e6984a3 Fixed bug: it was impossible to get out of test signal mode by pressing ESC. 2016-12-29 15:39:10 -06:00
Tats
f9e7b117ea Reorganized _updateToPreferredScreen(). 2016-12-29 13:46:36 -06:00
Tats
98b64ee17f Rewrote constraining of screen no in setPreferredScreen(int). 2016-12-29 13:46:24 -06:00
Tats
fdcf997d51 Commented-out unnecessary lines of debugging code. 2016-12-29 13:45:59 -06:00
Tats
0967ebba15 Bug fix: force fullscreen on output window if test signal is activated (closes #304). 2016-12-29 13:45:03 -06:00
Tats
4180ed602b Added a _setFullScreen() method + renamed _is_fullscreen to _isFullScreen (camelCase). 2016-12-29 13:43:00 -06:00
Tats
d4c17e2c3a Minor adjustments to translations. 2016-12-28 23:41:49 -06:00
Tats
4146fa4845 Adjustment in french translation of undo history. 2016-12-28 17:07:56 -06:00
Tats
a301279f42 Put some order in the view menu. 2016-12-28 17:06:36 -06:00
Tats
fd3785ed61 Removed toolbars sub-menu. 2016-12-28 17:00:53 -06:00
Tats
1260df86fc French translations in About dialog. 2016-12-28 16:57:34 -06:00
Tats
09565c3431 Fixed all french language files for 0.5 (closes #219). 2016-12-28 16:51:49 -06:00
Tats
adbfef758f Small adjustments to translations. 2016-12-28 16:48:50 -06:00
Tats
06cabfcbb5 Thread-safe access OSC server to prevent crashes (not fully tested) (closes #307). 2016-12-28 15:53:21 -06:00
Tats
ed5931fcc6 Prevent property browsers from disappearing by making splitters' children non-collapsible. 2016-12-28 15:44:05 -06:00
Tats
123ea18a21 Updated OSC markdown. 2016-12-28 15:30:59 -06:00
Tats
023063fc3e Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-12-28 14:36:53 -05:00
Tats
69c83b2fdd Merge branch 'fix_305_merge_menus' into develop 2016-12-28 14:36:34 -05:00
Alexandre Quessy
d2c8ad65ab Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop 2016-12-28 14:25:22 -05:00
Alexandre Quessy
995a0d6edb Fix #274: Document OSC within the software 2016-12-28 14:24:45 -05:00
Tats
c5f916281f Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-12-28 14:17:01 -05:00
Tats
674f6df51c Commented-out unused elements in preferences. 2016-12-28 14:16:40 -05:00
Tats
ff5c75fe9a Removed playback menu and reorganized items in View menu. 2016-12-28 14:09:13 -05:00
Alexandre Quessy
0057261566 Fix #310: Document how to generate doc with markdown + delete
CHANGELOG.md that was a duplicate
2016-12-28 14:06:41 -05:00