61 Commits (2a8746be24b053f1f344c916c8d3a04e9bfdb738)

Author SHA1 Message Date
  falkTX 5db10df8be Start moving files around 2 years ago
  falkTX 261fa7f805 Fix compat with old pyqt 2 years ago
  Stefans Mezulis c9c0375bf4 Fix type error in signal emission 2 years ago
  Sebastian Lohff 14e9ec85fa Disable GraphicsScene indexing method to prevent crashes 3 years ago
  falkTX b730c7a880
Do not refresh canvas except on error, fixing on quit crash 3 years ago
  falkTX 336aff24fd
Really fix split/join 3 years ago
  falkTX 3e50d8b2bd Fix canvas split/join action 3 years ago
  falkTX 9994ecf44e splitted is not a word 3 years ago
  falkTX 92ba944c10 Fix Qt version checks, allow canvas eyecandy for >= qt5.12 3 years ago
  falkTX 35babc07ab
patchcanvas: clear rubberband on right-click 3 years ago
  falkTX b553ff4ebd
patchcanvas: stop storing keyboard modifier state, cleanup 3 years ago
  falkTX eb78e41ed9
Allow to use canvas cut operations without prior window focus 4 years ago
  falkTX 3f6d9127db
canvas: Only "drop" connection drag for mouse release of left button 4 years ago
  falkTX 6084697290
Fix warnings, print error code if win32 process start fails 4 years ago
  falkTX e139c4438e
patchcanvas: check validity of a few object's parentItems 4 years ago
  falkTX d3ff7a3400
Remove incomplete, unused patchcanvas c++ stuff 4 years ago
  falkTX d707051665
Clear canvas selection when deleting plugin, fixing assertions 4 years ago
  falkTX bac54233ef
Add some safeties around invalid connection-id 4 years ago
  falkTX 4db6bf43c5
Prevent visibility change events from messing with canvas pos 4 years ago
  falkTX eb12242976
Fix frontend a bit for late messages just before closing 4 years ago
  falkTX f026a7ef27
Split/Join groups automatically based on host messages 4 years ago
  falkTX 9c710e50b3
Rename cursors; Cleanup CanvasPreviewFrame class 4 years ago
  falkTX ed1e66bc97
Improve performance of inline display rendering 4 years ago
  falkTX de999bf479
patchcanvas: Fix some groupos with inline display becoming too small 4 years ago
  falkTX a1141bfea9
patchcanvas: Fix ports text width calculation 4 years ago
  falkTX 1c675e7bb5
Tweak code for canvas group positions 4 years ago
  falkTX 7ede965819
Some attention to inline display 4 years ago
  falkTX 0f53835c6d
Protect jack metadata usage with a mutex; other position fixes 4 years ago
  falkTX 62b91cbe9a
Make canvas ports and groups ignore middle mouse clicks 4 years ago
  falkTX 43a4087d29
Fix canvas groups getting stuck out of screen with last commits 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX 4a1c2630e1
Disable patchcanvas basic eye-candy (box shadow) causes crashes 4 years ago
  falkTX c986c86860
Add "Find plugin in patchbay" right-click option 4 years ago
  falkTX 0f10d81c59
Use PORT_TYPE_PARAMETER for CV ports (brown color) 4 years ago
  falkTX 991b184ddb
Fix for unconventional mouse releases while line is dragging 4 years ago
  falkTX 9a1874745e Forgot a destructor; Make some functions inline 4 years ago
  falkTX 1e72ee7ff5 Fixup c++ frontend for strict warnings, actually works.. 4 years ago
  falkTX 475603b35c
Move c++ code to main frontend folder 4 years ago
  falkTX 3cfd7d09fd
Use QSafeSettings in a few more places 4 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 8f0adcdec2 A few more windows build preparations, all WIP 5 years ago
  falkTX ba7f9bba86
Convert python static lists into tuples 5 years ago
  falkTX b730f6c2b1
Fix dragging canvas box by its icon 5 years ago
  falkTX 97ccc800d6
Horizontally align inline displays 5 years ago
  falkTX 7717aa0e47
Fixes and caching for inline displays 5 years ago
  falkTX a0f7944e39
Add experimental setting for inline displays, disabled by default 5 years ago
  falkTX 24c12d6adb
Fix compatibility with Qt < 5.6 5 years ago
  falkTX 84fdf404d4
More fixes for high-dpi, import a few theme fixes 5 years ago
  falkTX be7137db07
Scale inline displays on zoom 5 years ago
  falkTX 0c197e12b1
Make main carla client selectable on canvas in jack mode 5 years ago