]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiApplication.cpp
Kornel's gcc compile fix.
[lyx.git] / src / frontends / qt4 / GuiApplication.cpp
2009-10-05 Abdelrazak YounesKornel's gcc compile fix.
2009-10-04 Pavel Sandasquash warning
2009-10-04 Abdelrazak Younesgcc compil fix.
2009-10-04 Abdelrazak YounesAvoid indirection.
2009-10-04 Abdelrazak YounesRemove dead code and associated comments. This encoded_...
2009-10-04 Abdelrazak YounesTransfer all keyboard related code and actions from...
2009-09-30 Abdelrazak YounesFix crash noticed by Bennett:
2009-09-28 Abdelrazak YounesMac compil fix, sorry Bennett.
2009-09-23 Abdelrazak YounesGet rid of LyXView::hasFocus().
2009-09-23 Abdelrazak YounesTransfer special getStatus() code from LyXFunc to Buffe...
2009-09-22 Abdelrazak YounesIntroduce Application::currentWindow() and get rid...
2009-09-22 Abdelrazak YounesTransfer LFUN_HELP_OPEN to GuiApplication. There's...
2009-09-12 Vincent van RavesteijnFix bug #6188: Assertion with multiple views of same...
2009-09-05 Abdelrazak YounesX11 compile fix, sorry.
2009-09-05 Abdelrazak Younes* copy&paste fix.
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-08-19 Vincent van RavesteijnClear the LastOpened list when choosing "Close Window".
2009-08-19 Vincent van RavesteijnMake new function writeSession(). Now it's no longer...
2009-08-15 Richard HeckMove emergencyWrite() from BufferList to Buffer.
2009-07-19 Vincent van RavesteijnFix bug #4906: Files always reopened in tabbed window...
2009-07-17 Richard HeckMove these declarations closer to where they are used.
2009-07-17 Richard HeckMake sure these are the same....
2009-07-17 Richard HeckFix problem noted by Vincent.
2009-07-16 Jean-Marc Lasgouttestypo
2009-07-16 Richard HeckFix bug #6076. As said there, other configuration files...
2009-06-30 Jürgen Spitzmüller* GuiApplication.cpp (readUiFiles):
2009-06-29 Jürgen Spitzmüller* do not change name of QSettings config file on LyX...
2009-05-09 Vincent van RavesteijnFix bug #5458 (try 2): File reopens at LyX-start even...
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-04-27 Pavel SandaDisambiguate call for monolithic build
2009-04-19 Vincent van RavesteijnFix bug #5758: Crash when closing the dosbox from which...
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-02-23 Vincent van RavesteijnFix bug 5769: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-01-25 Jürgen Spitzmüller* GuiApplication.cpp:
2009-01-05 Vincent van RavesteijnImproved debug message for locating toolbar icons....
2009-01-02 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
2008-11-28 Vincent van RavesteijnOops.. compile fix.
2008-11-28 Vincent van RavesteijnFix bug 5074: Crash while switching to Word
2008-11-16 André Pönitzremove spellchecker command and flag telling us whether...
2008-11-15 Stefan Schimanski* proper mechanism to dispatch FuncRequests delayed...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-08 Enrico ForestieriFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5467
2008-11-05 Stefan Schimanski* Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5387
2008-11-03 Stefan Schimanski* Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5396
2008-10-22 Stefan Schimanski* create global Mac menu just before filling it (fixes...
2008-10-22 Stefan Schimanski* fix crashing special menu items on Mac after preferen...
2008-10-15 Enrico ForestieriSimplify
2008-10-09 Jean-Marc LasgouttesX dependency cleanup (1/3)
2008-10-03 Abdelrazak YounesMake sure that the focus is correctly set before closin...
2008-09-21 Abdelrazak Younescompile fix.
2008-09-21 Abdelrazak Younesremove debug code.
2008-09-21 Abdelrazak YounesReset the geometry and ui settings whenever a change...
2008-09-19 Abdelrazak YounesSimplify image creation with a new factory function...
2008-09-05 Abdelrazak YounesGuiApplication::resetGui(): clear out Mac nenubar befor...
2008-09-05 Abdelrazak YounesGuiApplication::resetGui(): Recreate Mac nenubar.
2008-08-30 Abdelrazak Younespotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-04 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=5114
2008-07-29 Abdelrazak YounesFix debug message.
2008-07-29 Abdelrazak YounesGuiApplication::setGuiLanguage(): ignore qt_trans_...
2008-07-28 Abdelrazak YounesSome locale related cleanup. JMarc, please when you...
2008-07-14 Pavel SandaWe have locale debug level, so put it there.
2008-07-14 Pavel SandaIntroduce Debug::SELECTION mainly for copy/paste primar...
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-04 Abdelrazak YounesWork around bug http://bugzilla.lyx.org/show_bug.cgi...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-25 Abdelrazak YounesGUI language via RC: some bug corrections.
2008-06-19 Abdelrazak YounesCreateView(): Simplify id test and add a debug output.
2008-06-19 Abdelrazak YounesPresent to Mac users: Session handling per document...
2008-06-19 Abdelrazak YounesSome more fixes to icon size and session settings.
2008-06-10 Jean-Marc Lasgouttestypo spotted by JP Chretien
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-06-05 Abdelrazak YounesMac compil and warning fixes.
2008-06-05 Abdelrazak YounesProvide a generic way to retrieve icons from the frontend.
2008-06-02 Abdelrazak YounesRemove bug work around due to bad event loop startup...
2008-05-29 André Pönitznext try
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-26 Abdelrazak YounesMac compil fix.
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-25 Peter Kümmelcleanup export of mime type strings
2008-05-25 Abdelrazak YounesFix MSVC link error.
2008-05-24 Peter Kümmeldefine mime strings at one place only
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-05-24 Abdelrazak YounesCosmetics.
2008-05-24 Abdelrazak YounesGet rid of GuiApplication::readMenus().
2008-05-24 Abdelrazak YounesFirst step towards fixing bug 4588: move the ui file...
2008-05-23 André Pönitzslightly more compact code
2008-05-23 Abdelrazak YounesPotential bug fix.
2008-05-23 Abdelrazak YounesGet rid of GuiApplication::viewCount().
2008-05-23 Abdelrazak Younessimplify GuiApplication::unregisterView().
2008-05-23 Abdelrazak YounesGet rid of GuiApplication::view_ids_
2008-05-23 Abdelrazak Younes* Application: change the signature of getStatus()...
2008-05-23 Pavel SandaCompil fix.
2008-05-23 Abdelrazak YounesGet rid of Application::initGlobalMenu().
2008-05-23 Abdelrazak YounesPimpl stuff in GuiApplication.
2008-05-23 Abdelrazak Younes- Move as much platform specific stuff as possible...
2008-05-22 Enrico ForestieriDisable a socket notifier when unregistering it.
2008-05-16 Abdelrazak YounesCompil fix for Qt4.2
next