]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Makefile.am
Transfer some more dialog related code from core to frontend:
[lyx.git] / src / frontends / qt4 / Makefile.am
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/*
2007-08-11 Jean-Marc Lasgouttestypo
2007-08-11 Jean-Marc Lasgouttesfix linking of qt4 frontend
2007-08-11 André Pönitzfix linking error in the frontend
2007-08-11 André Pönitzfix building with automake; break scons, cmake and...
2007-08-10 André Pönitzmerge qt4/Makefile.am and qt4/ui/Makefile.am
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-27 André Pönitzrename LyXKeySym into KeySymbol
2007-04-26 André Pönitzfix Makefile.am after .C -> .cpp conversion
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...
2007-04-25 André Pönitzmore dialog merging
2007-04-25 André Pönitzmore dialog merging
2007-04-25 André Pönitzmore dialog merging
2007-04-25 André Pönitzmerge QPref and QPrefDialog
2007-04-24 André Pönitzmore Foo/FooDialog merge
2007-04-24 André Pönitzmerge the tabular/gui related files
2007-04-24 André Pönitzmerge QSpellChecker and QSpellcheckerDialog
2007-04-24 André Pönitzmerge QTexinfo and QTexinfoDialog
2007-04-24 André Pönitzmerge QWrapDialog and QWrap
2007-04-19 Edwin Leuven* removal of math panel
2007-03-12 Abdelrazak Younes* ControlToc:
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-10-25 Abdelrazak Younescompile fix.
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-09-22 Georg Baumcompile fix
2006-07-10 Georg BaumSplit clipboard and X selection
2006-06-28 Abdelrazak YounesQURL renamed to UrlView
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-06-14 Georg Baumremove references to deleted file QtLyXView.h
2006-06-02 Abdelrazak YounesThis patch removes qscreen.[Ch] and simplify the cursor...
2006-05-18 Abdelrazak YounesSmall cleanup recommended by Lars Gullik Bjønnes:
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-04-15 Bo PengInitial Qt4 support for view-source feature (r13610...
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes