]> git.lyx.org Git - lyx.git/history - src/frontends
Use only one file for dummy implementations
[lyx.git] / src / frontends /
2016-08-19 Jean-Marc LasgouttesSimplify menus when there is only one caption type
2016-08-17 Enrico ForestieriAdd verbose option
2016-08-17 Jean-Marc LasgouttesUse proper QPalette::NoRole enum value instead of our own
2016-08-15 Guillaume MunchAssertions when doing Export As... (#10321)
2016-08-04 Guillaume MunchPartially revert "Replace static with thread_local...
2016-08-04 Scott KostyshakNew LFUN lyx-activate to focus LyX window
2016-08-01 Guillaume MunchReplace static with thread_local when used for caching
2016-08-01 Guillaume MunchFix aliasing logic for polylines
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-07-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-07-31 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-07-31 Guillaume MunchBasic implementation of QSignalBlocker for qt4
2016-07-29 Scott KostyshakRel. path in paths prefs preserved as rel. paths
2016-07-29 Scott KostyshakImprove implementation of TabWorkArea::posIsTab()
2016-07-22 Scott KostyshakClose a tab on middle-click (#10288)
2016-07-22 Scott KostyshakFactor out useful code into a function
2016-07-22 Scott KostyshakAdd comment that a code chunk is unnecessary
2016-07-18 Richard HeckFix cut and paste error in last commit.
2016-07-18 Richard HeckDo not crash is release mode if we stumble across an...
2016-07-18 Richard HeckRevert "Do not crash is release mode if we stumble...
2016-07-18 Richard HeckDo not crash is release mode if we stumble across an...
2016-07-18 Jean-Marc LasgouttesAdd feedback in status bar when zooming
2016-07-18 Jean-Marc LasgouttesRemove obviously wrong documentation in Painter.h
2016-07-15 Guillaume MunchLaTeX highlighter: make at a letter in the user preamble
2016-07-14 Guillaume MunchBetter error message when try to bind a Hidden LFUN
2016-07-14 Guillaume MunchPrioritize the shortcuts from the work areas
2016-07-12 Guillaume MunchUI for save_transient_properties
2016-07-12 Richard HeckIntroduce "inverted" branch insets: These are branches...
2016-07-11 Juergen SpitzmuellerSimplify BufferParams::bufferFormat()
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-07-10 Juergen SpitzmuellerGenerate a proper error dialog title for XeTeX/LuaTeX
2016-07-10 Juergen SpitzmuellerClarify some comments wrt XeTeX/LuaTeX (see bug #10013)
2016-07-10 Richard HeckDelete obsolete comment: We no longer support Qt <...
2016-07-08 Guillaume MunchAccessibility of document class combo box (#10035)
2016-07-04 Enrico ForestieriBring window to front only for single-instance mode
2016-07-04 Stephan WittFix missing include for endl after header cleanup in...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Enrico ForestieriBring window to front after loading a document
2016-07-03 Guillaume MunchPainter: Add a line style to disable antialiasing
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-03 Guillaume MunchGuiDocument: some polishing of the list of modules.
2016-07-03 Guillaume MunchRemove manual line breaks.
2016-07-03 Guillaume MunchLine breaks in tooltips
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-27 Richard HeckWhitespace only.
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-26 Georg BaumRemove using directives from headers
2016-06-26 Enrico ForestieriMake command buffer icons same size as QLineEdit height
2016-06-26 Enrico ForestieriMake oultliner icons same size as the toolbar icons
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
next