]> git.lyx.org Git - lyx.git/history - src/frontends
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / frontends /
2016-06-25 Georg Baumremove unused declaration
2016-06-25 Richard HeckFix for previous commit: We come right back through...
2016-06-25 Scott KostyshakWhitespace
2016-06-25 Richard HeckFix bug #8814: Ask for place to export a file if it...
2016-06-19 Stephan WittAlways present Qt version info in LyX About dialog...
2016-06-18 Richard HeckFix typo, and also check if string is null.
2016-06-18 Richard HeckBe a bit more careful about setting and restoring the...
2016-06-16 Georg BaumDo not distribute built sources
2016-06-15 Guillaume MunchMake latex highlighter colors compatible with dark...
2016-06-14 Richard HeckWhitespace.
2016-06-14 Richard HeckReplace coverity comment with assertion.
2016-06-13 Guillaume MunchScrollbarParameters: clean-up and document
2016-06-13 Guillaume MunchFix computation of scroll value
2016-06-13 Guillaume MunchShortcutOverride again
2016-06-12 Guillaume MunchRemove that pesky broken window that pops up with Qt5...
2016-06-12 Guillaume MunchReplace foreach with for
2016-06-12 Richard HeckAdd comment about coverity #102061.
2016-06-12 Richard HeckAdd a check to please coverity.
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-06-12 Richard HeckInitialize a bunch of uninitialized members. It does...
2016-06-12 Richard HeckAdd some comments to fix coverity #23386.
2016-06-12 Richard HeckAdd comment fixing coverity #23351.
2016-06-12 Richard HeckAdd comment to fix coverity #23308
2016-06-12 Richard HeckMake sure we have a buffer in VC_COMPARE.
2016-06-12 Richard HeckAdd comment for coverity, fixing #23307.
2016-06-11 Guillaume MunchFix bug #10119
2016-06-10 Richard HeckRestore last selected label when using the "go to label...
2016-06-09 Guillaume MunchMissing headers
2016-06-09 Jean-Marc LasgouttesInitialize GuiDocument:biblioChanged_ in constructor
2016-06-09 Jean-Marc LasgouttesInitialize correctly GuiErrorList::from_master_ in...
2016-06-09 Jean-Marc LasgouttesInitialize GuiSendto::format_ in constructor
2016-06-09 Jean-Marc LasgouttesInitialize some GuiTabular members in constructor
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2016-06-07 Georg BaumRequire a C++11 compiler
2016-06-04 Georg BaumWork around limited SVG support (bug #9778)
2016-06-03 Pavel Sandatypo
2016-06-03 Pavel SandaIntroduce basic support for microtype.sty.
2016-06-02 Georg BaumDo not duplicate jpg format
2016-05-31 Uwe StöhrErrorListUi.ui: correct an expression
2016-05-31 Jean-Marc LasgouttesAllow automatic text direction in Painter::text()
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 Jean-Marc LasgouttesCleanup Painter text() API
2016-05-30 Jean-Marc LasgouttesMake the different Painter::text void methods
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesFix drawing of buttonText (enforce same left/right...
2016-05-29 Jean-Marc LasgouttesRemove variables set but not used
2016-05-29 Jean-Marc LasgouttesRename Cursor::setSelection(bool) to selection(bool)
2016-05-29 Jean-Marc LasgouttesFindAndReplace: reorder includes
2016-05-29 Jean-Marc LasgouttesDo not use of boost::tokenizer
2016-05-29 Guillaume Munchfix #9826: Outline disclosure of subsection content...
2016-05-29 Georg BaumFix compiler warnings
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 BaumConfigure included iconv with autotools
2016-05-29 Georg BaumConfigure included zlib with autotools
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 MunchTocWidget: clean-up the timer logic
2016-05-29 Guillaume MunchTocWidget: Fix perf regression
2016-05-29 Guillaume MunchWhitespace
2016-05-29 Guillaume MunchSimplify class structure in TocBackend
2016-05-29 Guillaume MunchLyXToolBox: a QToolBox with minimum size management
2016-05-28 Jean-Marc LasgouttesMake monolithic build code portable to Mac OS
2016-05-28 Guillaume MunchInclude config.h in LyXToolBox.cpp
2016-05-28 Guillaume MunchFix compilation with qt5
2016-05-28 Guillaume MunchAmend a5db05ae
2016-05-28 Guillaume MunchCitationUi.ui: Align "Selected citations" label to...
2016-05-28 Guillaume MunchLyXToolBox: a QToolBox with minimum size management
2016-05-28 Guillaume MunchImprovements to the shortcuts preference dialog (#9174)
2016-05-23 Scott KostyshakFix using system theme icons with Qt 5 (#10052)
2016-05-22 Stephan WittHandle activateWindow in LFUN_BUFFER_SWITCH like in...
2016-05-21 Guillaume MunchDo not float the outliner in OSX (#9825)
2016-05-20 Guillaume MunchUse bilinear filtering when resizing graphics
2016-05-20 Guillaume MunchGuiDelimiter: Workaround symbols alignment problem...
2016-05-20 Guillaume MunchShortcutWidget: override shortcuts in the way they...
2016-05-07 Guillaume Munchamend 660a43ec
2016-05-06 Scott KostyshakMove some unsigned validators to signed (#10095)
2016-05-04 Guillaume MunchClipboard: Retry on_dataChanged() after a delay on...
2016-05-04 Guillaume MunchWhitespace
2016-04-26 Jean-Marc LasgouttesResources.cpp is a built source, it should not be in...
2016-04-24 Guillaume MunchCitation dialog: Fix trouble with openbox, fluxbox
2016-04-15 Guillaume MunchCompute the highlighting color from AlternateBase and...
2016-04-15 Stephan WittImproved fix for #9966
2016-04-04 Guillaume MunchFix broken layout of the citation dialog (#10019)
2016-03-25 Jean-Marc LasgouttesMake thin lines exactly 1 pixel wide
2016-03-13 Guillaume MunchFix perf issue when displaying the symbols gui (#9968)
2016-03-13 Enrico ForestieriCircumvent odd stmary font metrics (part of #9990).
2016-03-12 Jean-Marc LasgouttesWhen using pixmap cache, add word spacing to signature
2016-03-11 Enrico ForestieriFix bug #9990: Oversized & Incorrect Glyphs in Math...
2016-03-11 Guillaume MunchFix perf issues and crash when showing 1'100'000 items...
2016-03-10 Jean-Marc LasgouttesFix dist target when configured with monolithic build.
2016-03-03 Jean-Marc LasgouttesAvoid endless loop when the window is too narrow
next