- Apr 17, 2018
-
-
Primož Godec authored
-
Marko Toplak authored
[ENH] canvas/add-ons: Add extra packages via a name input dialog
-
Ales Erjavec authored
-
Ales Erjavec authored
-
Marko Toplak authored
[FIX] Add-ons working again (PyPI JSON interface + local official index)
-
Marko Toplak authored
-
Marko Toplak authored
-
Marko Toplak authored
-
Marko Toplak authored
-
Marko Toplak authored
-
Anže Starič authored
Move report to widget namespace
-
Anže Starič authored
[FIX] Fix variable type guessing
-
- Apr 13, 2018
-
-
Ales Erjavec authored
* Preserve `original_values` to pass to `guess_data_type`. * Add a namask argument to it.
-
Marko Toplak authored
settings: include SettingProvider in __all__
-
Marko Toplak authored
[ENH] Variable lists (with QListView) optimizations
-
Marko Toplak authored
[FIX] Addon dialog crashes when site-packages directory does not exist
-
Ales Erjavec authored
i.e. when used to display dynamic content
-
- Apr 12, 2018
-
-
Ales Erjavec authored
... when the displayed model is empty.
-
Ales Erjavec authored
-
Ales Erjavec authored
The default implementations in QAbstractListItemModel is sufficient and faster ('index' in particular is on a hot path in the Qt model/view framework so it needs to be fast)
-
Ales Erjavec authored
-
- Apr 10, 2018
-
-
Ales Erjavec authored
... where used to select variable length (large) models.
-
Ales Erjavec authored
-
- Apr 06, 2018
-
-
kernc authored
[FIX] Fix reading double quoted text fields
-
Ales Erjavec authored
-
Ales Erjavec authored
-
Ales Erjavec authored
-
Lan Zagar authored
-
astaric authored
PermissionError is just one of possible errors that can be raised from failed open attempt. When one of the other erorrs occurs, an error was shown (as can be seen on sentry)
-
astaric authored
module members not included in __all__ are considered private. SettingProvider is used in widgets to declare subcomponents and should therefore be included in __all__.
-
- Apr 05, 2018
- Apr 03, 2018
- Mar 30, 2018
-
-
Ales Erjavec authored
-
Ales Erjavec authored
-
Ales Erjavec authored
-
Ales Erjavec authored
-
Ales Erjavec authored
-