]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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
2016-05-29 Guillaume MunchDisable certain change tracking commands when there...
2016-05-29 Guillaume MunchGuiChanges: provide feedback when there are no more...
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-29 Guillaume MunchgetInnerText()
2016-05-29 Jean-Marc LasgouttesLet getPosNearX take horizontal scrolling into account
2016-05-29 Guillaume MunchTocWidget: clean-up the timer logic
2016-05-29 Guillaume MunchTocWidget: Fix perf regression
2016-05-29 Guillaume MunchWhitespace
2016-05-29 Jean-Marc LasgouttesFix cursor position after redo
2016-05-29 Guillaume MunchAmend d7d4f65b
2016-05-29 Guillaume MunchSimplify class structure in TocBackend
2016-05-29 Jean-Marc LasgouttesRename InsetMathHull::isTable to allowsTabularFeatures
2016-05-29 Jean-Marc LasgouttesFix horizontal scrolling in full-width collapsable...
2016-05-29 Guillaume MunchLyXToolBox: a QToolBox with minimum size management
2016-05-29 Stephan Wittfactor out lookup of loaded hunspell checkers and use...
2016-05-29 Stephan WittInclude hunspell library version 1.3.3 for builds
2016-05-29 Juergen SpitzmuellerImplement some forgotten context menu items for arguments
2016-05-28 Richard HeckUpdates to splitting of consecutive environments.
2016-05-28 Jean-Marc LasgouttesCleanup bv-dependent variables in InsetCollapsable
2016-05-28 Jean-Marc Lasgouttesamend 5b7be5eb (typo+spacing)
2016-05-28 Jean-Marc LasgouttesMake inset-select-all select all cells only in tables
2016-05-28 Jean-Marc LasgouttesChange mouse cursor on tabular selection zones
2016-05-28 Jean-Marc LasgouttesFix display of InsetCollapsable with split views
next