]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Dialogs.cpp
Introducing TextClassPtr.h to minimize header dependencies.
[lyx.git] / src / frontends / qt4 / Dialogs.cpp
2007-10-21 Bo PengRemove the embedding dialog
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-07 André Pönitzremove unneeded #include
2007-10-07 André Pönitzmath stuff
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitznext ones
2007-10-07 André Pönitznext one
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzshuffle stuff around
2007-10-07 André Pönitznext one
2007-10-07 André Pönitzone more
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitzone more
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André PönitzUrm...
2007-10-06 André Pönitzonly a partial patch. will rework immediately.
2007-10-06 André Pönitzhalf of another one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext ones
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitz37 or so
2007-10-05 André Pönitz38...
2007-10-05 André Pönitz39 to go
2007-10-05 André Pönitzstart dissolving frontends/controllers. 40 steps to go.
2007-10-02 André Pönitzmere two functions
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.
2007-09-27 Abdelrazak YounesFix Qt4.1 compil error.
2007-09-27 Abdelrazak YounesChange the paragraph settings dialog:
2007-09-26 Abdelrazak YounesRedesign and cleanup the Paragraph Settings dialog:
2007-09-09 Abdelrazak Younesfix outline dialog for non-Mac platform.
2007-09-08 Bo PengDock the Embedding dialog (code copied from the ViewSou...
2007-09-08 Abdelrazak YounesRestore docked outline widget. Warning: still instable!
2007-09-08 Abdelrazak YounesRestore docked View source widget.
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-09-01 André Pönitzmerge GuiBC<.,.> into Qt2BC
2007-08-31 André Pönitzsomewhat more uniform naming
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
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-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-05-29 Stefan Schimanski* added WidgetFlags argument to DockView to set Qt...
2007-05-29 Michael Schmitt * src/frontends/qt4/Dialogs.cpp:
2007-05-28 Jürgen Spitzmüller* src/frontends/qt4/Dialogs.cpp:
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-04-29 Michael Schmittreplace term "Glossary" by "Nomenclature"
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...