]> git.lyx.org Git - lyx.git/history - src
Use c-style cast as in original
[lyx.git] / src /
2016-05-29 Georg BaumUse c-style cast as in original
2016-05-29 Georg BaumAdd forgotten zlib includes
2016-05-29 Georg BaumMingw-w64 build fixes for long long
2016-05-29 Shankar Giri Venki... Fix return types for mingw-w64
2016-05-29 Georg BaumConfigure included zlib with autotools
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 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
2016-05-28 Jean-Marc Lasgoutteswhitespace only
2016-05-28 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2016-05-28 Jean-Marc LasgouttesMake monolithic build code portable to Mac OS
2016-05-28 Jean-Marc LasgouttesAvoid narrow boxes when using \width as box width unit
2016-05-28 Jean-Marc LasgouttesWhen a counter is stepped, reset recursively all slaves
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...
next