Commit Graph

  • 17132df803 Reduce the size of the zoom tool bars baydam 2017-08-06 15:45:59 +00:00
  • 5e3f39491b Add some radio button & cosmetic changes baydam 2017-08-02 23:53:13 +00:00
  • 71f55bcc1c Improve check boxes baydam 2017-08-02 22:09:14 +00:00
  • d3c795abf9 Improve scroll bar style baydam 2017-08-02 18:57:36 +00:00
  • ac2bd731a0 Add shape zoom option in menubar baydam 2017-08-02 04:19:11 +00:00
  • d569a5d0ce Add shape zoom option in menubar baydam 2017-08-02 03:33:10 +00:00
  • f7f20ccb77 Add drag and drop feature for media file and project baydam 2017-08-02 02:12:27 +00:00
  • 43bb28fd8f Fix sticky vertices preferences setting baydam 2017-08-01 23:17:24 +00:00
  • b9f6fcaf8c Update build script and instructions baydam 2017-08-01 23:15:26 +00:00
  • d820c69aa8 Add missing images when switch from a branch to a another baydam 2017-08-01 03:18:45 +00:00
  • c1bf5c5ad2 Prevent resource images to be ignored baydam 2017-08-01 03:17:27 +00:00
  • 028ae36781 Merge branch 'refactor-subdirs' into develop baydam 2017-08-01 03:02:03 +00:00
  • f8e6d17330 Some changes in pro/pri files baydam 2017-08-01 02:33:40 +00:00
  • d53ed07344 Move unit test to the top level baydam 2017-08-01 02:33:01 +00:00
  • d9ec392282 reorder translation files baydam 2017-08-01 02:32:27 +00:00
  • 36fc426ed5 some changes from the beginning about third part baydam 2017-08-01 02:31:29 +00:00
  • 3ce5c88487 Move the resource file to the top level baydam 2017-08-01 02:30:33 +00:00
  • a8171f0127 Reorganise shapes source files baydam 2017-08-01 02:29:42 +00:00
  • 499b730905 Third part of Gui rearranged baydam 2017-08-01 02:28:52 +00:00
  • 8d72b2117e Reorganisation of Gui source files baydam 2017-08-01 02:27:28 +00:00
  • a7ce024842 The core of the app reorganized baydam 2017-08-01 02:26:43 +00:00
  • 7dadf5954c Move osc files to scr/control in case we have more controls like Midi baydam 2017-08-01 02:26:05 +00:00
  • 49997db0b1 Add Main to src/app folder baydam 2017-08-01 02:25:12 +00:00
  • 810566e73f Move all bash scripts to the script folder baydam 2017-08-01 02:24:14 +00:00
  • 562c33e25d Reorganise documentation files baydam 2017-08-01 02:23:02 +00:00
  • f2783a7257 Ignore mocs, objs and qrc directory baydam 2017-08-01 02:22:18 +00:00
  • bee80fbd6c Move resource directory to the top level baydam 2017-08-01 02:21:26 +00:00
  • e328d4e1b4 Ignore mocs, obj and qrc directory (reverted from commit 58ae7b474d) baydam 2017-08-01 02:14:54 +00:00
  • 58ae7b474d Ignore mocs, obj and qrc directory baydam 2017-08-01 01:45:13 +00:00
  • 4194ad5a3b Fix compilation errors Alexandre Quessy 2017-06-01 01:21:18 -04:00
  • bbdb002af2 Move files to src/mapmap Alexandre Quessy 2017-04-16 20:50:36 -04:00
  • 8514766eb8 Mouse wheel: press control to zoom. WIP: scroll Alexandre Quessy 2017-04-16 20:05:51 -04:00
  • d194c401a2 always show scroll bars in mapping canvas Alexandre Quessy 2017-04-16 17:13:17 -04:00
  • e520082cac Add "liblo-tools" to packages list Bay Dam 2017-02-07 15:28:03 +00:00
  • 2fc6f582c2 use icns mac icon file 0.5 Alexandre Quessy 2017-02-01 17:51:55 -05:00
  • 9dcd7f9efd add icns Alexandre Quessy 2017-02-01 17:51:07 -05:00
  • f5d2197c0c macOS: remove liblo + use libc++, not libstdc++ Alexandre Quessy 2017-01-31 17:47:43 -05:00
  • aa13840050 macOS: build.sh: update to Qt 5.8 Alexandre Quessy 2017-01-31 17:49:31 -05:00
  • 540dc836fe macOS: build.sh: update to Qt 5.8 Alexandre Quessy 2017-01-31 17:49:31 -05:00
  • 59e5fa4e5c macOS: remove liblo + use libc++, not libstdc++ Alexandre Quessy 2017-01-31 17:47:43 -05:00
  • b85ddc9523 Boundary checks to try to repair #319. Tats 2017-01-23 12:06:21 -05:00
  • 20759a9a3f Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2017-01-20 15:03:20 -05:00
  • f37fe92eec Added some checks in OscInterface to try to prevent #319. Tats 2017-01-20 15:03:13 -05:00
  • fe87f4fb9d Update INSTALL Bay Dam 2017-01-08 14:13:50 +00:00
  • 6ee3d6d20e Update INSTALL Bay Dam 2017-01-08 13:25:07 +00:00
  • c2c45c4c3b Added comment. Tats 2017-01-05 01:05:32 -06:00
  • f5274da669 Fixed bug that crashed the application when DEL was pressed while no mappings were there anymore to delete (fixes #315). Tats 2017-01-05 00:24:45 -06:00
  • 6b97e2273f Proper management of mappings related to a paint in undo/redo (relates to #315). Tats 2017-01-04 23:58:57 -06:00
  • 6510d9b27a Renamed *ShapesCommand to *MappingCommand in Command classes. Tats 2017-01-04 23:57:48 -06:00
  • 0f9bebf047 Merge branch 'develop' into 0.5-RC rc0.5 Tats 2017-01-02 11:46:38 -06:00
  • 210d5a515e Restricted display of camera input to Linux (does not yet work on other systems). Tats 2017-01-02 11:43:42 -06:00
  • 421b316810 post-release version bump Alexandre Quessy 2017-01-01 18:11:42 -05:00
  • 88a4be4599 prepare release 0.5.0 0.5.0 Alexandre Quessy 2017-01-01 18:07:04 -05:00
  • 9fc6593d51 update NEWS Alexandre Quessy 2017-01-01 17:45:59 -05:00
  • 8f1e6984a3 Fixed bug: it was impossible to get out of test signal mode by pressing ESC. Tats 2016-12-29 15:39:10 -06:00
  • f9e7b117ea Reorganized _updateToPreferredScreen(). Tats 2016-12-29 13:46:36 -06:00
  • 98b64ee17f Rewrote constraining of screen no in setPreferredScreen(int). Tats 2016-12-29 13:46:24 -06:00
  • fdcf997d51 Commented-out unnecessary lines of debugging code. Tats 2016-12-29 13:45:59 -06:00
  • 0967ebba15 Bug fix: force fullscreen on output window if test signal is activated (closes #304). Tats 2016-12-29 13:45:03 -06:00
  • 4180ed602b Added a _setFullScreen() method + renamed _is_fullscreen to _isFullScreen (camelCase). Tats 2016-12-29 13:43:00 -06:00
  • d4c17e2c3a Minor adjustments to translations. Tats 2016-12-28 23:41:49 -06:00
  • 4146fa4845 Adjustment in french translation of undo history. Tats 2016-12-28 17:07:56 -06:00
  • a301279f42 Put some order in the view menu. Tats 2016-12-28 17:06:36 -06:00
  • fd3785ed61 Removed toolbars sub-menu. Tats 2016-12-28 17:00:53 -06:00
  • 1260df86fc French translations in About dialog. Tats 2016-12-28 16:57:34 -06:00
  • 09565c3431 Fixed all french language files for 0.5 (closes #219). Tats 2016-12-28 16:51:49 -06:00
  • adbfef758f Small adjustments to translations. Tats 2016-12-28 16:48:50 -06:00
  • 06cabfcbb5 Thread-safe access OSC server to prevent crashes (not fully tested) (closes #307). Tats 2016-12-28 15:53:21 -06:00
  • ed5931fcc6 Prevent property browsers from disappearing by making splitters' children non-collapsible. Tats 2016-12-28 15:44:05 -06:00
  • 123ea18a21 Updated OSC markdown. Tats 2016-12-28 15:30:59 -06:00
  • 023063fc3e Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-12-28 14:36:53 -05:00
  • 69c83b2fdd Merge branch 'fix_305_merge_menus' into develop Tats 2016-12-28 14:36:34 -05:00
  • d2c8ad65ab Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop Alexandre Quessy 2016-12-28 14:25:22 -05:00
  • 995a0d6edb Fix #274: Document OSC within the software Alexandre Quessy 2016-12-28 14:24:45 -05:00
  • c5f916281f Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-12-28 14:17:01 -05:00
  • 674f6df51c Commented-out unused elements in preferences. Tats 2016-12-28 14:16:40 -05:00
  • ff5c75fe9a Removed playback menu and reorganized items in View menu. fix_305_merge_menus Tats 2016-12-28 14:09:13 -05:00
  • 0057261566 Fix #310: Document how to generate doc with markdown + delete CHANGELOG.md that was a duplicate Alexandre Quessy 2016-12-28 14:06:41 -05:00
  • f212b3ec52 Minor reorganization of sub-menu declarations. Tats 2016-12-28 14:04:48 -05:00
  • 7cf84f913e Renamed outputsMenu for outputScreenMenu (more appropriate). Tats 2016-12-28 14:04:25 -05:00
  • e10ca0df79 Fixed bug: outputs menu was empty when only one screen. Tats 2016-12-28 14:00:17 -05:00
  • af47c43783 Integrated outputs menu into view menu. Tats 2016-12-28 13:58:17 -05:00
  • a445968d2e Fix #303: Update list of contributors by hand Alexandre Quessy 2016-12-28 13:52:41 -05:00
  • bfe6aa4d5c WIP: #305 Merge menus. But Outputs menu is broken Alexandre Quessy 2016-12-28 13:28:00 -05:00
  • e6954482df Minor language fix. Tats 2016-12-26 18:21:38 -05:00
  • 6501fc74d2 Fixed icon for toggling test signal. Tats 2016-12-26 18:21:25 -05:00
  • d146d848f2 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop Tats 2016-12-05 21:32:06 -05:00
  • 12c49da737 Fixed test signal icon Tats 2016-12-05 21:31:58 -05:00
  • 4011e0b3a7 Change vertices background to make them visible on white layers baydam 2016-11-30 10:55:39 +00:00
  • 9dbe80e56a Stylesheet improvements baydam 2016-11-30 10:54:21 +00:00
  • 74fe7af25a Changed play/pause key sequence from spacebar to CTRL-SHIFT-P (closes #292) Tats 2016-11-29 10:57:11 -05:00
  • 9394b2eaa7 Implemented a few french translations Tats 2016-11-29 00:32:16 -05:00
  • 45e1a7abbb Ran lupdate mapmap.pro (updates trnalsation files) (closes #278). Tats 2016-11-29 00:23:15 -05:00
  • 557227ac89 Explicitely wrote namespace in file instead of using MM_*_NAMESPACE (related to #278). Tats 2016-11-29 00:21:25 -05:00
  • 8987c972b1 Fixed potential bug: translators were declared out of scope. Tats 2016-11-28 19:22:09 -05:00
  • 341dc2117a Fixed bug: duplicating a mesh resulted in crash (closes #298). Tats 2016-11-28 14:08:33 -05:00
  • 00c4762713 Cleanup and documentation. Tats 2016-11-27 12:42:12 -05:00
  • 3567e88940 Implemented support for animated GIFs (closes #291, closes #189). Tats 2016-11-26 21:34:15 -05:00
  • a5eb8f2a5d Fixed wrapAround() method and made a qreal version. Tats 2016-11-26 21:28:41 -05:00
  • e381a8204d Updated install instructions on ArchLinux (closes #269). Tats 2016-11-26 17:46:27 -05:00