]> git.lyx.org Git - lyx.git/history - src/frontends
Reimplement RowPainter::paintSelection() using row elements
[lyx.git] / src / frontends /
2016-10-24 Jean-Marc LasgouttesWork around issues with Qt5 and Arabic text
2016-10-23 Juergen SpitzmuellerRevert "Fix Ticket #9741 misleading name for font-encod...
2016-10-23 Jean-Marc LasgouttesMark a signal invokation as such
2016-10-22 Guillaume MunchSimplify and add debug message
2016-10-22 Guillaume MunchUse the new infrastructure to select rows during error...
2016-10-21 Günter MildeFix Ticket #9741 misleading name for font-encoding...
2016-10-21 Richard HeckThese two routines are now redundant.
2016-10-21 Richard HeckUse a typedef for vector<Format const *>, which is...
2016-10-21 Richard HeckThere is no need now to cache format information in...
2016-10-21 Richard HeckSince we're now caching this, we can sort it once,...
2016-10-21 Richard HeckSimple cache for information on exportable formats...
2016-10-20 Jean-Marc LasgouttesFix compiler warning from clang 3.9
2016-10-19 Jean-Marc LasgouttesRemove unused methods in anononymous namespace
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-16 Guillaume MunchGet rid of dirty BufferView pointer
2016-10-16 Guillaume MunchTake advantage of new bufferViewChanged signal
2016-10-16 Guillaume MunchFactor code after buffer change
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2016-10-16 Guillaume MunchFit cursor and update screen after reverse-search
2016-10-16 Guillaume MunchImplement reverse-search in the source panel
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-09 Enrico ForestieriRemove context help button hint from file dialogs
2016-10-09 Scott KostyshakFurther amend 168d3557 to satisfy GCC 4.6
2016-10-09 Scott KostyshakAmend 168d3557
2016-10-09 Scott KostyshakFactor out magic zoom minimum to a const member
2016-10-09 Scott KostyshakWhitespace
2016-10-09 Daniel RamöllerRemove question marks from Windows dialogs
2016-09-29 Guillaume MunchWork around dangling pointer
2016-09-29 Guillaume MunchClarify that the Dialog::lyxview_ pointer is in fact...
2016-09-23 Guillaume Munchexplicit operator bool
2016-09-23 Jean-Marc LasgouttesSimplify the code that sets the read-only emblem in...
2016-09-21 Guillaume MunchBetter title for ViewSource
2016-09-21 Jean-Marc LasgouttesDo not use em dash in window title
2016-09-18 Guillaume Munchamend 4d991120
2016-09-18 Juergen SpitzmuellerRemove unnecessary directives and preset search on...
2016-09-18 Juergen SpitzmuellerConnect filter reset button and remove unnecessary...
2016-09-17 Juergen SpitzmuellerFix string
2016-09-17 Juergen SpitzmuellerClean up the crossrefs dialog.
2016-09-16 Juergen SpitzmuellerKeep citation style settings bot within and between...
2016-09-16 Juergen SpitzmuellerCitation dialog: add & improve tooltips.
2016-09-16 Juergen SpitzmuellerCitationUi: Fix small layout glitch
2016-09-16 Juergen SpitzmuellerCitation dialog redesign
2016-09-14 Jean-Marc LasgouttesSet window title before stting modified state
2016-09-14 Juergen SpitzmuellerMove wrap check for simple search/replace to lyxfind
2016-09-10 Juergen SpitzmuellerMinor amendment to b95262f48772
2016-09-08 Jean-Marc LasgouttesSet window title according to platform UI
2016-09-08 Juergen SpitzmuellerSanitize Ref dialog validation.
2016-09-05 Georg BaumFix filter filter regex
2016-08-30 Scott KostyshakImprove status check of LFUN_BUFFER_ZOOM_{OUT,IN}
2016-08-28 Guillaume MunchAction.cpp: replace a reference with a shared_ptr
2016-08-28 Guillaume MunchChange "Format" into "Formats"
2016-08-28 Guillaume MunchTrivial clean-up
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2016-08-22 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-08-21 Enrico ForestieriQuote filenames used for forward-search with SumatraPDF
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.
next