]> git.lyx.org Git - lyx.git/history - src/frontends/qt2
send UpdatableInset down the way of the Dodo
[lyx.git] / src / frontends / qt2 /
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.
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-15 Angus LeemingEnable Qt's uic to process the .ui files when using...
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-10 Angus LeemingThe package reworking.
2005-01-07 Jean-Marc Lasgouttesfix font metrics with Qt/Win 3.2.1nc
2005-01-06 Lars Gullik Bjønnesmissed some tostr.h -> convert.h places
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-05 Lars Gullik Bjønnesimprove link trick and remove some duplicates
2005-01-05 Jürgen Spitzmüllerforgot to mention...
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2005-01-05 Lars Gullik Bjønnesimprove trick to avoid touching a lot of unneeded files
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics), missing bits
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-16 Angus LeemingPrevent invocation of std::string(0);
2004-12-14 Angus Leemingremove invalid Q_EXPORT declaration as it breaks compil...
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-05 Lars Gullik Bjønnesrename boost libs, add some boost variables for automak...
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesfix typo
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-12-03 Jürgen Spitzmüllerlength validators for the remaining qt dialogs
2004-11-27 Jürgen SpitzmüllerLength validators for the graphics and box dialogs
2004-11-27 Jürgen SpitzmüllerRename button in the tabular dialog, carify tooltip
2004-11-26 Angus LeemingWhitespace, only whitespace.
2004-11-26 Angus LeemingClean-up FileFilterList API.
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-22 Jürgen Spitzmüllerglue length validator for qt
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-11-16 Jean-Marc Lasgouttescorrectly disable buffer-related menu entries when...
2004-11-09 Jean-Marc Lasgouttescode refactorization in toolbars
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-11-08 Jürgen Spitzmüllerfix crash when adding new format (bug 1692), improve...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-26 Angus LeemingThe Movers patch.
2004-10-19 Georg Baumenable translation of ambigous messages
2004-10-13 Jean-Marc Lasgouttesfix math fonts with LyX/Mac
2004-10-07 Jean-Marc Lasgouttesfix dialogs in LyX/Mac
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-10-05 Angus LeemingHartmut's patch to make the indexing command (makeindex...
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
next