]> git.lyx.org Git - lyx.git/history - src/frontends
Fix compilation with --disable-cxx11
[lyx.git] / src / frontends /
2017-01-26 Guillaume MunchFix compilation with --disable-cxx11
2017-01-20 Jean-Marc LasgouttesFix metrics of math characters with 0 width
2017-01-13 Juergen SpitzmuellerWe don't have formatToolTip in stable. Use wrap instead.
2017-01-13 Juergen SpitzmuellerAssure long tooltip is correctly formatted.
2017-01-12 Juergen SpitzmuellerClarify layout and add some tooltips
2017-01-06 Jean-Marc LasgouttesAdd caching for the QTextLayout objects we use
2016-12-29 Jean-Marc LasgouttesFixup c49cd699: QString::toStdString is not always...
2016-12-29 Juergen SpitzmuellerFrom c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep...
2016-12-29 Guillaume MunchDo not rely on toolTip() to generate LaTeX code
2016-12-03 Guillaume MunchWork around dangling pointer
2016-11-25 Daniel RamöllerAdd the icon-size to the toolbar menu
2016-11-07 Guillaume MunchAlways prefer breaking at word boundaries
2016-11-04 Jean-Marc LasgouttesFix height of cursor inside insets
2016-11-04 Jean-Marc LasgouttesQString only uses UTF-16, not UCS-4
2016-10-27 Enrico ForestieriQuote filenames used for forward-search with SumatraPDF
2016-10-26 Jean-Marc LasgouttesWork around issues with Qt5 and Arabic text
2016-10-26 Jean-Marc LasgouttesRemove unused methods in anononymous namespace
2016-10-26 Jean-Marc LasgouttesFix compiler warning from clang 3.9
2016-10-22 Guillaume MunchBetter error message when try to bind a Hidden LFUN
2016-10-22 Guillaume MunchPrioritize the shortcuts from the work areas
2016-10-22 Guillaume MunchBetter title for ViewSource
2016-10-22 Guillaume MunchChange "Output" into "Formats"
2016-10-22 Juergen SpitzmuellerMove wrap check for simple search/replace to lyxfind
2016-10-21 Juergen SpitzmuellerRefs dialog redesign.
2016-10-21 Juergen SpitzmuellerCitation dialog redesign
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-17 Jean-Marc LasgouttesSet window title according to platform UI
2016-10-16 Juergen SpitzmuellerSanitize Ref dialog validation.
2016-10-10 Richard HeckFix monolithic build.
2016-09-08 Georg BaumFix filter filter regex
2016-08-29 Jean-Marc LasgouttesSimplify menus when there is only one caption type
2016-08-28 Guillaume MunchLaTeX highlighter: make at a letter in the user preamble
2016-08-28 Guillaume MunchLyXToolBox: a QToolBox with minimum size management
2016-08-26 Guillaume MunchBasic implementation of QSignalBlocker for qt4
2016-08-26 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2016-08-23 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-07-25 Richard HeckMerge branch '2.2.x' into 2.2.2-staging 2.2.2-staging
2016-07-19 Jean-Marc LasgouttesAdd feedback in status bar when zooming
2016-07-18 Richard HeckDo not crash is release mode if we stumble across an...
2016-07-15 Richard HeckMerge branch '2.2.x' into 2.2.2-staging
2016-07-15 Stephan WittRemove special code for Qt5 to manage HiDPI. It's not...
2016-07-13 Guillaume MunchRevert the change of "Output" into "Format"
2016-07-12 Guillaume MunchAdd line breaks
2016-07-12 Guillaume MunchUI for save_transient_properties
2016-07-11 Juergen SpitzmuellerClarify some comments wrt XeTeX/LuaTeX (see bug #10013)
2016-07-10 Juergen SpitzmuellerGenerate a proper error dialog title for XeTeX/LuaTeX
2016-07-08 Guillaume MunchAccessibility of document class combo box (#10035)
2016-07-05 Enrico ForestieriBring window to front only for single-instance mode
2016-07-04 Enrico ForestieriBring window to front after loading a document
2016-06-27 Enrico ForestieriMake command buffer icons same size as QLineEdit height
2016-06-27 Enrico ForestieriMake oultliner icons same size as the toolbar icons
2016-06-25 Richard HeckFix for previous commit: We come right back through...
2016-06-25 Richard HeckFix bug #8814: Ask where to export file if it is not
2016-06-23 Guillaume MunchTocWidget: fix part of #9825
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-15 Guillaume MunchTocWidget: fix an erroneous collapse and optimise updat...
2016-06-15 Richard HeckRestore last selected label when using the "go to label...
2016-06-15 Jean-Marc LasgouttesFix drawing of buttonText (enforce same left/right...
2016-06-15 Guillaume MunchShow review toolbar when outputting changes
2016-06-15 Guillaume MunchGuiChanges: provide feedback when there are no more...
2016-06-15 Guillaume MunchAutomatically show the review toolbar if the document...
2016-06-15 Guillaume MunchTocWidget: clean-up the timer logic
2016-06-15 Guillaume MunchTocWidget: Fix perf regression
2016-06-15 Guillaume MunchWhitespace
2016-06-15 Guillaume MunchImprovements to the shortcuts preference dialog (#9174)
2016-06-15 Jean-Marc LasgouttesMake monolithic build code portable to Mac OS
2016-06-15 Guillaume MunchMake latex highlighter colors compatible with dark...
2016-06-13 Guillaume MunchShortcutOverride again
2016-06-12 Guillaume MunchTocWidget: fix an erroneous collapse and optimise updat...
2016-06-12 Guillaume MunchFix bug #9218
2016-06-12 Guillaume MunchFix compilation with Qt < 4.7
2016-06-10 Richard HeckRestore last selected label when using the "go to label...
2016-06-01 Jean-Marc LasgouttesAllow automatic text direction in Painter::text()
2016-06-01 Jean-Marc LasgouttesFix drawing of buttonText (enforce same left/right...
2016-05-31 Uwe StöhrErrorListUi.ui: correct an expression
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-06 Guillaume MunchShow review toolbar when outputting changes
2016-05-06 Guillaume MunchGuiChanges: provide feedback when there are no more...
2016-05-06 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-04 Guillaume MunchClipboard: Retry on_dataChanged() after a delay on...
2016-05-04 Guillaume MunchWhitespace
2016-05-03 Guillaume MunchTocWidget: clean-up the timer logic
2016-05-03 Guillaume MunchTocWidget: Fix perf regression
2016-05-03 Guillaume MunchWhitespace
2016-04-28 Guillaume MunchImprovements to the shortcuts preference dialog (#9174)
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-19 Stephan WittHandle activateWindow in LFUN_BUFFER_SWITCH like in...
2016-04-18 Jean-Marc LasgouttesMake monolithic build code portable to Mac OS
2016-04-15 Guillaume MunchCompute the highlighting color from AlternateBase and...
2016-04-15 Stephan WittImproved fix for #9966
next