|
2859382e11
|
gui: display repository scanning status and revision. Closes #274
|
2016-03-18 00:40:54 +08:00 |
|
|
6973a9471b
|
gui/explorer: fix 'parent folder' on Windows
|
2016-02-18 13:47:03 +01:00 |
|
|
b9bce92bbb
|
Revert "gui: Qt wants a central widget in the main window, use explorer"
This reverts commit d81ce15869 .
|
2016-02-15 23:20:06 +01:00 |
|
|
d30fe60edd
|
gui: remove pyqtgraph
|
2016-02-15 00:23:47 +01:00 |
|
|
3ab35f7f8d
|
gui: get rid of pyqtgraph.LayoutWidget
|
2016-02-15 00:05:30 +01:00 |
|
|
d81ce15869
|
gui: Qt wants a central widget in the main window, use explorer
|
2016-02-14 23:04:14 +01:00 |
|
|
3c12c13a67
|
gui: dock state save/restore
|
2016-02-14 13:46:15 +01:00 |
|
|
daf49efa04
|
gui: rough conversion to the Qt docking system
|
2016-02-14 12:15:57 +01:00 |
|
|
16f6d00e35
|
gui: fix shortcut contexts. Closes #225
|
2016-01-16 12:53:53 -07:00 |
|
|
0eb8079b45
|
gui: fix some dock sizing issues
|
2015-12-11 00:20:20 +08:00 |
|
|
93317d48c9
|
gui/explorer: file selector for experiments outside repos
|
2015-12-09 19:13:57 +08:00 |
|
|
ed08352f67
|
gui: improve error handling
|
2015-12-08 18:58:20 +08:00 |
|
|
0da89557da
|
gui: basic support for opening files outside repository
|
2015-12-08 17:52:38 +08:00 |
|
|
ea6dcb2743
|
master: repository -> experiment_db
|
2015-12-06 18:39:27 +08:00 |
|
|
2871b5e078
|
gui: typos
|
2015-12-05 14:47:20 +08:00 |
|
|
ff4c03014c
|
gui/shortcuts: integrate with experiment manager
|
2015-12-01 17:10:44 +08:00 |
|
|
c382fac8f2
|
gui: experiment docks (WIP)
|
2015-11-27 19:30:05 +08:00 |
|
|
7bebc52959
|
gui/explorer: reduce impact of Qt selection display bug
|
2015-11-17 22:38:01 +08:00 |
|
|
250ab6b489
|
gui/explorer: tree view
|
2015-11-17 19:46:26 +08:00 |
|
|
c3f99eda8f
|
gui: centralize subscribers
|
2015-11-11 12:13:19 +08:00 |
|
|
a7c9c95085
|
gui/explorer: support requesting termination of all instances
|
2015-11-05 19:04:10 +08:00 |
|
|
f57145c4f3
|
gui: support triggering repository rescan
|
2015-10-31 23:58:39 +08:00 |
|
|
0e375e4980
|
gui: fix shortcut pipeline
|
2015-10-30 00:50:18 +08:00 |
|
|
138ba7e2fa
|
gui: add addItems to populate log level comboboxes
|
2015-10-27 18:10:31 +08:00 |
|
|
967d4eda63
|
gui: shortcut support
|
2015-10-27 17:59:34 +08:00 |
|
|
62bcadfa44
|
gui/explorer: change submit shortcut to CTRL+ENTER
|
2015-10-25 23:21:27 +08:00 |
|
|
5ae9bbc0ca
|
gui/explorer: add CTRL+S shortcut to submit
|
2015-10-24 19:19:12 +08:00 |
|
|
53a9d7eb9a
|
gui/explorer: more compact layout
|
2015-10-24 16:00:20 +08:00 |
|
|
d13b368a65
|
build logging into worker
|
2015-10-20 18:11:50 +08:00 |
|
|
fbe33b71f4
|
gui: add some tooltips
|
2015-10-20 18:09:36 +08:00 |
|
|
451f39f5b8
|
gui/explorer: disable calendar popup
|
2015-10-20 17:56:23 +08:00 |
|
|
b9c1d3ef12
|
language, gui: do not automatically insert scale prefixes
|
2015-10-18 00:52:16 +08:00 |
|
|
66f82a13d3
|
language,gui: support scaling of number entries
|
2015-10-06 00:30:41 +08:00 |
|
|
f552d62b69
|
use Python 3.5 coroutines
|
2015-10-03 19:28:57 +08:00 |
|
|
b117b9320d
|
asyncio.async -> asyncio.ensure_future
|
2015-10-03 14:37:02 +08:00 |
|
|
79ca0d50fa
|
gui,environment: default step to 1.0
|
2015-08-26 20:43:00 +08:00 |
|
|
d5f2f5c062
|
gui: fix spinbox bounds
|
2015-08-25 00:56:19 +08:00 |
|
|
e043179120
|
language,gui: support ndecimals in scan and number arguments
|
2015-08-25 00:39:16 +08:00 |
|
|
bb228b00ef
|
gui,language,master: argument groups
|
2015-08-24 23:46:54 +08:00 |
|
|
7d4d92ec06
|
gui/explorer: use QTreeWidget for argument editor
|
2015-08-24 22:59:56 +08:00 |
|
|
21a28a13c9
|
gui/explorer: less verbose error dialogs
|
2015-08-22 21:05:05 +08:00 |
|
|
42010fcd4b
|
gui: regenerate argument setter when modified from repository
|
2015-08-08 11:38:07 +08:00 |
|
|
7ed8fe57fa
|
Git support
|
2015-08-07 15:51:56 +08:00 |
|
|
cddb5b9ae4
|
gui: save explorer state
|
2015-08-05 13:35:28 +08:00 |
|
|
a8c13cb7de
|
gui: fix NumberEntry min/max
|
2015-07-29 23:28:34 +08:00 |
|
|
5b62b2452d
|
gui: get spinboxes to behave
|
2015-07-25 00:32:18 +08:00 |
|
|
179ca36d09
|
gui: basic scan support
|
2015-07-21 21:24:24 +02:00 |
|
|
9e29a4650a
|
environment,gui: more argument types
|
2015-07-18 16:25:08 +02:00 |
|
|
dd7920f0c3
|
gui: basic argument support
|
2015-07-17 21:28:46 +02:00 |
|
|
84de2fb28b
|
expid: experiment -> class_name
|
2015-07-15 11:08:12 +02:00 |
|