]> git.lyx.org Git - lyx.git/history - src/frontends
Possible fix for the mystery crash, which is bug #9049.
[lyx.git] / src / frontends /
2014-08-07 Richard HeckFix bug #9236: After we recreate the DocumentClass...
2014-08-03 Scott KostyshakRevert "Clear empty selections in GuiView after dispatch"
2014-07-28 Scott KostyshakDisable branches insert menu if read only
2014-07-28 Scott KostyshakDisable custom insets insert menu if read only
2014-07-28 Scott KostyshakSubmenus now expand even if all items are disabled
2014-07-28 Scott KostyshakClear empty selections in GuiView after dispatch
2014-07-28 Jean-Marc LasgouttesFix compilation warnings on windows.
2014-07-25 Kornel BenkoMake it compilable under cmake again after the merge...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-25 Jean-MarcBetter algorithm for forcing bidi drawing
2014-07-21 Kornel Benkoavoid qt4 variable names in cmake build
2014-07-20 Jean-Marc LasgouttesRevert optimization where several words are drawn at...
2014-07-19 Enrico ForestieriUpdate autotools for building with Qt5.
2014-07-13 Enrico ForestieriAdd forward search command for qpdfview.
2014-07-09 Jean-Marc LasgouttesGet rid of rtl_support preference
2014-07-08 Jean-Marc LasgouttesDo not split words at selection boundary
2014-07-08 Jean-Marc LasgouttesFix positionning of cursor
2014-07-08 Jean-Marc LasgouttesRemove support for LyXRC::force_paint_single_char
2014-07-08 Jean-Marc LasgouttesRemove debug code from TextMetrics
2014-07-08 Jean-Marc LasgouttesChange getColumnNearX to getPosNearX
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
next