]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Makefile.am
Remove unused UI file.
[lyx.git] / src / frontends / qt4 / Makefile.am
2010-01-08 Richard HeckRemove unused UI file.
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2009-12-28 Pavel SandaMove debug window into designers stuff instead of dynam...
2009-12-22 Peter Kümmelupdate other build systems, cleanup progress output
2009-12-20 Peter Kümmeladd progress widget: update Makefiles
2009-11-30 Jean-Marc LasgouttesEnable "silent rules" with automake 1.11. This leads...
2009-10-24 Jürgen Spitzmüller* Makefile.am: add missing file
2009-10-24 Vincent van RavesteijnAdds the user interface for the new Comparison feature.
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...
2009-07-20 Jürgen SpitzmüllerDocument Dialog: move the listings settings to its...
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-05-22 Jürgen SpitzmüllerA GUI for nomencl settings. Adds the possibility to...
2009-04-19 Jürgen SpitzmüllerImplement a warning dialog with a "Do not show this...
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-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-10 Jürgen Spitzmüller* new per-document default output format. File format...
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
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 André Pönitzremove libtool
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-10-19 Pavel SandaCreate new Module panel in document settings and decrea...
2008-09-20 André Pönitzcosmetics;
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-06-02 Abdelrazak YounesGet rid of GuiMath layer.
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-24 Abdelrazak YounesFirst step towards fixing bug 4588: move the ui file...
2008-05-04 Pavel SandaFix monolithic builds for tarballs.
2008-04-20 André Pönitzuse cheaper includes in ui files
2008-04-20 André Pönitzmerge GuiCommand into its users.
2008-04-20 André Pönitzmove GuiCommand into hedar of its own. InsetCommandPara...
2008-04-19 Richard HeckRemove embedding stuff from Document>Settings.
2008-03-21 Pavel SandaNext make dist shot.
2008-03-18 Jürgen SpitzmüllerMove completion to a pane of its own.
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-15 Bo PengTools->Preference: move editing and fullscreen from...
2008-03-09 Abdelrazak YounesSmall Menu code reorg:
2008-03-08 Abdelrazak YounesEncapsulate all menu related stuff inside Menu.cpp...
2008-03-05 André Pönitzmerge qlkey.h into the only .cpp file #including it
2008-03-05 André Pönitzdo what the FIXME suggested
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-14 Richard HeckGet rid of GuiIndex since we no longer need it. Simplif...
2008-02-07 Jean-Marc Lasgouttes* do not pass headers without Q_OBJECT through moc
2008-02-07 Jürgen Spitzmüller*** New Symbols Dialog ***
2008-02-07 Abdelrazak YounesTransfer FileDialog.h to qt4/
2008-01-30 Uwe StöhrMakefile.am: adjust for r22717
2008-01-12 Richard HeckThis commit changes the way individual LyXModule's...
2007-12-26 Abdelrazak YounesSimplify MenuBackend and menubar interactions.
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-10 Pavel SandaAdd cleanfiles for monolithic builds.
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-12-08 Peter Kümmeladd progress view of system calls
2007-11-22 Abdelrazak YounesMove Dialog.{h,cpp} and ButtonPolicy.{h,cpp} to fronten...
2007-11-18 André Pönitzmerge GuiView/Dialogs
2007-11-17 André Pönitzmerge frontend::Gui and frontend::Application
2007-11-13 André Pönitzcosmetics
2007-11-05 André Pönitzmerge helper files;
2007-11-02 André Pönitzno controllers directory anymore
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...
2007-10-22 Jean-Marc Lasgouttes * qt4/Makefile.am: make sure that Resource-related...
2007-10-21 Bo PengRemove the embedding dialog
2007-10-19 Peter Kümmelrcc: use -name option
2007-10-18 Bo PengPrefShortcuts: add a simple shortcut dialog (does nothi...
2007-10-16 Bo PengSeparate PrefShortcuts from PrefUi, in preparation...
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-09 André Pönitzsome controller simplification
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzdelete controllers dir
2007-10-07 André Pönitzmath stuff
2007-10-06 André Pönitzmove LaTeXHighlighte
2007-10-04 André Pönitzconfigure chack for rcc
2007-10-03 André Pönitzgenerate Qt resources for lib/images/*. Unused so far.
2007-10-02 André Pönitzs/pkglib_/noinst_/
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...
2007-10-01 Abdelrazak YounesPotentially fix slowness issue with Selection. Cache...
2007-09-30 Abdelrazak YounesFix slowness issue with Clipboard. Cache the Clipboard...
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-15 André Pönitzsome remnaming
2007-09-15 André PönitzRename class socket_callback into SocketCallback; adjus...
2007-09-15 Edwin Leuven* new file formats panel that includes copier
2007-09-10 André Pönitzremove duplicated entry
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 Edwin Leuvenget rid of (cyg)win path panel in prefs by moving it...
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-08-31 André Pönitzsomewhat more uniform naming
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzfix make dist
2007-08-31 Bo PengEmbedding feature patch 3: basic gui support
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-28 Richard HeckThis is one of a series of patches that will merge...
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-11 André Pönitzmoccable files are special after all
2007-08-11 André Pönitzremove lyxrc dependence from support/*
next