8f12ef3c09
build: move .ui files out of ui subdirectory
...
This has mostly just been annoying, so move them.
2019-06-24 17:09:10 -07:00
d81890d950
libsysprof-ui: remove profiler menu button
2019-06-04 14:41:14 -07:00
5f3a9c0a72
libsysprof-ui: add log view
2019-05-29 15:13:01 -07:00
bfe72c1d77
libsysprof-ui: add simplified time label
...
This handles the resizing of the numbers better to avoid jitter of the
positioning.
2019-05-29 15:13:01 -07:00
2c85331c9a
libsysprof-ui: add fallback icon location
2019-05-29 15:13:00 -07:00
65f1a8d5a0
libsysprof-ui: start on data collection icons
2019-05-29 15:13:00 -07:00
597d757bf8
libsysprof-ui: style environment editor
2019-05-29 15:13:00 -07:00
91a5bbaeee
libsysprof-ui: start on launch UI
2019-05-29 15:13:00 -07:00
11712643b9
libsysprof-ui: start on profiler assistant
2019-05-29 15:13:00 -07:00
691a1bc2b0
libsysprof-ui: start on new tabbed design
2019-05-29 15:13:00 -07:00
de06c0da45
libsysprof-ui: start on details view
2019-05-29 15:13:00 -07:00
300461ab5d
libsysprof-ui: start on capture view
...
This widget is going to allow us to remove most of SysprofWindow into a
reusable widget tos hare with Builder.
2019-05-29 15:13:00 -07:00
3c644c245d
libsysprof-ui: stub out marks view
2019-05-29 15:13:00 -07:00
b88a54353c
libsysprof-ui: use stripblanks
2019-05-29 15:13:00 -07:00
219b48f668
ui: fix various css/ui includes
2019-05-29 15:12:59 -07:00
1708ad1b48
tree: start on massive tree refactor
...
The big thing going on here is that we are going to split up the libraries
a bit better, and remove GObject from the capture library. The libsysprof
library will bring in the capture library statically, so we can export the
symbols we want.
Eventually, we will bump the version to sysprof-3, but not yet.
2019-05-29 15:12:59 -07:00