summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.ui
Commit message (Collapse)AuthorAgeFilesLines
* Move card/profile to right to "solve" space problemsHEADmasterSimon Rettberg2023-03-071-25/+34
|
* Revert "Tweak window layout, vertical scrollbar as needed"Simon Rettberg2023-03-071-92/+78Star
| | | | | | This reverts commit c13ecf1e2527236101492c160a5d7d4e380314a3. Doesn't work, fuck Qt layout crap.
* Tweak window layout, vertical scrollbar as neededSimon Rettberg2023-02-281-78/+92
|
* TabView -> two colums [Output, Input]Simon Rettberg2022-09-011-13/+73
|
* WIP: Support input tooSimon Rettberg2022-08-311-1/+18
| | | | TODO: Layout, UI, etc.
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-345/+13Star
|
* Make pressed buttons light-greenSimon Rettberg2022-05-161-0/+5
| | | | | Default theme sucks as you can barely tell pressed and unpressed buttons apart.
* Wrapped the text of connecting error labelTsu Jan2020-10-081-0/+6
| | | | | | Because it can be long. Also, replaced `\n` with `<br>` because the former had no effect with HTML texts. Fixes https://github.com/lxqt/pavucontrol-qt/issues/165
* ui: Don't stretch content horizontalyPalo Kisa2016-09-071-0/+30
|
* * Prevent recursive signal handler invocation.Hong Jen Yee (PCMan)2016-09-011-12/+11Star
| | | | * Replace some push buttons with tool buttons.
* Fix translations.Hong Jen Yee (PCMan)2016-09-011-5/+5
|
* Porting to Qt 5 - Finish the basic UI.Hong Jen Yee (PCMan)2016-08-311-15/+91
|
* Port the sound card configuration page to Qt.Hong Jen Yee (PCMan)2016-08-301-13/+13
|
* Start working on a Qt5 port.Hong Jen Yee (PCMan)2016-08-301-0/+253