xfstestsdb/xfstestsdb/gtk
Anna Schumaker 79fae64f37 gtk: Run the application in the done() function handler
I still build the arguments to the application in the main do_command()
handler, but delay running it so the database won't be locked allowing
other commands to still work.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-11-07 15:50:29 -05:00
..
icons gtk: Add a TagList to the Sidebar 2023-11-07 10:46:02 -05:00
__init__.py gtk: Run the application in the done() function handler 2023-11-07 15:50:29 -05:00
button.py gtk: Add a custom StatusToggle button 2023-08-14 13:35:01 -04:00
gsetup.py gtk: Put the TestResultList behind a TestCaseFilter 2023-08-14 13:41:02 -04:00
model.py model: Give the PropertyList "environment" detection 2023-08-29 16:13:07 -04:00
row.py gtk: Add a SidebarFactory 2023-11-06 16:12:35 -05:00
sidebar.py gtk: Add a TagList to the Sidebar 2023-11-07 10:46:02 -05:00
tree.py gtk: Add a TagList listmodel 2023-11-07 10:46:02 -05:00
view.py gtk: Add undershoots to the XunitView 2023-10-06 15:59:43 -04:00
window.py gtk: Give Windows a sidebar property 2023-10-06 16:44:17 -04:00
xfstestsdb.css gtk: Emit a signal when a specific test result is clicked 2023-08-31 13:16:16 -04:00