]> git.lyx.org Git - lyx.git/history - src/frontends
Fix Qt4 resize bug.
[lyx.git] / src / frontends /
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-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-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-30 Abdelrazak Younesfix "posx, posx" typo.
2006-05-30 Jean-Marc Lasgouttes* src/frontends/*/lyx_gui.C:
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 Abdelrazak Younesadditional comments related to rev 13948
2006-05-28 Abdelrazak YounesFix hang on exit under Windows.
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-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-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 Jean-Marc Lasgouttes* src/frontends/qt3/qfontloader.C (initFontPath, ~FontL...
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-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-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...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-08 John SprayGlade tweakage: make OK button default in citation...
2006-05-08 Edwin Leuvenreplaced last convenience class in iconpallete
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-05-06 Abdelrazak YounesRemove <climits> for pch.h as this header is not used...
2006-05-06 Abdelrazak YounesRemove "limits.h" for pch.h as this header is not used...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-04 Edwin Leuvengetting rid of even more qt3 convenience classes and...
2006-05-03 Edwin Leuvenget rid of convenience classes in the following dialogs...
2006-05-02 Edwin LeuvenReplace Q3ListBox with QListWidget:
2006-05-02 Georg Baum * src/frontends/qt3/moc/Makefile.am: Remove extra...
2006-05-01 Georg BaumConvert ui files to qt3 format:
2006-04-28 Abdelrazak Younes* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-28 Martin VermeerBrown paper bag for r13772
2006-04-28 Martin Vermeer Change capitalization for outline (DOWN -> Down etc.)
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
2006-04-26 Martin Vermeer Outlining improvements/fixes
2006-04-25 Bo PengAdd lyxrc.use_lastfilepos and load_session to the prefe...
2006-04-24 Georg Baumundo compilation fix
2006-04-24 John SprayAdd the const-ized functions that GExternal needs.
2006-04-24 Georg Baummake GExternal.C compile. GTK people, please fix this!!
2006-04-24 Lars Gullik Bjønnes* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 Lars Gullik Bjønneschange string "qt2" to "qt4"
2006-04-23 Abdelrazak Younessimple two one-liner fixes to show all toc items.
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-21 Martin Vermeer Grey out outlining movement buttons for non-ToC
2006-04-19 Abdelrazak YounesTwo ways toc navigation:
2006-04-19 John SprayCommit Bernhard Reiter's implementation of GExternal
2006-04-19 John SprayChanges to External controller for GTK implementation
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]
2006-04-17 Georg Baum * src/frontends/qt2/QWorkArea.C: fix compilation on...
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-16 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C: Hide the pointless...
2006-04-15 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C
2006-04-15 Jürgen Spitzmüller * src/frontends/qt4/ui/QTocUi.ui: lay out in...
2006-04-15 Bo PengInitial Qt4 support for view-source feature (r13610...
2006-04-13 Abdelrazak Younesuse const_cast<QWorkArea*> instead of C-style cast
2006-04-13 Abdelrazak Younescompilation fixes following rev 13671
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-13 Lars Gullik Bjønnes* lyxfunc.h:
2006-04-12 Jean-Marc LasgouttesCompilation fix: Replace MakeAbsPath with makeAbsPath
2006-04-12 Abdelrazak YounesCompilation fix: Replace MakeAbsPath with makeAbsPath
2006-04-11 Abdelrazak YounesFix enableCustom
2006-04-11 Abdelrazak YounesFix related to r13635
2006-04-11 Abdelrazak Younesadded "none" color special case.
2006-04-11 Abdelrazak YounesTransfered closePB handlling (GUI code) from QToc.C...
2006-04-11 Abdelrazak YounesI have continued a bit on my track to do a real model...
2006-04-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
2006-04-09 Abdelrazak Younesclean up the function renaming cleanup (libFileSearch...
2006-04-09 Abdelrazak Youneslib/Makefile.am: move math icons from no-install
2006-04-09 Georg Baumclean up the function renaming cleanup
next