Anne de Jong anne
anne synced commits to master at anne/lyx_mirror from mirror 2024-11-06 00:10:59 +00:00
b40aa80517 Reorganize file list in Makefile
anne synced commits to master at anne/lyx_mirror from mirror 2024-11-05 04:10:22 +00:00
c5d6f2eae9 Amend d86dbf66 and 159e8f2d for cmake build.
e1bbb57f62 Fix copy and paste error
8c43a134fd With Qt 5.9, we need to include <functional>
d86dbf6675 LYX_BEGIN_MUTE_GCC_WARNING: disable for gcc <= 7
159e8f2dde Re-instate support for Qt 5.9.4
Compare 10 commits »
anne synced commits to 2.4.x at anne/lyx_mirror from mirror 2024-11-05 04:10:21 +00:00
757dca54bb Fix copy and paste error
anne synced commits to master at anne/lyx_mirror from mirror 2024-11-04 04:46:41 +00:00
cc2c3e648a MathStream: add missing spaces after commas.
3d560f9043 lyx2lyx for format 631: the new tag was inserted one line too late in the header and thus detected as part of the body when LyX parses the document.
c8fe57580a Add a missing subscript in lyx2lyx.
Compare 3 commits »
anne synced commits to 2.4.x at anne/lyx_mirror from mirror 2024-11-02 22:24:04 +00:00
4137bf116e Fix AboutLyX layout
anne synced commits to master at anne/lyx_mirror from mirror 2024-11-02 22:24:04 +00:00
11cbc3c4a7 Fix AboutLyX layout
anne synced commits to master at anne/lyx_mirror from mirror 2024-11-02 00:58:49 +00:00
caff99419a Move header include to cpp.
f6405ef853 Fix a tautological condition.
Compare 2 commits »
anne pushed to main at ASCEE/lasprs 2024-11-01 23:46:27 +00:00
d1c97f1cd3 Bump 0.6.7
c5a96c6fc1 Implemented only storage of signal range in PPM struct as well
Compare 2 commits »
anne pushed to main at ASCEE/lasprs 2024-11-01 23:38:38 +00:00
26515b9ee0 Even smarter. No stream meta stored but just the ranges for each channel.
79fca548b1 removed one loop vector allocation. Implemented a bit smarter
Compare 2 commits »
anne pushed to main at ASCEE/lasprs 2024-11-01 23:22:12 +00:00
36de394a2e Re-implemented simpleclip, debugged
anne pushed to main at ASCEE/lasprs 2024-11-01 22:54:27 +00:00
f58c6f8839 Updated clip code to include data range from channel. Changed DaqChannel and DaqConfig struct to match expected API
anne synced commits to 2.4.x at anne/lyx_mirror from mirror 2024-11-01 16:23:47 +00:00
008c7cfa47 Fix loading order of fancyhdr (#13118)
anne synced commits to master at anne/lyx_mirror from mirror 2024-11-01 16:23:47 +00:00
24a709ce22 Update tex2lyx tests
561aa8bb32 Fix loading order of fancyhdr (#13118)
Compare 2 commits »
anne synced commits to master at anne/lyx_mirror from mirror 2024-10-31 22:19:16 +00:00
a7845b561e Header not needed anymore
anne pushed to main at ASCEE/lasprs 2024-10-31 21:13:59 +00:00
b275591ad5 Bump 0.6.6
90d598aa5d Improved recording code (again). Added simple clip detector that detects whether a clip happened between its instanteation and its drop moment
adc3db1be6 Removed some unnecessary wrappers. Added interrupted noise.
Compare 3 commits »
anne synced commits to master at anne/lyx_mirror from mirror 2024-10-31 05:00:06 +00:00
a8afca4de0 Header not needed anymore.
e30758166e Revert "Remove workaround that is not needed anymore with Qt 5.12"
Compare 2 commits »
anne synced commits to master at anne/lyx_mirror from mirror 2024-10-30 15:39:37 +00:00
7d8c1fcf64 Cmake url tests: try to check also some modified urls
110e654b67 InsetMathFont: harden the new switches against unexpected values.
Compare 2 commits »
anne synced commits to master at anne/lyx_mirror from mirror 2024-10-30 00:50:04 +00:00
87fb63220a File removed at 1c458dc121.
anne synced commits to master at anne/lyx_mirror from mirror 2024-10-29 11:09:02 +00:00
73c19cae41 Amend 7feffb89: restore the meaning of the elements in the QComboBox.
5c17e07bd1 Math: support all font combinations in HTML.
78ce5ebc45 Math: use the new MathFontInfo class to determine HTML and MathML attributes.
9a81bb36f4 Math: add a structure to hold font information.
Compare 7 commits »
anne pushed to main at ASCEE/lasprs 2024-10-27 20:33:50 +00:00
9e4ce617ae Added loose gain value to SeriesBiquad. Implemented pink noise. Bup to 0.6.5