]> git.lyx.org Git - lyx.git/history - src
Include config.h in LyXToolBox.cpp
[lyx.git] / src /
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 MunchCorrect strange FIXME
2016-05-28 Guillaume MunchImprovements to the shortcuts preference dialog (#9174)
2016-05-28 Guillaume MunchSanitize InsetMathHull and add a check for mutability...
2016-05-28 Guillaume MunchCorrect col spacing in Cases environment
2016-05-28 Guillaume MunchFix the display of column spacing in AMS environments
2016-05-28 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2016-05-28 Guillaume MunchDo not omit the starting space when copying (#9995)
2016-05-28 Guillaume MunchRaise the maxlastfiles cap
2016-05-23 Scott KostyshakFix using system theme icons with Qt 5 (#10052)
2016-05-22 Georg BaumFxy typo in XHTML output (bug #10124)
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-16 Guillaume MunchAllow inset-forall to match separators (#10090)
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-25 Stephan WittRevert part of c053a9394d1075ecad02ccce2f34c95f08c1f00f
2016-04-24 Georg BaumFix bug 10074 (regression)
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-11 Guillaume MunchFix dataloss when flex inset is undefined.
2016-04-06 Enrico ForestieriIntroduce the latexpar separator.
2016-04-04 Guillaume MunchFix broken layout of the citation dialog (#10019)
2016-04-02 Peter Kümmelmsvc2015: always incude strfwd.h first, to prevent...
2016-04-02 Peter Kümmelmsvc2015: _wgetmainargs is not available ony more
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2016-03-28 Richard HeckConst.
2016-03-27 Richard HeckMore informative name for backups of files from older...
2016-03-27 Richard HeckFix problem reported by Kornel in this thread:
2016-03-25 Jean-Marc LasgouttesFix some display bugs related to end of paragraph markers
2016-03-25 Jean-Marc LasgouttesMake thin lines exactly 1 pixel wide
2016-03-22 Jean-Marc LasgouttesDo not assert when cursor is deeper than anchor
2016-03-16 Jean-Marc LasgouttesWhen handling mouse events, make the undo group a bit...
2016-03-16 Jean-Marc LasgouttesIn mathed, only select current cell on double-click
2016-03-15 Georg BaumFix regression of 359aef92f87
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-12 Jean-Marc LasgouttesDo not set cursor to the right of newline with mouse
2016-03-11 Jean-Marc LasgouttesFix Cursor::inCoordCache: the root inset is never in...
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-09 Jean-Marc LasgouttesReset right_boundary row property when row is shortened
2016-03-05 Jean-Marc LasgouttesBetter handling of different int sizes when computing...
2016-03-05 Jean-Marc LasgouttesSet margins correctly for empty rows
2016-03-03 Jean-Marc LasgouttesRevert "Better handling of different int sizes when...
2016-03-03 Jean-Marc LasgouttesAvoid endless loop when the window is too narrow
2016-02-29 Jean-Marc LasgouttesBetter handling of different int sizes when computing...
2016-02-28 Guillaume MunchDelete .out files after compilation errors (#9963)
2016-02-26 Jean-Marc LasgouttesDo not merge consecutive hyphens in LyX-Code
2016-02-26 Uwe StöhrErrorListUi.ui: make 2 strings compilable
2016-02-23 Guillaume MunchFix SIGSEGV when introducing a new shortcut (#9869)
2016-02-21 Richard HeckWhoops on the last commit. This is the right patch.
2016-02-21 Richard HeckFix bug reported on the list by Philip Pirrip. It is...
2016-02-20 Stephan Witt#9940 VCS now toggles buffer read-only state if locking...
2016-02-20 Stephan Wittcorrect whitespace
2016-02-18 Guillaume MunchSet the preamble in fixed-width font and without line...
2016-02-17 Georg BaumIntroduce proper integer rounding function
2016-02-09 Guillaume MunchDo not save \origin when \save_transient_properties...
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2016-02-09 Jean-Marc LasgouttesDo not record undo in the tabularFeatures helper
2016-02-04 Uwe StöhrInsetBox.cpp: fix bug #8712
2016-02-04 Jean-Marc LasgouttesAllow breaking a row element at a leading/trailing...
2016-02-03 Jean-Marc LasgouttesWhen selecting whole row, reset properly the pit()
2016-01-31 Guillaume Munchminor cleanup
2016-01-31 Georg BaumOpen tex2lyx input files with correct encoding
2016-01-31 Georg BaumAvoid encoding changes of open streams if possible
2016-01-31 Georg BaumDo not use static objects in Preamble
2016-01-30 Uwe Stöhrtex2lyx testfiles: update fileformat
2016-01-29 Georg BaumUse consistent iconv encoding names
2016-01-29 Jean-Marc LasgouttesAvoid making tabular too large when using a caption...
2016-01-28 Enrico ForestieriMake sure the cursor is in texted
2016-01-27 Guillaume MunchLet tabular-feature commands fall through non-table...
2016-01-27 Guillaume MunchNew LFUN tabular-feature: convert "inset-modify tabular...
2016-01-27 Guillaume MunchNew LFUN tabular-feature: update prefs2prefs.py
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-27 Uwe Stöhracmsiggraph.layout: update layout for ACM siggraph...
2016-01-26 Georg BaumFix file locking problem on windows (bug 9925)
2016-01-26 Georg BaumFix regression of 0bf8b8a1 (bug 9884)
2016-01-25 Uwe StöhrPrefOutputUi.ui: the official program name is "dvips"
2016-01-24 Scott KostyshakAmmend 20addbbf
2016-01-24 Scott KostyshakQt 5.6 renames signal QProcesss::error()
2016-01-24 Georg BaumFix date inset except on windows (bug 9925)
2016-01-24 Stephan Wittuse QStandardPaths::GenericDataLocation instead of...
2016-01-24 Enrico ForestieriChange the shape of the parbreak separator
2016-01-23 Stephan Wittpass values for @executable_path and @loader_path to...
2016-01-21 Uwe StöhrViewSourceUi.ui: fix bug #4430
2016-01-20 Jean-Marc Lasgouttestypo
next