]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
Extracted from r14281
[lyx.git] / src / frontends / qt4 /
2006-07-08 Lars Gullik BjønnesExtracted from 14281
2006-07-08 Georg BaumMove more methods from WorkArea to Clipboard in qt3...
2006-07-08 Georg Baum * src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-06 Abdelrazak Younes* MSVC Compilation fix: #warning is not supported.
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-07-05 Georg BaumReduce calls of ::exit()
2006-07-03 Lars Gullik BjønnesExtracted from r14281 from the younes branch.
2006-07-03 Georg Baummerge booktabs branch
2006-07-01 Bo PengAdd config.h to src/frontends/qt4/Application.C to...
2006-06-30 Lars Gullik Bjønnesmake sure eol-style native is set and fix eol style
2006-06-30 Lars Gullik BjønnesMake signals and slots to not be defined, and replace...
2006-06-30 Lars Gullik Bjønnesdelete some emits that I missed, add comments about...
2006-06-30 Lars Gullik BjønnesDo not use the qt "keyword" emit. Make qt not emit...
2006-06-28 Edwin Leuvensome connections not made because of:
2006-06-28 Abdelrazak YounesQURL renamed to UrlView
2006-06-28 Edwin Leuvenput citation dialog in good state:
2006-06-27 Jean-Marc LasgouttesPatch from Martin Vermeer for bug 2218.
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-06-27 Abdelrazak YounesPotential Bux fix: call "update()" instead of "vieport...
2006-06-27 Peter Kümmeladd link to the task tracker of the Qt4 bug
2006-06-26 Peter KümmelPass width = 0 and height = 0 as unsigned int to indica...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch...
2006-06-26 Abdelrazak YounesRemoved files because of conflict when merging the...
2006-06-26 Abdelrazak YounesRemoved file because of conflict when merging the ...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-25 Lars Gullik BjønnesFix 64bit<->32bit issue.
2006-06-25 Edwin Leuven* reset color/linestyle/linewidth cache to QPen default...
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-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
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-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-06-15 Peter Kümmeldon't break the geometry option
2006-06-14 Georg Baumremove references to deleted file QtLyXView.h
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-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 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 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 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 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-10 Lars Gullik Bjønnesalso add the qt4 setup to SConstruct
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 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-04-28 Abdelrazak Younes* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
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-19 Abdelrazak YounesTwo ways toc navigation:
2006-04-18 Abdelrazak Younes* ControlToc.[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...
next