]> git.lyx.org Git - lyx.git/history - src/frontends/qt2
Cache and re-use cursor pixmaps.
[lyx.git] / src / frontends / qt2 /
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
2004-09-14 Jean-Marc Lasgouttesmake LyX work better when run from a directory which...
2004-08-19 Georg Baummake the custom bullet fix compile on SuSE 9.0
2004-08-18 Lars Gullik Bjønnessome pch work
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-18 José Matoxshow custom bullet instead of "...", change from John.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-14 Jean-Marc Lasgouttesthe Qt/Mac merge menu patch; this is actually different...
2004-08-13 Jean-Marc Lasgouttesmake sure that the color picker dialogs have the right...
2004-08-13 Jean-Marc Lasgouttestry to repaint window correctly when dispatching loooon...
2004-08-12 Georg Baumpatch from Kornel: fix qt font names
2004-08-09 Jean-Marc Lasgouttesuse native filedialogs under Qt/Mac (can be turned...
2004-08-08 Jean-Marc Lasgouttestranslate properly qt built-in text
2004-08-08 Jean-Marc Lasgouttesdo not use QFileDialog directly
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2004-07-07 Jean-Marc Lasgouttesmake bindings appear in LyX/Mac menus
2004-06-23 Jean-Marc LasgouttesQt/Mac disappearing menu syndrom, part II
2004-06-21 Jürgen Spitzmüllerdisallow the insertion of incomplete citation reference...
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-06-09 Jean-Marc Lasgouttesfix disappearing menus syndrome on Qt/Mac
2004-06-02 Angus LeemingReverse yesterday's attempt to squash b_u_g 1530.
next