Commit Graph

1269 Commits

Author SHA1 Message Date
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
Tats f212b3ec52 Minor reorganization of sub-menu declarations. 2016-12-28 14:04:48 -05:00
Tats 7cf84f913e Renamed outputsMenu for outputScreenMenu (more appropriate). 2016-12-28 14:04:25 -05:00
Tats e10ca0df79 Fixed bug: outputs menu was empty when only one screen. 2016-12-28 14:00:17 -05:00
Tats af47c43783 Integrated outputs menu into view menu. 2016-12-28 13:58:17 -05:00
Alexandre Quessy a445968d2e Fix #303: Update list of contributors by hand 2016-12-28 13:52:41 -05:00
Alexandre Quessy bfe6aa4d5c WIP: #305 Merge menus. But Outputs menu is broken 2016-12-28 13:28:00 -05:00
Tats e6954482df Minor language fix. 2016-12-26 18:21:38 -05:00
Tats 6501fc74d2 Fixed icon for toggling test signal. 2016-12-26 18:21:25 -05:00
Tats d146d848f2 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-12-05 21:32:06 -05:00
Tats 12c49da737 Fixed test signal icon 2016-12-05 21:31:58 -05:00
baydam 4011e0b3a7 Change vertices background to make them visible on white layers 2016-11-30 10:55:55 +00:00