]> git.lyx.org Git - lyx.git/history - src
error is always true at this point
[lyx.git] / src /
2015-09-12 Jean-Marcerror is always true at this point
2015-09-12 Jean-MarcFix unreachable code
2015-09-08 Enrico ForestieriTake into account symbolic links
2015-09-08 Jean-Marc LasgouttesUse QFontMetrics information for underlines (and friend...
2015-09-04 Georg BaumWork around crash on command line export
2015-09-04 Georg BaumRemove unneeded second slash
2015-09-02 Juergen SpitzmuellerFix parsing of class and category declaration line...
2015-08-26 Günter MildeRemove problematic workaround for "exotic" problem
2015-08-26 Günter MildeNew lfun "accent-perispomeni".
2015-08-26 Jean-Marc LasgouttesFix continuous spell checking
2015-08-24 Guillaume MunchFix compilation with qt5 and c++11 combined.
2015-08-24 Jean-Marc LasgouttesFix some row breaking problems with large insets
2015-08-23 Guillaume MunchFix bug #6466
2015-08-23 Guillaume MunchImprove math-mode lfun for switching to text
2015-08-23 Guillaume MunchAdd \ensuremath to the list of math completions
2015-08-19 Scott KostyshakRefresh file cache before checking existence
2015-08-15 Enrico ForestieriQuote argument of tag when necessary
2015-07-30 Scott KostyshakSet font in BufferView::setCursor (#9500)
2015-07-30 Juergen SpitzmuellerDecrease height of citation dialog by using a QToolBox
2015-07-25 Juergen SpitzmuellerDo not attempt to select an empty cell before inserting...
2015-07-22 Jean-Marc LasgouttesAnother go at improving row shortening
2015-07-22 Richard HeckComment.
2015-07-22 Richard HeckFix bug noticed by Pavel. Apparently, some changes...
2015-07-22 Jean-Marc LasgouttesDo not break row at inset boundary if possible
2015-07-22 Stephan WittImproved symlink creation for Mac OS for first LyX...
2015-07-22 Stephan WittUse the safer addName helper function to add the config...
2015-07-21 Enrico ForestieriFix bug #9684: Update previews after background color...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-21 Jean-Marc LasgouttesRemember the cursor before an undo group
2015-07-21 Jean-Marc LasgouttesReset properly the cursor font when leaving an inset...
2015-07-21 Jean-Marc LasgouttesInitialize correctly the default keymap
2015-07-21 Jean-Marc LasgouttesGet rid of SEPARATOR row element type
2015-07-21 Jean-Marc LasgouttesReset cursor font when entring an inset with char-forwa...
2015-07-20 Jean-MarcOnly compute string length every 30 characters
2015-07-20 Jean-Marc LasgouttesRe-implement text justification
2015-07-20 Jean-Marc LasgouttesDo not break row elements at spaces
2015-07-20 Georg BaumSupport Photos in RasterImage template
2015-07-18 Jean-Marc LasgouttesRewrite RowPainter::paintOnlyInsets to use row elements
2015-07-18 Georg BaumStore InsetGraphics bounding box in parsed form
2015-07-18 Georg BaumRemove relative units from bounding box
2015-07-18 Georg BaumLengthCombo does not depend on VSpace
2015-07-18 Georg BaumDevirtualize some methods
2015-07-17 Jean-Marc LasgouttesRewrite Cursor::posVisToRowExtremity without Bidi class
2015-07-17 Jean-Marc LasgouttesSome fixups to row margins
2015-07-17 Jean-Marc LasgouttesFix logic error in on-screen font shape
2015-07-16 Jean-Marc LasgouttesRemove old cruft
2015-07-16 Jean-Marc LasgouttesRely on Row elements to draw rows.
2015-07-16 Jean-Marc LasgouttesCode cleanup in RowPainter
2015-07-16 Stephan Witt#9496 add a check for requested thesaurus files if...
2015-07-16 Georg BaumSupport units in external inset bbox
2015-07-16 Stephan Witt#9496 factor out getting language from LFUN args or...
2015-07-16 Uwe StöhrVCBackend.cpp: addendum to [f51d7fdd/lyxgit]
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-07-16 Jean-Marc LasgouttesUpdate comment.
2015-07-16 Jean-Marc LasgouttesEnd all Undo::Private members names with an underscore
2015-07-16 Jean-Marc LasgouttesMove some functions out of Bidi.*
2015-07-16 Jean-Marc LasgouttesCompilation fix for windows
2015-07-15 Jean-Marc LasgouttesRemove extra row painting added by horizontal scroll...
2015-07-15 Jean-Marc LasgouttesRename paintTextAndSel to paintStringAndSel
2015-07-15 Jean-Marc LasgouttesWhen adding completion to a row, add also the unique...
2015-07-15 Jean-Marc LasgouttesAvoid crash when inserting space in the middle of missp...
2015-07-15 Günter MildeAdd "TODO-comments" with link to textcyr/textgreek...
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-07-15 Jean-Marc LasgouttesAvoid breaking kerning with continuous spell checking
2015-07-15 Jean-Marc LasgouttesConvert a few more variables to int
2015-07-14 Jean-Marc LasgouttesAlways use unicode override characters to enforce direction
2015-07-14 Jean-Marc LasgouttesFix comment.
2015-07-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-07-14 Günter MildeFix #9679 textcyr fails without fontenc
2015-07-12 Kornel BenkoCmake tests: Add missing definition for check_Length_SO...
2015-07-12 Georg BaumFix Length::inBP()
2015-07-12 Georg BaumAdd unit test for the Length class
2015-07-12 Günter MildeFix Ticket #9607 (support comma below accent in unicode...
2015-07-11 Günter MildeFix #9636 textgreek: restore compatibility with lgrenc...
2015-07-09 Jean-Marc LasgouttesPosition better the cursor after math-display
2015-07-08 Stephan WittAdd paths of private frameworks to linker rpath options
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
2015-07-06 Enrico ForestieriRemove unneeded header
2015-07-06 Günter MildeFix clash between marvosym and bbding packages (fixes...
2015-07-05 Enrico ForestieriAvoid calling Buffer::getMacro inside the MathMacro...
2015-07-04 Stephan WittFix for #9659 - Qt may send more then one close event...
2015-07-02 Scott KostyshakRemove an incorrect horizontal size policy
2015-06-30 Enrico ForestieriAvoid code duplication
2015-06-30 Enrico ForestieriAvoid using a dangling pointer
2015-06-30 Jean-Marc LasgouttesRevert "Auto feature for minibuffer toolbar"
2015-06-29 Jean-Marc LasgouttesConstify RowPainter (no intended change)
2015-06-29 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-06-28 Georg BaumTest negative numbers as well
2015-06-28 Georg BaumMake it explicit that we need floating point abs
2015-06-28 Scott KostyshakGive Advanced Find a minimum size
2015-06-28 Scott KostyshakFindAndReplaceUi: update format
2015-06-26 Enrico ForestieriWas forgetting this
2015-06-26 Enrico ForestieriAmend c9d9309c
2015-06-26 Juergen SpitzmuellerFix formatFPnumber with negative doubles.
2015-06-26 Juergen SpitzmuellerHSpace/VSpace: use a _signed_ length validator in the...
2015-06-25 Scott KostyshakFix setting of pref "hide scrollbar in fullscreen"
2015-06-24 Enrico ForestieriCheck whether the buffer pointer is valid before using it
2015-06-24 Enrico ForestieriAssure not to miss requirements on loading with instant...
2015-06-24 Enrico ForestieriFix crash when copying a macro with instant preview on
2015-06-23 Stephan Witt#7896: LyX templates folder is empty - create a symlink...
next