]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.cpp
Next camel
[lyx.git] / src / frontends / qt4 / GuiView.cpp
2009-05-22 Jürgen Spitzmüllerreorder.
2009-05-22 Jürgen Spitzmüllerreorder.
2009-05-22 Jürgen SpitzmüllerA GUI for nomencl settings. Adds the possibility to...
2009-05-14 Vincent van RavesteijnFix bug #3918: Toggle outline button update when clicki...
2009-05-13 Vincent van RavesteijnCompile fix & whitespace.
2009-05-13 Uwe StöhrGuiView.cpp, LyXAction.cpp: sort entries
2009-05-12 Vincent van RavesteijnRestore the possibility to call insert-plaintext withou...
2009-05-12 Vincent van RavesteijnPrevent two more assertions due to non-absolute filenam...
2009-05-11 Vincent van RavesteijnPrevent assertion due to non-absolute filename as a...
2009-05-09 Vincent van RavesteijnFix bug #5458 (try 2): File reopens at LyX-start even...
2009-05-09 Vincent van RavesteijnFix bug #5458: File reopens at LyX-start even though...
2009-05-09 Jürgen Spitzmüller* remove last traces of external thesaurus library...
2009-05-05 Vincent van RavesteijnFix bug #5131: Remember last file active.
2009-05-04 Vincent van RavesteijnRevert r29532 and do something less risky.
2009-05-04 Vincent van RavesteijnAesthetics: Hide the tabbar when closing all windows...
2009-05-04 Vincent van RavesteijnCorrect indentation. This was postponed from the previo...
2009-05-04 Vincent van RavesteijnFix bug #5001: Tab order not preserved when starting...
2009-05-03 Pavel SandaQt 4.5 Christmas part 2
2009-05-03 Vincent van RavesteijnFix bug #5879 (try 2): Move the autosave file of a...
2009-05-02 Jürgen Spitzmüller* add all available formats to view/update others popup...
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetPrintIndex (only used with...
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetIndex (only used with multipl...
2009-04-11 Vincent van RavesteijnImplement the getStatus mechanism for the context menu...
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2009-04-04 Pavel SandaCompilation fix
2009-04-04 Vincent van RavesteijnFix bug #3038: wish for lfuns for zoom-in and zoom-out
2009-04-04 Richard HeckFix up a few little things after r29065. If we're calcu...
2009-04-04 Richard HeckFix comment.
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-03-29 Vincent van RavesteijnPrevent assertion with command 'buffer-switch xxx'...
2009-03-25 Richard HeckMake LFUN_BUFFER_NEXT and _PREVIOUS skip documents...
2009-03-20 Jürgen Spitzmüller* GuiView.cpp (closeEvent):
2009-03-07 Jürgen Spitzmüllerfix bug 5833
2009-02-16 Jean-Marc Lasgouttescompilation warning: add exta braces around assignment
2009-02-10 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5082
2009-02-05 Uwe Stöhr- stdmenus.inc: Phantom can contain other things as...
2009-01-25 Uwe Stöhrrevert r28281
2009-01-25 Uwe Stöhrremove the no longer used GuiNote
2009-01-09 Jürgen Spitzmüller* GuiView.cpp (insertPlaintextFile):
2009-01-08 Vincent van RavesteijnDo not create a new file after 'new from template....
2009-01-05 Vincent van RavesteijnAdd comment about r27991.
2009-01-05 Vincent van RavesteijnFix crash when no new document can be created.
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-30 Vincent van RavesteijnAdd *.lyx16 filter to File->Open..
2008-11-29 Vincent van RavesteijnFix bug 5507: Full screen hangs LyX when no file is...
2008-11-23 Vincent van RavesteijnSome fixes for the buttons of the Document and Preferen...
2008-11-18 Pavel SandaSince meeting we have new codename :)
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Stefan Schimanski* open popup on complete-accept if there is a completio...
2008-11-16 André Pönitzeven less framing
2008-11-16 André Pönitzremove mourning border from workarea
2008-11-16 Abdelrazak YounesThe rest of Tommaso patch with some cleanups. Not very...
2008-11-15 André Pönitzremove ispell and pspell
2008-11-15 Pavel SandaFix fullscreen & settings dialog. Very annoying one.
2008-11-15 Stefan Schimanski* proper mechanism to dispatch FuncRequests delayed...
2008-11-14 André Pönitzlatin1->utf8
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-05 Stefan Schimanski* Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5387
2008-10-27 Stefan Schimanski* Trivial fix to set the icon size to normal, not 32...
2008-10-23 Stefan Schimanski* don't rely on the restartCursor call to update the...
2008-10-22 Stefan Schimanski* fix crashing special menu items on Mac after preferen...
2008-10-15 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5319
2008-10-03 Abdelrazak YounesGuiView::findOrBuild(): hide the dialog if requested...
2008-10-03 Abdelrazak YounesIt seems that somebody added the code to show the dockw...
2008-10-03 Abdelrazak YounesMake sure that the focus is correctly set before closin...
2008-10-03 Abdelrazak Younespotential bug fix, reported by Richard:
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-29 Abdelrazak YounesAdd fall back code to assertion.
2008-09-25 Jean-Marc Lasgouttesmake sure that INSET_APPLY dispatching is inside an...
2008-09-22 Abdelrazak YounesGuiView::saveLayout(): Use QSettings::beginGroup.
2008-09-22 Abdelrazak YounesX11 compil fix, sorry.
2008-09-21 Abdelrazak YounesUse QSettings::beginGroup.
2008-09-21 Abdelrazak YounesReset the geometry and ui settings whenever a change...
2008-09-17 Jean-Marc Lasgouttesfix properly http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-09-12 Pavel SandaCosmetics
2008-09-12 Pavel SandaTry to fix the rest of bug http://bugzilla.lyx.org...
2008-09-08 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5234 .
2008-09-08 Pavel SandaMove code.
2008-09-08 Pavel SandaAdd completion-accept lfun.
2008-09-08 Stefan Schimanski* LFUNs complete and complete-cancel. No key intercepti...
2008-08-13 Richard HeckMake sure that in_show_ is reset to false, even if...
2008-08-11 Richard HeckPatch from Vincent. This resets the window title approp...
2008-08-05 Pavel SandaDisabling Fullscreen menu feature under X11, until bug
2008-07-29 Pavel SandaBetter string.
2008-07-29 Pavel SandaVCS: add some message.
2008-07-29 Abdelrazak YounesBufferList::getBuffer(): migrate to FileName.
2008-07-19 Jürgen Spitzmüller* GuiView.cpp:
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-10 Abdelrazak YounesFix crash when tab group is closed while Outline is...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-25 Abdelrazak YounesFix toc and source-view initial showing.
2008-06-24 Pavel Sanda* Doxy
2008-06-20 Abdelrazak Younesfix initial outline disabling.
2008-06-20 Abdelrazak YounesOne view/doc: more fixes and cosmetics.
2008-06-19 Abdelrazak Younesretro commit a bit. Should hopefully fix the crashes...
2008-06-19 Abdelrazak YounesSome more fixes to multi-windows.
2008-06-19 Abdelrazak YounesGuiView::on_lastWorkAreaRemoved(): the window closing...
2008-06-19 Abdelrazak YounesPolish the one window per document user experience.
2008-06-17 Abdelrazak YounesDon't close child documents.
next