Rémi Denis-Courmont
|
fb51fe1d54
|
Qt4: try to cleanup use of AOUT_VOLUME_* and QT_VOLUME_*
|
15 years ago |
Jean-Baptiste Kempf
|
91fcc5f73d
|
Qt, methods and slots renaming for consistency
|
15 years ago |
Jean-Baptiste Kempf
|
1d288ae6d2
|
Qt: cosmetics
|
15 years ago |
Francois Cartegnie
|
e7e26e381c
|
Qt: SoundSlider: don't fire back signal when a change comes from lib
|
15 years ago |
Francois Cartegnie
|
4704ae3fc9
|
Qt: rename slots to explicit names
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
|
17 years ago |
Francois Cartegnie
|
18addd464f
|
Qt: remove the b_mybutton hack. Connect the appropriate events.
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
|
17 years ago |
Francois Cartegnie
|
1a4bb05994
|
Qt: Audio control widget changes
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
|
17 years ago |
Jean-Baptiste Kempf
|
6b65c19e60
|
Qt: allow loop/repeat button to be in a toolbar (part 2)
Action and states consistency
|
17 years ago |
Jean-Baptiste Kempf
|
745c83a01a
|
Qt: allow loop/repeat button to be in a toolbar (part 1)
|
17 years ago |
Jean-Baptiste Kempf
|
d65ad9ba35
|
Qt: kill memleak on the special sound slider
|
17 years ago |
Jean-Baptiste Kempf
|
5bdf4e1895
|
Qt: various string fixes and consistencies in the ui
|
17 years ago |
Jean-Baptiste Kempf
|
a385764d4b
|
Qt: remove reference to a dead class.
|
17 years ago |
Jean-Baptiste Kempf
|
69a7b4d24e
|
Revert "FSC memory leaks"
This reverts commit 1463e7cbbc.
Conflicts:
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/controller_widget.hpp
|
17 years ago |
Jean-Baptiste Kempf
|
ad55dcbc13
|
Qt: simplify and solve a leak and make a previous commit unecessary.
|
17 years ago |
Rémi Denis-Courmont
|
1463e7cbbc
|
FSC memory leaks
|
17 years ago |
Jean-Baptiste Kempf
|
74d2582a3d
|
Qt: Remove VolumeClickHandler Class... I never understood why zorglub did that in a separate class.
This removes some friends attribute. Can't be a bad thing.
|
17 years ago |
Jean-Baptiste Kempf
|
41b266bff0
|
Qt: new volume slider, optionnal. Totem like, for people who use Totem
This is a special request for Laurent ;)
|
17 years ago |
Jean-Baptiste Kempf
|
856065411b
|
Qt: Teletext handling simplifications and change of the icons to more clear ones.
|
17 years ago |
Jean-Baptiste Kempf
|
3300d070d2
|
Qt: toolbars, change regroupments of unsplittable buttons as QFrame
I will need that to clarify the Toolbar editor.
|
17 years ago |
Jean-Baptiste Kempf
|
f2851a7b13
|
Qt: Move code around and simplify the inclusion of headers.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
18 years ago |
Jean-Baptiste Kempf
|
d525a35313
|
Qt: First step of splitting the controller widgets from the controller layout code.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
18 years ago |