17
0

Commit Graph

  • fe8e15c309 Accepting request 1127266 from devel:languages:python:numeric factory Ana Guerrero 2023-11-17 19:50:39 +00:00
  • 354e0bfa57 - Update to 8.0.0: - This is a major release that provides support for PySide 6.4 and 6.5 as well as Python 3.11. It includes a number of backwards-incompatible changes following the example of Pyface 8.0.0, most notable is moving the traitsui.qt4.* modules to traitsui.qt.*. As with Pyface 8.0 we include a backwards-compatibility mode which allows importing from the 'qt4' namespace via: - setting the ETS toolkit to "qt4" - setting the ETS_QT4_IMPORTS environment variable - manually adding appropriate finders to sys.meta_path - Be strict about 'handler.init()' return values - Move 'traitsui.qt4.' to 'traitsui.qt.' - Remove deprecated 'format' trait - Deprecate imports from traitsui.editors (use traitsui.editors.api) - Remove backwards-compatibility mode in undo/redo code - Support for Python 3.11 and PySide 6.4+ - Fix uses of None in date range editor - Add comments for Wx-only examples - Replace uses of "fast_ui" dispatch with "ui" dispatch - Fix FileDialog selection actions - Fix regression in Wx version of FileEditor - Fix missing attribute of InstanceFactoryChocie - Replace some relative imports in tests - Update to 7.4.3: - This is a small bugfix release which resolves some bugs that have come to light as we get more experience with PySide 6, together with changes to run CI on more recent Python versions and current Github infrastructure. Matej Cepl 2023-11-17 09:48:20 +00:00
  • f8353cc10e Accepting request 946884 from devel:languages:python:numeric Dominique Leuenberger 2022-01-17 21:34:09 +00:00
  • 2e13b87946 Accepting request 946811 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-01-17 06:32:07 +00:00
  • 190f982706 Accepting request 874882 from devel:languages:python:numeric Richard Brown 2021-03-30 19:06:53 +00:00
  • 07ddc80388 Accepting request 874785 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-02-24 14:28:34 +00:00
  • 9f2dd8d4de Accepting request 832922 from devel:languages:python:numeric Dominique Leuenberger 2020-09-08 20:50:21 +00:00
  • d5ceefb9ab Accepting request 832920 from home:pgajdos:python Tomáš Chvátal 2020-09-08 08:31:05 +00:00
  • b8b44d6414 Accepting request 820888 from devel:languages:python:numeric Dominique Leuenberger 2020-07-24 07:53:55 +00:00
  • c3f61d8e75 Accepting request 820871 from home:mcalabkova:branches:devel:languages:python:numeric Tomáš Chvátal 2020-07-14 12:40:50 +00:00
  • dae42f3c36 Accepting request 795714 from devel:languages:python:numeric Dominique Leuenberger 2020-04-22 18:51:57 +00:00
  • 16d6ea9819 - Fix build without python2 Tomáš Chvátal 2020-04-20 09:01:08 +00:00
  • 6d8f59c8eb Accepting request 730770 from devel:languages:python:numeric Yuchen Lin 2019-09-16 08:51:25 +00:00
  • 53a2614127 - Update to 6.1.3: * Add "bool" to allowed types for TableColumn (#656) * Fix tabular editor column widths (#652) * Fix setting valus in DataFrameEditor (#651) * Allow '...' in addition to ellipsis in text elision (#644) * Handle invalid values in RangeEditor better (#637) * Fix multi-select in Qt TabularEditor (#633) * Fix call to Bind in Wx FileEditor (#628) * Fixes to doc links in tutorial (#619) * Remove 3.5 from test matrix (#615) * Ensure etstool.py has consistent default Python versions (#614) * Fix typos in comments for table editor (#610) * Comprehensive tests for the base Editor object (#609) * Fix ContextValue __init__ method (#607) * Fix tutor.py in examples for Python 3 (#603) * Set initial item focus correctly on Qt (#602) * Make View and UI icons an Image trait (#600) * Fix TableEditor styling for Qt (#597) Tomáš Chvátal 2019-09-13 15:02:40 +00:00
  • af279bb5df Accepting request 718631 from devel:languages:python:numeric Dominique Leuenberger 2019-07-26 10:43:17 +00:00
  • cbbbeb8834 Accepting request 605850 from devel:languages:python Dominique Leuenberger 2018-05-29 14:47:33 +00:00