summaryrefslogtreecommitdiffstats
path: root/src/sourcewidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-87/+0Star
* Update default buttons after clickSimon Rettberg2022-05-161-0/+1
* Don't use automatic string conversionsLuís Pereira2019-05-261-1/+1
* Modernize the code with nullptrShlyak Pavel2018-12-101-4/+4
* fix http -> httpsAlf Gaida2018-03-281-1/+1
* Remove glibmm dependency.Hong Jen Yee (PCMan)2016-09-011-1/+1
* Replace GNU gettext with Qt tr() in all places.Hong Jen Yee (PCMan)2016-09-011-6/+4Star
* Porting to Qt 5 - Finish the basic UI.Hong Jen Yee (PCMan)2016-08-311-23/+14Star
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-12/+5Star
* Reference the widget before returning it from ::create methodsHans de Goede2014-09-071-0/+1
* Drop the need to use libglademmRafał Mużyło2011-03-031-2/+2
* Add support for the device-manager module.Colin Guthrie2009-10-151-2/+3
* Add support for changing ports.Colin Guthrie2009-06-271-0/+25
* Do not disable the default button when it's set.Colin Guthrie2009-06-171-2/+0Star
* Wire up all the new UI code.Colin Guthrie2009-06-171-10/+4Star
* Rebase the sink/source widgets on the device widgetColin Guthrie2009-06-171-4/+4
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split sourcewidget into it's own files.Colin Guthrie2009-03-161-0/+81