]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiApplication.cpp
simplify window creation.
[lyx.git] / src / frontends / qt4 / GuiApplication.cpp
2007-11-23 Abdelrazak Younessimplify window creation.
2007-11-21 Abdelrazak YounesIntroducing Application::resetGui() that will reset...
2007-11-19 Abdelrazak YounesTransfer some LFUNs from LyXFunc to GuiView.
2007-11-18 Abdelrazak Younesrev 21667: Forgot this!
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-11-18 André Pönitzmerge GuiView/Dialogs
2007-11-17 André Pönitzmake frontend::Application a bit slimmer
2007-11-17 André Pönitzmerge frontend::Gui and frontend::Application
2007-11-16 Abdelrazak Younesadd '-' between LyX and version.
2007-11-16 Abdelrazak YounesAdd version to application name in session info.
2007-11-16 Abdelrazak YounesChange organization name to LyX.
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak Younescosmetics and comments.
2007-11-15 Abdelrazak YounesUse QSettings for session management of windows geometr...
2007-11-14 Abdelrazak YounesTransfer geometry related session code from LyX::newLyX...
2007-11-13 André Pönitzremove #includes; cosmetics
2007-11-13 Abdelrazak YounesTransfer createView() from Application to GuiApplicatio...
2007-11-11 André Pönitzundef unwanted X11 macros
2007-11-02 André Pönitzpimpl not needed here
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-27 Abdelrazak Younes* DialogView: Initial Window geometry session support.
2007-09-27 Abdelrazak YounesGives the user some information about the crash.
2007-09-27 Abdelrazak YounesChange the paragraph settings dialog:
2007-09-22 Richard HeckSilence a warning.
2007-09-21 Abdelrazak Younes* GuiApplication::notify():
2007-09-15 André Pönitzsome remnaming
2007-09-15 André PönitzRename class socket_callback into SocketCallback; adjus...
2007-09-05 André Pönitzthe fun begins....
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-27 Abdelrazak YounesNew 'Save all on shutdown or cancel' feature from Steph...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 4: translating...
2007-07-31 Bo Pengsrc/frontends/qt4/GuiApplication.cpp: fix a bug that...
2007-05-04 Abdelrazak Younes* LyX::addFileToLoad(): new method for double-clicked...
2007-04-26 André PönitzI guess Windows folks are not too happy with files...
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...