]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2016-05-31 Kornel BenkoUpdate sk.po
2016-05-31 Kornel BenkoCmake export tests: Added testcases for erroneous xhtml...
2016-05-30 Uwe StöhrWin installer: 2 bugfixes
2016-05-30 Guillaume MunchTocWidget: fix an erroneous collapse and optimise updat...
2016-05-30 Guillaume MunchTocWidget: fix part of #9825
2016-05-30 Guillaume MunchTocModel: clean-up
2016-05-30 Guillaume MunchGuiDelimiters: display at least (and at most?) 4 columns
2016-05-30 Guillaume MunchGuiDelimiter: Synchronise the vertical scrollbars
2016-05-30 Guillaume MunchShortcutPrefs: hide empty lfuns for which there is...
2016-05-30 Guillaume MunchShortcutPrefs: clean-up
2016-05-30 Guillaume MunchShow names of debug modes in the debug panel
2016-05-30 Uwe StöhrUserGuide.lyx: update 2 images
2016-05-30 Jean-Marc LasgouttesUpdate PAINTING_ANALYSIS
2016-05-30 Jean-Marc LasgouttesSplit TextMetrics::setRowHeight in three parts
2016-05-30 Jean-Marc LasgouttesDo not require an extra pit parameter when a row is...
2016-05-30 Jean-Marc LasgouttesRowPainter const cleanup
2016-05-30 Jean-Marc LasgouttesUpdate PAINTING_ANALYSIS and add a new task
2016-05-30 Jean-Marc LasgouttesSet vertical margins in redoParagraph, not setRowHeight
2016-05-30 Jean-Marc LasgouttesCleanup Painter text() API
2016-05-30 Jean-Marc LasgouttesMake the different Painter::text void methods
2016-05-30 Jean-Marc LasgouttesDo not use the return value of Painter::text for logos
2016-05-30 Jean-Marc LasgouttesRewrite setRowHeight using row information
2016-05-30 Jean-Marc LasgouttesSimplify redoParagraph by merging duplicate code
2016-05-30 Jean-Marc LasgouttesUpdate PAINTING_ANALYSIS
2016-05-30 Jean-Marc LasgouttesMake the non-drawing cases faster in TextMetrics::drawP...
2016-05-30 Jean-Marc LasgouttesMove some horizontal scrolling code from TextMetrics...
2016-05-30 Jean-Marc LasgouttesOnly add inset postion to cache in paintInset
2016-05-30 Kornel BenkoCmake xhtml export tests: Missing script for commit...
2016-05-30 Kornel BenkoCmake xhtml export tests: Use command xmllint to test...
2016-05-30 Kornel BenkoDont use invalid tag '<pre></pre>' in xhtml export
2016-05-30 Kornel BenkoCmake tests: Allow test of LongestLabelWithUnderscore_xhtml
2016-05-30 Kornel BenkoCmake: Allow test for X11 with QT5.6
2016-05-30 Uwe StöhrUserGuide.lyx: update 2 images
2016-05-30 Uwe StöhrCMake: add 2 build scripts to compile LyX with Qt 5...
2016-05-29 Uwe Stöhrtufte-handout.lyx: add the lost \origon tag
2016-05-29 Uwe Stöhrtufte-handout.lyx: remove some unnecessary TeX code
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Uwe StöhrWin installer: push the changes that are already part...
2016-05-29 Kornel BenkoCorrect wrong path for included lyx-file
2016-05-29 Jean-Marc LasgouttesFixup 1b2aad9 : Cleanup of spacing in mathed
2016-05-29 Jean-Marc LasgouttesCleanup of spacing in mathed
2016-05-29 Günter MildeImprove documentation of LyX' "smart quotes" feature.
2016-05-29 Jean-Marc LasgouttesRemove extra spacing around InsetCommand buttons
2016-05-29 Jean-Marc LasgouttesFix drawing of buttonText (enforce same left/right...
2016-05-29 Jean-Marc LasgouttesCleanup handling of LFUN_LAYOUT_PARAGRAPH in getStatus
2016-05-29 Jean-Marc LasgouttesCleanup handling of LFUN_LAYOUT in getStatus
2016-05-29 Jean-Marc LasgouttesRename badly named variable
2016-05-29 Jean-Marc LasgouttesRemove variables set but not used
2016-05-29 Jean-Marc LasgouttesMove one Text::setCursor instance to CursorSlice
2016-05-29 Jean-Marc LasgouttesVariables of type pit_type should be named pit, not par
2016-05-29 Jean-Marc LasgouttesRename Cursor::setSelection(bool) to selection(bool)
2016-05-29 Jean-Marc LasgouttesAvoid incorrect "Autocorrect Off" message
2016-05-29 Jean-Marc LasgouttesFindAndReplace: reorder includes
2016-05-29 Jean-Marc LasgouttesTextMetrics: Use shorter names for font metrics
2016-05-29 Jean-Marc LasgouttesCleanup bruteFind.
2016-05-29 Jean-Marc LasgouttesRemove unused bruteFind* functions
2016-05-29 Jean-Marc LasgouttesRemove unused CursorData::logicalpos_
2016-05-29 Jean-Marc LasgouttesDirectly pass a Row::Element to RowPainter::paintInset
2016-05-29 Jean-Marc LasgouttesRemove unused TextMetrics::maxWidth()
2016-05-29 Jean-Marc LasgouttesUse isMainText() instead of doing explicit tests
2016-05-29 Jean-Marc LasgouttesWe do not use <boost/scoped_array.hpp> anymore
2016-05-29 Jean-Marc LasgouttesRemove support/metahash.h
2016-05-29 Jean-Marc LasgouttesDo not use of boost::tokenizer
2016-05-29 Jean-Marc LasgouttesRemove boost/format support
2016-05-29 Jean-Marc LasgouttesRemove declaration of classes that do not exist
2016-05-29 Jean-Marc Lasgouttes\\pagebreak is a fragile command in general
2016-05-29 Jean-Marc LasgouttesFix getStatus for math-mutate and math-display
2016-05-29 Jean-Marc LasgouttesDo not use 'u' flag for ar
2016-05-29 Stephan WittRemove unused include file.
2016-05-29 Stephan WittCorrect path names were to look for RPM based dictionar...
2016-05-29 Jean-Marc LasgouttesDisable LFUN_INSET_DISSOLVE in tabulars
2016-05-29 Georg BaumSimplify .po file generation
2016-05-29 Guillaume Munchfix #9826: Outline disclosure of subsection content...
2016-05-29 Georg BaumAlways use unix line ends in .pot files
2016-05-29 Georg BaumDescribe cross-compilation with MXE
2016-05-29 Georg BaumFix packaging for mingw crosscompilation
2016-05-29 Georg BaumFix compiler warnings
2016-05-29 Georg BaumDo not redefine WINVER
2016-05-29 Georg BaumConfigure included hunspell with autotools
2016-05-29 Georg BaumFix compiler warnings
2016-05-29 Georg BaumProperly check for windres
2016-05-29 Georg BaumEnsure unix line ends for configure.ac
2016-05-29 Stephan WittRemove special code for Qt5 to manage HiDPI. It's not...
2016-05-29 Guillaume MunchShow review toolbar when outputting changes
2016-05-29 Georg BaumShow help for WINDRES in configure
2016-05-29 Georg BaumMake windres configurable
2016-05-29 Georg BaumConfigure included iconv with autotools
2016-05-29 Georg BaumFix include path for zconf.h
2016-05-29 Georg BaumUse c-style cast as in original
2016-05-29 Georg BaumAdd forgotten zlib includes
2016-05-29 Georg BaumAdd Shankar Giri Venkita Giri to CREDITS
2016-05-29 Shankar Giri... Document MinGW64 autotools build
2016-05-29 Georg BaumMingw-w64 build fixes for long long
2016-05-29 Shankar Giri... Fix linking with autotools and mingw-64
2016-05-29 Shankar Giri... Fix return types for mingw-w64
2016-05-29 Georg BaumFix packaging for mingw-64
2016-05-29 Georg BaumDo not search for X in mingw builds
2016-05-29 Georg BaumConfigure included zlib with autotools
2016-05-29 Günter MildeMore fixes for #9897 (wrong inset-icon size in PDF)
2016-05-29 Guillaume Munchtypo
next