17
0
Commit Graph

6 Commits

Author SHA256 Message Date
Tomáš Chvátal
d5ceefb9ab Accepting request 832920 from home:pgajdos:python
- version update to 7.0.1
  * Fix error from true division of integers for Qt RangeEditor and BoundsEditor
    (#999, #1000)
  * Fix handling of minimum and maximum datetimes in Qt DatetimeEditor (#803)
  * Fix error in wx TabularEditor (#969)
  * Fix wx panel error due to alignments (#829)
  * Fix various issues in the demo application (#799, #808)
  * Fix format_func not used when EnumEditor is initialized with static values
    (#848)
  * Fix demo application description (#850)
  * Fix auto-add functionality in ListStrModel (#860)
  * Fix segmentation fault for TabularModel (#871, #873)
  * Fix event handling in ListStrEditor and TabularEditor for adding and removing
    items (#875)
  * Fix TabularAdapter crashes when column number reduces (#897)
  * Fix theme pickling issue (#915)
  * Fix error from example's tutor.py script (#813)
- use pytest instead of nose for running tests

OBS-URL: https://build.opensuse.org/request/show/832920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-traitsui?expand=0&rev=11
2020-09-08 08:31:05 +00:00
Tomáš Chvátal
c3f61d8e75 Accepting request 820871 from home:mcalabkova:branches:devel:languages:python:numeric
- Update to 7.0.0
  * Documentation improvements (#720, #724, #723, #778)
  * WxPython 4 compatibility and support (#708, #736, #762, #772, #775, #776)
  * Traits 6 compatibility and enhancements (#689, #690, #693, #695, #713, #727, #770)
  * Style improvements (#648, #771)
  * Add placeholder text option for TextEditor (#735)
  * Examples clean-up and unification (#697, #702, #703, #705, #711, #712, #777)
  * Add a DatetimeEditor (#719, #730)
  * Refactor and clean-up of base Editor class (#685, #686, #688)
  * Remove use of Category classes from TraitsUI (#654)
  * Add LEDEditor for Qt (#635)
  * Add 'docs' command to etstool.py (#624)
  * Add TabularAdapter to traitsui.api (#627)
  * Enhancements to CI and testing (#683, #714, #740)
  * Documentation fixes (#546, #766)
  * Fix cgi.escape for Python 3.8 (#780)
  * Log exceptions in table sorting (#751)
  * Use TupleEditor for traits derived from BaseTuple (#747)
  * Fixes for Undo/Redo (#733)
  * Add explicit redraw for TableEditor selection (#721)
  * Fixes for Qt5 support (#709)
  * Fix bugs in color functions (#707, #744)
  * Fix importing of ProgressColumn and EditColumn (#691)
  * Set initial focus item correctly in Qt (#602)
  * Fix text elision test on some platforms (#644)
  * Fix a bug with TableEditor column clicking (#669)
  * Fix typo in progress column exception (#662)

OBS-URL: https://build.opensuse.org/request/show/820871
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-traitsui?expand=0&rev=9
2020-07-14 12:40:50 +00:00
Tomáš Chvátal
16d6ea9819 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-traitsui?expand=0&rev=7
2020-04-20 09:01:08 +00:00
Tomáš Chvátal
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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-traitsui?expand=0&rev=5
2019-09-13 15:02:40 +00:00
af279bb5df Accepting request 718631 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/718631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-traitsui?expand=0&rev=2
2019-07-26 10:43:17 +00:00
cbbbeb8834 Accepting request 605850 from devel:languages:python
Needed by python-enable

OBS-URL: https://build.opensuse.org/request/show/605850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-traitsui?expand=0&rev=1
2018-05-29 14:47:33 +00:00