]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
PrefLanguageUi.ui: change a string
[lyx.git] / src / frontends / qt4 /
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-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-07-27 Juergen SpitzmuellerFix the fix to the decimal separator problem with Qt5
2013-07-26 Enrico ForestieriFix Qt5 decimal separator bug
2013-07-22 Tommaso CucinottaWhen agreeing to wrap-around, but nothing is found...
2013-07-21 Juergen SpitzmuellerEstablish missing connections to change_adaptor
2013-07-21 Tommaso CucinottaAdding wrap-around pop-up question to simple find and...
2013-07-20 Juergen SpitzmuellerBug in 'Use non-tex fonts' checkbox auto-toggling ...
2013-07-19 Juergen SpitzmuellerTrivial fix: escape ampersands in file names before...
2013-07-17 Juergen SpitzmuellerFix toggling of 'misc' font options (bug #8764)
2013-06-04 Jean-Marc LasgouttesMove a Qt workaround to the Qt frontend.
2013-06-03 Vincent van RavesteijnMake sure numeric conversions are not locale dependent
2013-06-02 Vincent van RavesteijnPrefsUi: Remove unneeded widths
2013-06-01 Juergen SpitzmuellerImplement option to set a global default output format...
2013-05-31 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-31 Juergen SpitzmuellerWindows compilation fix
2013-05-31 Juergen Spitzmuellerrevert unintended commit
2013-05-31 Juergen SpitzmuellerSmall UI polishment
2013-05-30 Jean-Marc LasgouttesImplement native reading of mo files.
2013-05-28 Juergen SpitzmuellerAttempt to fix #8702
2013-05-27 Juergen SpitzmuellerAdd FIXME
2013-05-26 Juergen SpitzmuellerRecognize biber warnings/errors/info messages
2013-05-25 Stephan WittOn Mac, moving down a paragraph should place the cursor...
2013-05-25 Uwe StöhrGuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-25 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-25 Uwe StöhrGuiBox.cpp: addendum to [f04c7711/lyxgit]
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
next