Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a number of threading data races | Timothy Pearson | 2013-05-14 | 1 | -0/+4 |
* | Use glib thread initialization functions when glib main loop is in use | Timothy Pearson | 2013-05-01 | 1 | -43/+42 |
* | Fix a number of threading problems and crashes | Timothy Pearson | 2013-04-22 | 1 | -5/+10 |
* | Fix GTK threading deadlock | Timothy Pearson | 2013-02-12 | 1 | -10/+22 |
* | Fix X11 fd polling initialization in glib main loop | Timothy Pearson | 2012-12-09 | 1 | -52/+64 |
* | Fix glib event loop threading | Timothy Pearson | 2012-12-07 | 1 | -40/+41 |
* | Add level method to recursive mutex | Timothy Pearson | 2012-12-07 | 1 | -34/+40 |
* | Add real threading support, including per-thread event loops, to QThread | Timothy Pearson | 2012-12-06 | 1 | -302/+298 |
* | Add ability to enable/disable glib event pass through | Timothy Pearson | 2012-11-29 | 1 | -53/+72 |
* | Add glib main loop support patches | Timothy Pearson | 2012-11-26 | 1 | -0/+618 |