]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
Document pasteParagraphList as hinted by Jean-Marc
[lyx.git] / src / frontends / qt4 /
2006-11-17 Abdelrazak YounesIncomplete TocDialog slider implementation from Ugras...
2006-11-16 Abdelrazak YounesBug fixes from Ugras Baran:
2006-11-15 Michael Schmitt * QPrefsDialog.C: make static strings translateable
2006-11-15 Peter Kümmeldisable scrollbar when not needed, this patch is totall...
2006-11-14 Peter KümmelQComboBox::textChanged is a Qt3 support signal only...
2006-11-14 Peter Kümmelsvn propset svn:eol-style native
2006-11-13 Edwin Leuvenfix signal
2006-11-13 Georg BaumAdd support for the esint package
2006-11-13 Abdelrazak Younesre-enable opaque widget optimization following Trolltec...
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-12 Jürgen Spitzmüller* src/frontends/qt4/QBoxDialog.C:
2006-11-12 Georg BaumFix translation of ambiguous messages
2006-11-12 Abdelrazak Younes- hum... truly fix the cursor.
2006-11-12 Abdelrazak Younes- Clean up CursorWidget and hopefully fix Mac support.
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
2006-11-11 Abdelrazak Younes- Cleanup splash screen
2006-11-11 Michael Schmitt * src/frontends/qt4/ui/QNomenclUi.ui: add shortcuts
2006-11-11 Abdelrazak Younes* Buffer
2006-11-10 Jürgen Spitzmüller* src/frontends/qt4/BulletsModule.C: only whitespace
2006-11-10 Edwin Leuvenugras baran: correct switching between different TOC...
2006-11-09 Abdelrazak YounesFix for bug 2975 (http://bugzilla.lyx.org/show_bug...
2006-11-09 Edwin Leuvensome cleanup:
2006-11-09 Edwin Leuvensolve crash (no cleanup):
2006-11-09 Peter Kümmelscrollbars always on to avoid an additional resize...
2006-11-09 Peter Kümmelfix drifted position of restored window
2006-11-08 Peter Kümmeldisable toolbar popup menu, this is better than the...
2006-11-08 Abdelrazak YounesFix potential crash. Passing an empty string happens...
2006-11-07 Michael Schmittreplace "Notation Entry" by "Glossary Entry" and "Notat...
2006-11-07 Asger Ottar Alstrup- Get rid of manifestly expensive debugging output...
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-11-07 Michael Schmitt * GuiApplication.C: fix compilation (ev => xev)
2006-11-07 Michael Schmitt * src/frontends/qt4/qt_helpers.C:
2006-11-07 Michael Schmitt ui/*.ui: <include location="local" >qt_helpers.h<...
2006-11-07 Abdelrazak Younes* Application:
2006-11-07 Jürgen SpitzmüllerHit Qt 4.2 with the sledgehammer until the dialog resiz...
2006-11-06 Jürgen SpitzmüllerRevert from revision 15769:
2006-11-06 Jürgen Spitzmüller* src/frontends/qt4/panelstack.C:
2006-11-05 Georg BaumRemove unused symbol encoding
2006-11-05 Georg Baum * src/frontends/qt4/GuiFontMetrics.C
2006-11-05 Michael Schmitt * src/frontends/qt4/QDelimiterDialog.C: don't use...
2006-11-05 Michael Schmitt * src/frontends/qt4/ui/QCitationUi.ui: cosmetics:...
2006-11-05 Abdelrazak YounesBug Fix: Window title was not updated in new window.
2006-11-05 Jürgen Spitzmüller* src/frontends/qt4/panelstack.C:
2006-11-05 Georg Baumremove faulty FIXMEs. I was confused.
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-04 Jürgen Spitzmüller* src/frontends/qt4/QBranches.C:
2006-11-04 Peter Kümmelfix crash in preferences dialog
2006-11-04 Georg BaumConvert the CREDITS file to utf8 and spell Ugras' name...
2006-11-04 Georg Baumfix gcc warnings
2006-11-04 Abdelrazak Younes* WorkArea
2006-11-04 Abdelrazak Younes* QLPainter::text(): Put the debug message in Debug...
2006-11-03 Edwin Leuven* update dialog when changing lyx display settings.
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-11-03 José MatoxAdd UTF-8 as an option for encoding
2006-11-03 Edwin Leuven* reorganisation of graphics dialog
2006-11-03 Peter Kümmeldisable scrollbar when it is not needed, especially...
2006-11-03 Asger Ottar Alstrup- Sort lyxlex table
2006-11-02 Abdelrazak YounesFix multi-window resize bug:
2006-11-02 Abdelrazak Younes- restore a backing pixmap painting strategy: the pixma...
2006-11-02 Peter Kümmelenable selection with the mouse for math and tables
2006-11-02 Bo PengSession/Toolbars:
2006-11-01 Abdelrazak YounesThis commit initialise correctly the tab bar in a new...
2006-11-01 Peter Kümmeldisable scrollbar when it is not needed, especially...
2006-11-01 Peter Kümmeladd link to Qt bug
2006-10-31 Peter Kümmeladd missing header, forgotten because of the Qt precomp...
2006-10-31 Peter Kümmeladd missing header
2006-10-31 Peter Kümmelenable movable toolbars
2006-10-31 Peter KümmelAdd tab support
2006-10-31 Peter Kümmel* frontends/Toolbars.C:
2006-10-30 Michael Schmittremove references to Qt3/Gtk
2006-10-30 Abdelrazak Younessmall cosmetic cleanups:
2006-10-30 Abdelrazak Younessmall cleanup while looking for a bug.
2006-10-30 Jürgen Spitzmüller* QPrefScreenFontsUi.ui: assing label to the correct...
2006-10-30 Abdelrazak Younessmall cleanup while looking for a bug.
2006-10-30 Abdelrazak Younes* QLPainter:
2006-10-30 Abdelrazak YounesForgot that also!
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-29 Bo Pengsession: rename some functions
2006-10-28 Peter Kümmelremove warning, use shorter code
2006-10-28 Michael Schmitt * qt4/GuiFontMetrics.C: remove qt3 compatibility code
2006-10-28 Abdelrazak YounesCompilation fix for Mac and Linux:
2006-10-28 Abdelrazak Younessimplify paintText() interface.
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-28 Abdelrazak Younesdelete unused code and comment.
2006-10-27 Abdelrazak Younesstop/start the blinking cursor when the WorkArea get...
2006-10-27 Abdelrazak Younesreplace the map based width cache with an array based...
2006-10-27 Abdelrazak Younes* GuiFontMetrics: new metrics(QString) method
2006-10-27 Bo Pengclass session reorganization
2006-10-27 Abdelrazak YounesMacOSX optimisation:
2006-10-27 Peter Kümmelwhen we use QDesktopWidget we should include it
2006-10-27 Peter KümmelGuiView.C: recover from silly window positions
2006-10-26 Georg BaumRestore inputenc support
2006-10-26 Abdelrazak YounesThis commit fixes 3 crashes when reverting a document:
2006-10-26 Peter Kümmelsrc/frontends/qt4/GuiWorkArea.C:
2006-10-25 Edwin Leuvenadd fixme for cursor positioning
2006-10-25 Abdelrazak Younescompile fix.
2006-10-24 Michael Schmitt * src/frontends/qt4/GuiWorkArea.C: fix cursor positioning
2006-10-24 Edwin Leuvenadd missing lyx::
2006-10-24 Edwin LeuvenLayout improvements
2006-10-24 Abdelrazak YounesFix cursor size...
next