lyx_mirror/development
Jean-Marc Lasgouttes a71610b9d7 Remove row crc computation
This computation did not make sense anymore since we began to put the
contents in the Row object. The fact that it worked was a coincidence.

Instead, we set rows as changed() on creation and reset that once they
have been drawn. This will allow in the future for a finer definition
of what to redraw or not.

Also update the PAINTING_ANALYSIS document

(cherry picked from commit 9e2da4a3ea)
2018-02-15 12:29:25 +01:00
..
attic
autotests ctests: invert for new ru example_lyxified.lyx 2018-01-18 00:03:05 -05:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +01:00
CI Add script for CI job to check git log for non @lyx.org-adressses 2017-07-30 20:28:42 +02:00
cmake build5*.bat: update to Qt 5.9.4 2018-01-24 01:19:19 +01:00
coding
cygwin Update preference format for cygwin and Win 2017-10-27 13:00:02 -04:00
HTML
keystest
lyxserver
MacOSX add inkscape wrapper script for Mac OS 2017-10-03 20:07:35 +02:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools Dirty Perl script for alphabetizing LyXAction.cpp, in case it 2017-01-07 16:04:12 -05:00
Win32 Win installer: upgrade to Qt 5.9.4 2018-01-24 03:26:34 +01:00
.gitignore
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures
FORMAT Collapsable -> Collapsible (part 1) 2017-10-16 11:22:13 +02:00
gcc_4.6.patchset Add patcheset for building with gcc 4.6. 2017-11-17 13:58:49 +01:00
LyX-Mac-binary-release.sh Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility 2017-10-03 20:10:29 +02:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Win installer: new Russian translations thanks to Yuriy 2017-12-09 19:05:17 +01:00
PAINTING_ANALYSIS Remove row crc computation 2018-02-15 12:29:25 +01:00
TestsToDo