1
0
Fork 0
Go to file
Miguel de Benito c93081b807 Features and fixes (Qt):
Support for widgets: texmacs-output, texmacs-input, resize, popup (for help 
 balloons), buttons in dialogs, tweaks here and there.
 Fixes to layouts and sizing, scroll widgets are dummy for most widgets.
 Support for side tools as another (floatable) QToolBar. Would a QDockWidget
 be better?
 Consistent (albeit partial) support for TeXmacs' widget styles.
 Support for some more widgets as menu items (i.e. as QActions for QToolBar).
 Fix placement of context menus.
 New management of ownership of QWidgets.
 
Cleanup and maintenance (Qt):
 Comments. Many, many comments.
 Removed unnecessary files.
 Grouped common method definitions.
 Shifting around of code for consistency.
 Documentation regarding widgets and extension of the UI.
 XCode: update project for XCode4, new xcconfig for MOC objects fixes linker
 warnings.
 
To do (Qt):
 Fine-tune the presentation of QWidgets: remove unnecessary spacing, provide
 default alignment policies, add better support for widgets in QToolBars
 (see as_qaction()).
 Finish the popup widget (timeout, etc.)
 Why are texmacs widgets so often wrapped into vertical widgets? This messes
 with scrollable_widget.
 Understand why QPainter is not properly initialized for output widgets, then
 remove the hack in Texmacs/Window/tm_button.cpp.
2012-05-28 22:17:09 +00:00
about Reduce plugin docs 2012-05-02 18:02:39 +00:00
devel Features and fixes (Qt): 2012-05-28 22:17:09 +00:00
main Document new versioning facilities and changed conventions 2012-04-19 13:48:34 +00:00
fdl.txt This commit was generated by cvs2svn to compensate for changes in r2, 2003-10-24 10:51:35 +00:00