]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Makefile.am
Remove unused UI file.
[lyx.git] / src / frontends / qt4 / Makefile.am
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