]> git.lyx.org Git - lyx.git/history - src/frontends
Update previews on preference change (#9507)
[lyx.git] / src / frontends /
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-07-05 Georg BaumMake BufferList::fileNames() threadsafe
2014-06-25 Jean-Marc LasgouttesGet rid of ugly font metrics workarounds.
2014-06-25 Jean-Marc LasgouttesImplement real string width computation
2014-06-14 Peter KümmelOn Linux show in crash message box the backtrace
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-06-07 Georg BaumFix bug #7954 (now really)
2014-06-07 Peter Kümmelbuild with mingw on Windows and Linux
2014-06-07 Scott KostyshakExpand module names instead of buttons in settings
2014-06-06 Enrico ForestieriFix bug #9153 (Using mathpanel to insert matrix creates...
2014-05-29 Juergen SpitzmuellerAdd layout tag that determines if/when a paragraph...
2014-05-23 Richard HeckFix bug #9131 for development branch. There are two...
2014-05-22 Georg BaumFix another crash similar to #9030
2014-05-19 Georg BaumRemove unneeded slash
2014-05-18 Juergen SpitzmuellerFix crash when right-clicking into an inset with more...
2014-05-07 Jean-Marc LasgouttesRely on Qt to handle small caps text
2014-05-06 Kornel Benkomake build: Versioning of lyx.svg (missed in previous...
2014-05-01 Juergen SpitzmuellerFix View Source size
2014-04-29 Vincent van RavesteijnGuiLog: Use GuiClipboard to put the log on the clipboard
2014-04-29 Vincent van RavesteijnUse the cached value GuiSelection::selection_supported_
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Uwe StöhrPrefLanguageUi.ui: change a string
2014-04-21 Uwe StöhrPrefCompletionUi.ui: port commit 1a137950
2014-04-21 Juergen SpitzmuellerDo not allow the manual insertion of a directory (witho...
2014-04-21 Juergen SpitzmuellerFix corrupted PrefCompletionUI.ui
2014-04-21 Richard HeckRevert "Tooltip for completion word length."
2014-04-21 Juergen SpitzmuellerFix assertion when ChkTeX hit math.
2014-04-21 Scott KostyshakFocus on buffer after section select in Outliner
2014-04-21 Richard HeckTypo.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-04-21 Richard HeckTooltip for completion word length.
2014-04-21 Benjamin PiwowarskiReally use qstr to convert a string in a QString
2014-04-21 Benjamin PiwowarskiUse qstr to convert string to a QString
2014-04-21 Juergen SpitzmuellerFix section-select when issued from outliner
2014-04-21 Benjamin PiwowarskiOS X: Title bar can be clicked to access file path
2014-04-21 Benjamin PiwowarskiCMake: specific modules for Qt5
2014-04-01 Richard HeckRemove obsolete formats from file dialog
2014-03-16 Richard HeckFix for bug #8939: Don't just close if the user enters...
2014-03-10 Vincent van RavesteijnRevert "Return an error if file-open is called with...
2014-03-10 Vincent van RavesteijnRevert "Return an error on file-open only when a filena...
2014-03-10 Juergen SpitzmuellerUnblock some more internal qt events while doing advanc...
2014-03-09 Tommaso CucinottaPrevent LyX from freezing in additional common cases...
2014-03-08 Richard HeckFix some shortcut conflicts (bug 9008).
2014-03-08 Stephan Witt#6902: Enable About and similar menu items without...
2014-03-08 Stephan Witt* fix bug 8925: create a temporary action to avoid...
2014-03-08 Georg BaumWork around broken math symbol display (bug 7954)
2014-03-05 Juergen SpitzmuellerAdjust FIXME
2014-03-04 Jean-Marc LasgouttesBug #9005: various things that do not work as intended...
2014-03-03 Jean-Marc LasgouttesFix bug #8998: changed document setting is recoded...
2014-03-03 Juergen SpitzmuellerAdd FIXME
2014-02-26 Prannoy PilligundlaAllow statusbar to be set on or off in full screen...
2014-02-23 Richard HeckIf the selection is some sort of URL, then make it...
2014-02-23 Juergen SpitzmuellerFix #8657 on Linux.
2014-02-22 Pavel SandaAllow statusbar toggling in fullscreen (part of #8816).
2014-02-18 Richard HeckFix bug #8540 by not resetting the GUI if the request...
2014-02-18 Richard HeckRename a routine.
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2014-02-06 Juergen SpitzmuellerFix crash
2014-02-06 Juergen SpitzmuellerFix assertion in editing math (bug #8946)
2014-02-04 Juergen SpitzmuellerStyle
2014-02-03 Vincent van RavesteijnCMake: Move biblio test projects into tests group
2014-01-27 Juergen SpitzmuellerHarmonize naming
2014-01-27 Juergen SpitzmuellerWhitespace
2014-01-27 Juergen SpitzmuellerExtend environment-split to an 'outer' split function
2014-01-14 Scott KostyshakShortcut box now stays open if bad input (#8703)
2014-01-04 Stephan Wittfix Symbols dialog box grid size in case of broken...
2013-12-24 Enrico ForestieriFix file dialogs with Qt 5.2.0 and later.
2013-12-21 Juergen SpitzmuellerCorrect \file statement
2013-12-03 Vincent van RavesteijnReturn an error on file-open only when a filename is...
2013-12-02 Vincent van RavesteijnReturn an error if file-open is called with a non-absol...
2013-12-02 Juergen SpitzmuellerCheck if string holds absolute file name before passing...
2013-11-26 Juergen SpitzmuellerAlso when not using tabs, do not open a file twice...
2013-11-17 Pavel SandaGet rid of one useless translation.
2013-11-15 Juergen SpitzmuellerAdd missing widget update
2013-11-15 Juergen SpitzmuellerSome fixes to the SaveAs dialog
2013-11-15 Juergen SpitzmuellerClarify description
2013-11-15 Juergen SpitzmuellerList all exportable document formats in the Save As...
2013-11-15 Scott KostyshakFocus on custom line edit when custom is selected
2013-11-14 Juergen SpitzmuellerDo not try to validate custom value in VSpace dialog...
2013-11-12 Juergen SpitzmuellerFix shortcut clash (bug #8878)
2013-11-12 Juergen SpitzmuellerFix bug 8880: do not try to validate custom value if...
2013-11-10 Juergen SpitzmuellerFix crash when using context menu in empty outliner
2013-10-26 Tommaso CucinottaAdvanced F&R dialog does not need to be restored at...
2013-10-12 Vincent van RavesteijnRevert "Fix make distcheck for monolithic build"
2013-10-12 Vincent van RavesteijnFix make distcheck for monolithic build
2013-10-13 Tommaso CucinottaAdded tooltip to new math-only checkbox in advanced...
2013-10-12 Tommaso CucinottaAdded restrict-search-to-maths-only checkbox to advance...
2013-10-04 Jean-Marc LasgouttesRevert "Do not kill the undo stack when doing a Save...
2013-09-16 Juergen SpitzmuellerFix loop when trying to export a read-only document
2013-09-14 Juergen SpitzmuellerExport as: Further cleanup
2013-09-14 Juergen SpitzmuellerFurther localization fixes
2013-09-14 Juergen SpitzmuellerFix 'Export As...' in non-English localizations
2013-09-14 Juergen SpitzmuellerLocalize 'Export As...' dialog
2013-09-14 Juergen SpitzmuellerFix string (patch by Jean-Pierre Chretien)
2013-09-01 Jean-Marc LasgouttesAllow master view/update when current buffer is the...
2013-08-26 Tommaso CucinottaNow an attempt to export into a folder without write...
2013-08-07 Kornel BenkoCmake testing: Added test_biblio
2013-07-27 Juergen SpitzmuellerFix the fix to the decimal separator problem with Qt5
next