]> git.lyx.org Git - lyx.git/history - src/frontends/qt2
Fix bug 2195: Slowness in rendering inside insets, especially on the Mac
[lyx.git] / src / frontends / qt2 /
2006-03-10 Georg Baumfix bug 1955
2006-02-15 Jürgen Spitzmüllercode cosmetics to the iterator fix
2006-02-15 Jürgen Spitzmüllerfix crash due to invalidated iterator
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-01-29 Jürgen Spitzmüllerlayout fix
2006-01-19 Jean-Marc Lasgouttescleanup some debug messages
2006-01-08 Jürgen Spitzmüllerrestore double clicking in the QRefs dialog (bug 2194...
2005-12-18 Lars Gullik Bjønnesmake the dbg messages a tiny bit clearer
2005-12-14 Jean-Marc Lasgouttesunify paper size names
2005-12-12 Jürgen Spitzmüllerfix bug 2148 (preferences saves wrong papersizes);...
2005-11-28 Michael Schmittremove dummy captions; fix text message
2005-11-26 Martin VermeerFig bug 1966: uncontrollable scrolling
2005-10-19 Angus LeemingDon't unlock QApplication's mutex as it leads to undefi...
2005-10-17 Georg Baumfix bug 2086
2005-10-07 Martin VermeerThe speedup patch
2005-10-06 Jürgen Spitzmüllersmall fix for the qcitation dialog
2005-10-02 Martin VermeerFix bug 2038 for all three frontends (gtk untested)
2005-09-26 Jürgen Spitzmüllerfix disabling of newpageCB
2005-09-22 Jean-Marc Lasgouttesdo not try to se the icon under Qt/Mac
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-15 Jürgen Spitzmüllerfix citation backward searching (bug 2002)
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-08-19 Michael Schmittremove obsolete file
2005-08-07 Angus LeemingGive the browse button a sane tooltip.
2005-07-28 Jean-Marc Lasgouttesfix bug 1950: Spellchecker runs twice
2005-07-27 Jürgen SpitzmüllerSort the files in the TeXInfo and BibTeX dialogs correc...
2005-07-27 Jürgen Spitzmüllerfix missing qstring->string translation. Thanks, Georg.
2005-07-27 Jürgen SpitzmüllerDo not use localized strings internally (bug 1870)
2005-07-23 Angus LeemingDisconnect two signals --- forward port from 1.3.x.
2005-07-22 Angus LeemingVarious Qt UI tweaks.
2005-07-20 Jürgen Spitzmüllerremove the paperpackage widgets from the qt and xforms...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-18 Jean-Marc Lasgouttesfix file name when dropping files on windows; remove...
2005-07-17 André Pönitzprobably fixed bug 1561
2005-07-17 José Matoxcouple of small fixes (they are not even mine).
2005-07-17 Michael SchmittVarious text message changes
2005-07-17 Martin VermeerSecond Locale patch.
2005-07-17 José MatoxRemove the support for a4.sty, a4wide.sty and a4widemar...
2005-07-16 André Pönitzsome more inlining
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-07-16 André Pönitzmake FontInfo & fontinfo(LyXFont const & f) inline
2005-07-16 André Pönitzother people's work
2005-07-16 André Pönitzrename qfont_loader and font_info to mathc LyX naming...
2005-07-16 André Pönitzsimplify function calls
2005-07-16 André Pönitzstylistic changes
2005-07-16 Jean-Marc Lasgouttesget rid of the lib/xfonts hack
2005-07-16 André Pönitz * lyxfont.h: Change order of declarations to give...
2005-07-14 Lars Gullik Bjønnesdist pch.h and mark PCH_FILE as built file
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-07-12 Angus LeemingSquash the Qt "Mutex destroy failure" warning.
2005-07-06 Jean-Marc Lasgouttesadd boldsymbol to Qt math panel
2005-07-04 Jürgen Spitzmüllerfix bug 1870 (List of tables windows shows list of...
2005-07-04 Jürgen Spitzmülleruse bformat
2005-07-01 Jürgen Spitzmüllerfix "change tracker microbug" reported by Helge
2005-06-21 Jean-Marc Lasgoutteschange order of #includes so that USE_LYX_FONTCACHE...
2005-06-20 Angus LeemingFix Cygwin compile problem
2005-06-18 Angus Leeming'Forward port' various path fixes from the 1.3.x branch.
2005-06-16 Jean-Marc Lasgouttesplug two memory leaks
2005-06-10 Jean-Marc Lasgouttesdo not cache font width with recent Qt versions
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-06-06 Martin VermeerLars's key input queue
2005-06-03 Jürgen Spitzmüllerlimit qt-immodule fixes (bug 1830) to qt/x11
2005-05-31 Angus LeemingFix QString -> std::string compilation problem.
2005-05-31 Angus LeemingAllow ':' characters in file names.
2005-05-29 Georg BaumUI fixes from Michael
2005-05-28 Jürgen SpitzmüllerJos�'s qt-immodule fixes (bug 1830)
2005-05-21 Jürgen SpitzmüllerMichael's "ASCII->Plain Text" changes (bug 1572)
2005-05-21 Jürgen Spitzmüllerfix qcitation search feature
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-19 Georg Baummore text cleanups from Michael
2005-05-19 Angus LeemingCache and re-use cursor pixmaps.
2005-05-16 Angus LeemingEnable the user to input "file names with spaces" only...
2005-05-13 Angus LeemingWhitespace only.
2005-05-12 Angus LeemingMichael's dialog title patch.
2005-05-12 Angus LeemingMake the Qt Alert boxes recognize their parent.
2005-05-12 Jean-Marc Lasgouttesvarious toc-related fixes
2005-05-12 Jean-Marc LasgouttesprocessEvents tweaks
2005-05-11 Martin VermeerUse event loop for Qt >= 3.1
2005-05-11 Martin VermeerThe processEvents / screen update recursion bug fix.
2005-05-07 Georg BaumRemove dialog titles from Qt's *.ui files from Michael
2005-05-05 Angus LeemingDisable various spell thingies when USE_[AIP]SPELL...
2005-05-04 Angus Leeming* Make the PCH stuff work properly when source directory
2005-05-02 Jürgen Spitzmüllerqt longtabular ui fixes
2005-04-28 Angus LeemingImprove feedback when trying to create a custom bullet.
2005-04-28 Angus LeemingMake typing responsive when an image is on the screen.
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-22 Angus LeemingMove the setting of the Qt preprocessor flags out of...
2005-04-15 Jürgen Spitzmüllerfix qprefs ui (bug 1829)
2005-04-14 Jürgen Spitzmüllerqdocument dialog: fix numbering ui
2005-04-11 Jürgen Spitzmüllerfix qt dialog list resizing (bug 1033)
2005-04-08 Angus LeemingFix display of CREDITS info in Help->About dialog.
2005-03-21 Georg Baumfix preferences dialog layout
2005-02-21 Jean-Marc LasgouttesMichael's patch to change 'reference' to 'label' in...
2005-02-10 Jürgen Spitzmüllerfix QRef dialog
2005-01-31 Angus LeemingAsger's obviously-correct Win32 changes.
2005-01-31 Angus LeemingRemove unused 'public slot: void slotEdit();'
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-20 Jean-Marc Lasgouttesfix bugs discovered by msvc
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
next