]> git.lyx.org Git - lyx.git/history - src
revert last accidental commit and do the intended one
[lyx.git] / src /
2006-06-23 Georg Baumrevert last accidental commit and do the intended one
2006-06-23 Georg Baum * src/mathed/math_gridinset.C
2006-06-23 Abdelrazak Younes* qp_ member is now used for painting
2006-06-23 Peter Kümmel * frontends/qt3/QtView.C: use QRect ctor, coding style
2006-06-22 Georg Baum * readd accidentally removed code (rev 14143)
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
2006-06-20 Martin Vermeer Redefine the speed-up "Wide" patch to draw proper...
2006-06-20 Martin Vermeer * insettabular.C (drawSelection): revision of previous...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
2006-06-20 Abdelrazak Younes* [qt3, xforms, gtk]/GuiImplementation::newWorkArea...
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-18 Georg Baum * src/format.C
2006-06-18 Martin Vermeer * insettabular.C (drawSelection): initialize cell...
2006-06-18 Peter Kümmelrestore (14087) save/load geometry logic of qt3
2006-06-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-06-16 Jean-Marc Lasgouttesuse our own font width cache with Qt/Mac
2006-06-15 Peter Kümmeldon't break the geometry option
2006-06-15 Georg Baum * src/support/lyxalgo.h
2006-06-14 Georg Baumremove references to deleted file QtLyXView.h
2006-06-14 Georg Baum * src/frontends/qt3/lyx_gui.C: compile fix
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter KümmelFix Qt4 resize bug.
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-11 Abdelrazak YounesDeleted because not used anywhere.
2006-06-11 Abdelrazak YounesSimple optimisation: reuse current QPainter if no there...
2006-06-11 Edwin Leuvenmore cleanup: some formatting and handle mouse events...
2006-06-10 Peter Kümmelfix crash on startup under windows by avoiding the...
2006-06-09 Martin Vermeer * insetbox.h: add noFontChange() == true to prevent...
2006-06-09 Abdelrazak YounesFix Windows crash on exit with "static LQApplication"
2006-06-08 Peter Kümmel- remove usage of qt3 support functions.
2006-06-08 Georg Baumapp -> qApp, forgot this with the last patch
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-07 Jean-Marc Lasgouttes * src/bufferparams.h: make author_map use an unsigned...
2006-06-06 John SprayText encoding hack and removal of cited-keys searching
2006-06-06 John Sprayescape special characters in strings passed to gtk...
2006-06-06 Georg Baumcompile fix for OS X
2006-06-05 Georg Baum * src/frontends/qt4/QCitation.h: Fix compiler warning...
2006-06-04 Abdelrazak Younesremove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Abdelrazak Younesremove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Abdelrazak Younesremove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-03 Martin Vermeer Add support for framed.sty
2006-06-03 Georg Baum * src/frontends/qt3/lyx_gui.C
2006-06-02 Abdelrazak YounesThis patch removes qscreen.[Ch] and simplify the cursor...
2006-06-01 Edwin Leuvensmall cleanup: we don't need to store the funcrequest
2006-06-01 Edwin Leuvendon't crash: apply values before closing
2006-05-31 Edwin Leuvenreplace if/else with switch
2006-05-31 Edwin LeuvenAdd new tableinsertwidget
2006-05-31 Jean-Marc Lasgouttes * src/intl.C (InitKeyMapper): reset kbmap file names...
2006-05-30 Jean-Marc Lasgouttessrc/MenuBackend.C (expandFormats): add default case...
2006-05-30 Abdelrazak Younesfix "posx, posx" typo.
2006-05-30 Jean-Marc Lasgouttes* src/frontends/*/lyx_gui.C:
2006-05-29 Jean-Marc Lasgouttes * src/support/os_unix.C (canAutoOpenFile, autoOpenFil...
2006-05-29 Jürgen Spitzmüller* src/LaTeX.C (run):
2006-05-29 Bo PengMove window width/height/posx/posy from frontends to...
2006-05-29 Bo PengSome MSVC2003/2005 compatibility fixes, from Bo Peng...
2006-05-29 Jürgen Spitzmüllerfix bug 2623:
2006-05-29 Abdelrazak Younesadditional comments related to rev 13948
2006-05-28 Abdelrazak YounesFix hang on exit under Windows.
2006-05-28 Martin Vermeer Slight improvement to caption inset
2006-05-27 Abdelrazak YounesFix for Qt4 crash on exit under linux by Georg Baum...
2006-05-27 Georg Baum * src/frontends/qt4/ui/pch.h: remove
2006-05-27 Georg Baum * src/lyxsocket.C
2006-05-25 Abdelrazak YounesEnable Font width caching.
2006-05-25 Georg BaumChange the semantics of 'none' and 'auto' viewers/edito...
2006-05-25 Abdelrazak Younesqt3/qfont_loader.h: added comment about pointer reference.
2006-05-22 Jürgen Spitzmüller* BufferView_pimpl.C (getStatus):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Georg Baumforgot this in the last patch
2006-05-22 Georg Baum * src/insets/insetgraphics.C
2006-05-21 Georg BaumFix crash that occurs if the cursor is in a table cell...
2006-05-21 Abdelrazak Younesqt4 optimisation:
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-20 Abdelrazak Younes* QPrefsDialog.[Ch]: Split up of QPrefsDialog into...
2006-05-20 Martin Vermeer * paragraph_pimpl.C
2006-05-20 Jean-Marc Lasgouttes* src/frontends/qt3/qfontloader.C (initFontPath, ~FontL...
2006-05-19 Martin Vermeer Fix bug 2516
2006-05-19 Georg BaumPrevent automatic opening of child docs because of...
2006-05-18 Jean-Marc Lasgouttes * src/mathed/math_hullinset.h (canTrackChanges): remov...
2006-05-18 Georg Baum * src/support/os.h
2006-05-18 Edwin Leuvenmake the formats/converters panels in the pref dialog...
2006-05-18 Abdelrazak YounesSmall cleanup recommended by Lars Gullik Bjønnes:
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-05-18 Georg BaumAdd \overset and \underset to math panel (bug 2533):
2006-05-17 Jean-Marc LasgouttesNew auto-open feature from Bo Peng (with help from...
2006-05-14 Georg BaumRemove remaining OS/2 bits:
2006-05-12 Georg Baumbetter documentation for isValidLength and stringFromUnit
2006-05-10 Lars Gullik Bjønnesalso add the qt4 setup to SConstruct
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-10 Bo PengScons: various fixes from Enrico (aspell, aikasurus...
2006-05-09 Bo PengFix scons/cygwin, add command line CC options, from...
2006-05-09 Jean-Marc Lasgouttes * src/lyx_main.C (init): call queryUserLyXDir just...
2006-05-09 Bo PengMake scons work on mingw/windows, from Bo Peng (ben...
2006-05-08 Bo PengSome fixes to the scons-based building sytem, from...
next