issues
search
altendky
/
qtrio
QTrio - a library bringing Qt GUIs together with async and await via Trio
https://qtrio.readthedocs.io/
Other
40
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can qtrio be used in place of asyncio with the Telegram-Bot?
#285
ullix
opened
1 year ago
0
Prepare release v0.7.0
#284
altendky
closed
1 year ago
3
Update `trio` to `0.17` & `trio-typing` to `0.8.0`
#283
FirelightFlagboy
closed
1 year ago
3
use github.event.repository.default_branch for concurrency limit
#282
altendky
closed
2 years ago
1
Prepare release v0.6.0
#281
altendky
closed
2 years ago
2
qts ~= 0.3.0
#280
altendky
closed
2 years ago
1
Create dependabot.yml
#279
altendky
closed
2 years ago
1
fix all job
#278
altendky
closed
2 years ago
1
coverage ~= 6.5
#277
altendky
closed
2 years ago
1
cancel old PR CI runs
#276
altendky
closed
2 years ago
0
Test against 3.10/3.11, drop 3.6
#275
altendky
closed
2 years ago
1
Prepare release v0.5.1
#274
altendky
closed
2 years ago
1
Update to trio-typing ~= 0.7.0
#273
altendky
closed
2 years ago
12
Relax version constraint on trio-typing
#272
vxgmichel
closed
2 years ago
5
Add 3.10 to CI
#271
altendky
closed
2 years ago
1
attrs >= 20.1.0 for attr.frozen
#270
altendky
closed
3 years ago
1
Crash with qtrio 0.5.0 / qts
#269
FredericLeRoux
opened
3 years ago
2
Try out sphinx-qt-documentation refactor
#268
altendky
opened
3 years ago
3
Warn when the Qt application quits 'early'
#267
altendky
closed
3 years ago
4
include index in the TOC
#266
altendky
opened
3 years ago
1
Prepare release v0.5.0 - use qts
#265
altendky
closed
3 years ago
1
release branches should be in the primary repository
#264
altendky
closed
3 years ago
1
document need for empty dist/ before running ci.sh
#263
altendky
closed
3 years ago
1
Trio warning when exiting the application
#262
vxgmichel
opened
3 years ago
13
add an admonition to use the latest documentation for development
#261
altendky
closed
3 years ago
1
Minimally help avoid pip upgrade errors on Windows in dev testing docs
#260
altendky
closed
3 years ago
1
Local CI testing instructions missing cffi install
#259
gordon-epc
closed
3 years ago
7
Correct capitalization to QTrio in changelog
#258
altendky
closed
3 years ago
1
rename readme qtrio example to avoid import confusion
#257
altendky
closed
3 years ago
1
Unable to run qtrio.py
#256
gordon-epc
closed
3 years ago
1
Qt 6 support
#255
altendky
opened
3 years ago
3
main
#254
altendky
closed
3 years ago
1
return True from Reenter.event()
#253
altendky
closed
3 years ago
1
update example dependencies
#252
altendky
closed
3 years ago
1
switch to qts
#251
altendky
closed
3 years ago
4
Async support for qtbot
#250
vxgmichel
opened
3 years ago
3
use .unwrap() not .value in tests
#249
altendky
closed
3 years ago
2
Drop __module__ = "qtrio"
#248
altendky
closed
3 years ago
1
chore: set name in towncrier.toml
#247
altendky
closed
3 years ago
1
ci: build pull requests against ** (_all_) branches
#246
altendky
closed
3 years ago
1
add test files to .gitignore
#245
gordon-epc
closed
3 years ago
1
update development testing doc extras
#244
gordon-epc
closed
3 years ago
3
fix downloader's handling of pathless urls
#243
altendky
closed
3 years ago
1
make download example directly runnable
#242
altendky
closed
3 years ago
2
add EmissionsChannelSlot to avoid the implicitness of closures (again (again))
#241
altendky
closed
3 years ago
2
add EmissionsChannelSlot to avoid the implicitness of closures (again)
#240
altendky
closed
3 years ago
1
Rework examples with start (again)
#239
altendky
closed
3 years ago
2
add EmissionsChannelSlot to avoid the implicitness of closures
#238
altendky
closed
3 years ago
2
Rework examples with start2
#237
altendky
closed
3 years ago
2
Rework examples with start
#236
altendky
closed
3 years ago
2
Next