]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/ChangeLog
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / qt2 / ChangeLog
index e0c7819acb7e5e3d9844700a5f413982254e6e5a..2e7b4aee928105acc5f5b9d6bff01278e80ba3ac 100644 (file)
@@ -1,3 +1,80 @@
+2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * QPrefs.C, QMathMatrixDialog.C:
+       * QLog.C, QAbout.C: change "support/std_sstream.h" to <sstream>
+
+2004-07-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * lyx_gui.C (set_read_callback,remove_read_callback): delete funcs
+
+       * Makefile.dialogs (MOCFILES): remove io_callback.[Ch]
+       * io_callback.[Ch]: delete files
+
+2004-07-21  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * socket_callback.C (data_received): simplify
+       (socket_callback): take fd and boost::function as args.
+       (server_received): delete function
+
+       * lyx_gui.C (register_socket_callback): setup the callback
+       (unregiser_socket_callback): tear down the callback
+
+2004-07-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * QLyXKeySym.C (qprint): like print, but return a QString
+       (print): use qprint.
+
+       * QLPopupMenu.C (getLabel): do not add the binding here anymore
+       (populate): changes to make bindings work on Qt/Mac.
+
+2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyx_gui.C (getStatus): under Mac OS X, disable the
+       buffer-related lfuns when the main window does not have the focus.
+
+2004-06-21  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * QCitation.[Ch]: add validation (fix bug 1617).
+
+2004-06-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * lyx_gui.C (roman_font_name): go through QString when converting
+       to std::string.
+       (sans_font_name): ditto
+       (typewriter_font_name): ditto
+
+2004-06-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * QLMenubar.C (QLMenubar): use QLMenubar::menuBar().
+       (menuBar): new method; returns the menu bar that LyX should use.
+
+2004-06-02  Angus Leeming  <leeming@lyx.org>
+
+       * Q[a-zA-Z]*DialogBase.C: reverse yesterday's patch, as discussed
+       on the list.
+
+2004-06-01  Angus Leeming  <leeming@lyx.org>
+
+       * Q[a-zA-Z]*DialogBase.C: tell the QDialog base class who the
+       parent dialog is.
+
+2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * ui/Makefile.am (EXTRA_DIST): add QPreambleDialogBase.ui
+
+2004-05-20  Angus Leeming  <leeming@lyx.org>
+
+       * Most .C files: bring some sort of sanity to the order
+       of inclusion of header files.
+
+2004-05-19  Angus Leeming  <leeming@lyx.org>
+
+       * Most files: wrap code up inside namespace lyx::frontend.
+
+2004-05-14  Angus Leeming  <leeming@lyx.org>
+
+       * QCitation.C: small changes due to the changes in biblio.h.
+
 2004-05-12  Angus Leeming  <leeming@lyx.org>
 
        * QDocument.C (apply, update): get, set data with