]> git.lyx.org Git - lyx.git/history - src/frontends
Initialize definition_ correctly
[lyx.git] / src / frontends /
2015-03-30 Juergen SpitzmuellerImprove read-only mode of InsetParams derived dialogs
2015-03-28 Enrico ForestieriProvide icons for the outline-* lfuns.
2015-03-26 Jean-Marc LasgouttesMake builds reproducible
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2015-03-17 Jean-Marc LasgouttesFix setting Interlingua as GUI language
2015-03-15 Juergen SpitzmuellerUse QLocale::toDouble instead of QString::toDouble...
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-02-20 Jean-Marc LasgouttesDo not read array before checking the bounds
2015-02-14 Georg BaumFix missing symbols in math completer
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-02-08 Juergen SpitzmuellerAdd pref option to disable middle-mouse-button paste
2015-01-27 Enrico ForestieriFix bug #9392: Matrix widget keyboard navigation broken
2015-01-22 Uwe StöhrParagraphUi.ui: update file to QT's xml format
2015-01-21 Enrico ForestieriSolve the "soft-hyphen" (0x00ad) symbol problem.
2015-01-14 Jean-Marc LasgouttesSquash warnings reported by gcc 4.9
2015-01-11 Enrico ForestieriFix preferences panel.
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-08 Georg BaumFix biblio regex test
2015-01-07 Hashini SenaratneKeyboard based horizontal scrolling for wide insets
2015-01-06 Vincent van Ravesteijnstr_metrics: Prevent clipping of chars with negative...
2015-01-04 Juergen SpitzmuellerSome casing fixes
2015-01-04 Juergen SpitzmuellerFix aspectratio UI
2014-12-29 Georg Baumtex2lyx: Run configure.py if needed (bug #8539)
2014-12-26 Enrico ForestieriFix bug #9217: [Qt5] QWindowsMime class not available
2014-12-22 Jean-Marc LasgouttesFix the last clang warnings about overloaded virtual...
2014-12-21 Juergen SpitzmuellerDo not warn about changed modules when changing modules.
2014-12-21 Juergen SpitzmuellerWhen switching classes, warn user about all unapplied...
2014-12-21 Juergen SpitzmuellerDo not silently dismiss unapplied document changes...
2014-12-07 Georg BaumEncapsulate Converter class
2014-12-07 Juergen SpitzmuellerUse appropriate (cheaper) conversion.
2014-11-30 Georg BaumRemove heavy includes
2014-11-27 Jean-Marc LasgouttesFix warnings reported by clang
2014-11-25 Jean-Marc LasgouttesAdd new variables lyx_build_date/time
2014-11-19 Georg BaumShow export message also for non-threaded export
2014-11-16 Uwe Stöhrsymbols: support the AMS commands \l(r)v(V)ert
2014-11-08 Scott KostyshakRecommit clearing of empty selections in GuiView
2014-10-26 Richard HeckSort debug options in the message pane by string. This...
2014-10-25 Enrico ForestieriTweak the shape of the parbreak separator.
2014-10-21 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan WittRepeat the Mac menu bar init for Qt5 only on Mac
2014-10-18 Stephan WittAdd Qt-version info to LyX version string when a git...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-11 Stephan WittMac menu bar init has to be repeated for Qt5 after...
2014-10-10 Jean-Marc LasgouttesAdd the git commit (if applicable) to LyX version
2014-10-08 Juergen SpitzmuellerFix key code
2014-10-01 Stephan WittRemove Qt4 artifacts in comments
2014-08-31 Kornel BenkoAdd cmake files to autoconf's dist
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-08-25 Enrico ForestieriReplace Q_WS_WIN with appropriate guards to account...
2014-08-25 Enrico ForestieriFix the -geometry command line argument for Windows.
2014-08-24 Stephan WittReintroduce some class definitions.
2014-08-24 Stephan WittRemove superfluous class definitions.
2014-08-24 Stephan WittRemove special GlobalMenuBar class. As Patrick De Vissc...
2014-08-23 Stephan WittCorrect the method signature of MenuTranslator::transla...
2014-08-22 Stephan WittUse QProxyStyle instead of QMacStyle. QMacStyle is...
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...
next