]> git.sesse.net Git - vlc/log
vlc
11 years agoNEWS: nitpicking
Felix Paul Kühne [Sun, 21 Apr 2013 21:26:24 +0000 (23:26 +0200)]
NEWS: nitpicking

11 years agomacosx: fix 'toggle-sidebar' menu state (close #8213)
Felix Paul Kühne [Sun, 21 Apr 2013 21:21:26 +0000 (23:21 +0200)]
macosx: fix 'toggle-sidebar' menu state (close #8213)

11 years agoNEWS: add Subtitles menu to OSX section
Felix Paul Kühne [Sun, 21 Apr 2013 20:45:24 +0000 (22:45 +0200)]
NEWS: add Subtitles menu to OSX section

11 years agomacosx: add missing l10n to the subtitles menu
Felix Paul Kühne [Sun, 21 Apr 2013 20:44:13 +0000 (22:44 +0200)]
macosx: add missing l10n to the subtitles menu

11 years agoRevert "freetype: allow on-the-fly changes of relative font size..."
Rémi Denis-Courmont [Sun, 21 Apr 2013 18:50:12 +0000 (21:50 +0300)]
Revert "freetype: allow on-the-fly changes of relative font size..."

This reverts commit 92ed368467d3a3e734f8cd9fda2c884c84e03b47.
This reverts commit 79b43ecd0d30b46501437b3a5f6132a2e4c3bf93.
This breaks thread containment of the text renderer.

11 years agofreetype: fixed compilation on Linux
Felix Paul Kühne [Sun, 21 Apr 2013 18:46:13 +0000 (20:46 +0200)]
freetype: fixed compilation on Linux

11 years agofreetype: allow on-the-fly changes of relative font size, background opacity, backgro...
Felix Paul Kühne [Sun, 21 Apr 2013 18:31:33 +0000 (20:31 +0200)]
freetype: allow on-the-fly changes of relative font size, background opacity, background color, outline thickness and text color

11 years agomacosx: expand Subtitles menu for on-the-fly changes of text size, text color, backgr...
Felix Paul Kühne [Sun, 21 Apr 2013 18:30:25 +0000 (20:30 +0200)]
macosx: expand Subtitles menu for on-the-fly changes of text size, text color, background color, background opacity and outline thickness

11 years agoUse the proper type when reordering channels
Denis Charmet [Sun, 21 Apr 2013 17:06:29 +0000 (19:06 +0200)]
Use the proper type when reordering channels

11 years agoQt: change tools accessor
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:28:32 +0000 (17:28 +0200)]
Qt: change tools accessor

11 years agoQt: menu, remove navigation part
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:22:50 +0000 (17:22 +0200)]
Qt: menu, remove navigation part

11 years agoQt: menu: reorder open media options
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:20:46 +0000 (17:20 +0200)]
Qt: menu: reorder open media options

11 years agoHotkeys: strings simplifications
Jean-Baptiste Kempf [Sun, 21 Apr 2013 15:08:23 +0000 (17:08 +0200)]
Hotkeys: strings simplifications

11 years agohotkeys: Bookmark subtitle timestamp only if it exists and is enabled.
Zoran Turalija [Tue, 16 Apr 2013 11:16:35 +0000 (13:16 +0200)]
hotkeys: Bookmark subtitle timestamp only if it exists and is enabled.

In ACTIONID_SUBSYNC_MARKSUB, do not bookmark subtitle timestamp if
there is no subtitle, or if subtitle has been currently disabled.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoRevert "macosx: fix contribute link in about dialog"
Felix Paul Kühne [Sun, 21 Apr 2013 14:45:54 +0000 (16:45 +0200)]
Revert "macosx: fix contribute link in about dialog"

This reverts commit 73a4a5a2963c64240d7073a472e53d571ff4c91a.

11 years agomacosx: fix potential link in open panel
Felix Paul Kühne [Sun, 21 Apr 2013 14:10:05 +0000 (16:10 +0200)]
macosx: fix potential link in open panel

11 years agomacosx: fix contribute link in about dialog
Felix Paul Kühne [Sun, 21 Apr 2013 14:09:46 +0000 (16:09 +0200)]
macosx: fix contribute link in about dialog

11 years agoDisable macosx avfoundation capture plugin on iOS
Gleb Pinigin [Sat, 20 Apr 2013 14:27:53 +0000 (21:27 +0700)]
Disable macosx avfoundation capture plugin on iOS

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoQt: minor grammar and orthography fixes
Edward Wang [Sun, 21 Apr 2013 14:34:54 +0000 (16:34 +0200)]
Qt: minor grammar and orthography fixes

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agofile access: don't use PathIsNetworkPath in store app
Rafaël Carré [Sat, 20 Apr 2013 15:19:31 +0000 (17:19 +0200)]
file access: don't use PathIsNetworkPath in store app

11 years agoUpdate README
Jean-Baptiste Kempf [Sat, 20 Apr 2013 16:44:31 +0000 (18:44 +0200)]
Update README

Close #8467

11 years agofix error in getting proxy setting on darwin.
Kuang Rufan [Sat, 20 Apr 2013 08:37:50 +0000 (16:37 +0800)]
fix error in getting proxy setting on darwin.

1. fix build error for ios.
2. fix vlc_getProxyUrl always return NULL on osx.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agoupdate NEWS
Francois Cartegnie [Sat, 20 Apr 2013 11:30:28 +0000 (13:30 +0200)]
update NEWS

11 years agoQt: ConvertDialog: Escape filename in sout (fix #8436 part2)
Francois Cartegnie [Sat, 20 Apr 2013 11:24:49 +0000 (13:24 +0200)]
Qt: ConvertDialog: Escape filename in sout (fix #8436 part2)

11 years agoQt: SoutInputBox: show decoded mrl (fix #8436 part1)
Francois Cartegnie [Sat, 20 Apr 2013 11:03:20 +0000 (13:03 +0200)]
Qt: SoutInputBox: show decoded mrl (fix #8436 part1)

11 years agomacosx: remove completely unsensical and unneeded delocalize method
David Fuhrmann [Sat, 20 Apr 2013 08:39:20 +0000 (10:39 +0200)]
macosx: remove completely unsensical and unneeded delocalize method

11 years agoaudiobar graph: remove default values in setting strings
David Fuhrmann [Sat, 20 Apr 2013 08:35:54 +0000 (10:35 +0200)]
audiobar graph: remove default values in setting strings

11 years agomacosx: do not translate string setting values in advanced prefs
David Fuhrmann [Sat, 20 Apr 2013 08:14:20 +0000 (10:14 +0200)]
macosx: do not translate string setting values in advanced prefs

close #6217

11 years agomacosx: simplify and fix some minor bugs in equalizer code
David Fuhrmann [Sat, 20 Apr 2013 06:58:28 +0000 (08:58 +0200)]
macosx: simplify and fix some minor bugs in equalizer code

still needs some testing

close #8375

11 years agomacosx: fix fancy gradient view for nonembedded window
David Fuhrmann [Thu, 18 Apr 2013 15:51:11 +0000 (17:51 +0200)]
macosx: fix fancy gradient view for nonembedded window

11 years agomacosx: fix time slider status update, hide progress knob when buffering
David Fuhrmann [Wed, 17 Apr 2013 17:12:21 +0000 (19:12 +0200)]
macosx: fix time slider status update, hide progress knob when buffering

11 years agovisual: use dedicated thread (fixes #6229)
Rémi Denis-Courmont [Fri, 19 Apr 2013 20:30:54 +0000 (23:30 +0300)]
visual: use dedicated thread (fixes #6229)

The new thread avoids blocking the audio pipeline while waiting for a
picture buffer. The Goom plugin already follows the same approach.

11 years agovisual: clean up clean up code
Rémi Denis-Courmont [Fri, 19 Apr 2013 20:08:06 +0000 (23:08 +0300)]
visual: clean up clean up code

11 years agovisual: reduce symbols count
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:53:02 +0000 (22:53 +0300)]
visual: reduce symbols count

11 years agovisual: remove write only field psz_args
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:44:04 +0000 (22:44 +0300)]
visual: remove write only field psz_args

11 years agovisual: do not keep unused fields
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:42:27 +0000 (22:42 +0300)]
visual: do not keep unused fields

11 years agovisual: privatize filter_sys_t, etc.
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:35:32 +0000 (22:35 +0300)]
visual: privatize filter_sys_t, etc.

11 years agovisual: remove non-sensical code
Rémi Denis-Courmont [Fri, 19 Apr 2013 19:29:35 +0000 (22:29 +0300)]
visual: remove non-sensical code

This mostly reverts commit fc5156cc00225de64eb9b8715809c6a84e48b35e.
This also fixes a use-after-free bug.

11 years agoos2: add vlc_getProxyUrl()
KO Myung-Hun [Fri, 19 Apr 2013 12:30:22 +0000 (21:30 +0900)]
os2: add vlc_getProxyUrl()

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoconfigure.ac: replace == with =
KO Myung-Hun [Fri, 19 Apr 2013 12:30:21 +0000 (21:30 +0900)]
configure.ac: replace == with =

Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoconfigure.ac disable/don't load avcapture module and its framework if AVFoundation...
Michael Feurstein [Fri, 19 Apr 2013 11:38:42 +0000 (13:38 +0200)]
configure.ac disable/don't load avcapture module and its framework if AVFoundation is not present (OS 10.6)

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agovsxu: force FL32 input
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:36:37 +0000 (22:36 +0300)]
vsxu: force FL32 input

11 years agovisual: force FL32 input and set output format
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:36:24 +0000 (22:36 +0300)]
visual: force FL32 input and set output format

11 years agoprojectM: force FL32 input
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:36:12 +0000 (22:36 +0300)]
projectM: force FL32 input

11 years agogoom: force FL32 input
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:35:53 +0000 (22:35 +0300)]
goom: force FL32 input

11 years agommdevice: drop to zero priority for now
Rémi Denis-Courmont [Thu, 18 Apr 2013 19:18:31 +0000 (22:18 +0300)]
mmdevice: drop to zero priority for now

11 years agoTHANKS: add missing GPL-licensed contribs
Felix Paul Kühne [Thu, 18 Apr 2013 18:37:42 +0000 (20:37 +0200)]
THANKS: add missing GPL-licensed contribs

11 years agosimple: use single precision maths (rather than double)
Rémi Denis-Courmont [Thu, 18 Apr 2013 17:09:15 +0000 (20:09 +0300)]
simple: use single precision maths (rather than double)

11 years agoSimple: slightly different matrixes for 7.x and 6.1 stereo downmix
Jean-Baptiste Kempf [Thu, 18 Apr 2013 14:09:48 +0000 (16:09 +0200)]
Simple: slightly different matrixes for 7.x and 6.1 stereo downmix

11 years agoTHANKS: merge updated and more complete contrib copyright list
Felix Paul Kühne [Thu, 18 Apr 2013 13:24:59 +0000 (15:24 +0200)]
THANKS: merge updated and more complete contrib copyright list

11 years agoconfigure.ac: fix linking the OSX UI module if the AVFoundation framework isn't prese...
Felix Paul Kühne [Thu, 18 Apr 2013 10:57:44 +0000 (12:57 +0200)]
configure.ac: fix linking the OSX UI module if the AVFoundation framework isn't present (read: OSX 10.6)

11 years agoUpdate NEWS and LIST for AVFoundation video capture module
Felix Paul Kühne [Thu, 18 Apr 2013 10:43:46 +0000 (12:43 +0200)]
Update NEWS and LIST for AVFoundation video capture module

11 years agoNew AVFoundation video capture module for Mac OS X
Michael Feurstein [Wed, 17 Apr 2013 16:51:48 +0000 (16:51 +0000)]
New AVFoundation video capture module for Mac OS X

This module lets you capture video devices with the AVFoundation framework on Mac OS X.
It is an upgrade of the qtcapture module. Currently no GUI integration yet.
Only available via command line

Usage: avcapture://

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agoFix decoding for aac streams with ADTS config set to 0 channels
Rafaël Carré [Thu, 18 Apr 2013 00:17:56 +0000 (02:17 +0200)]
Fix decoding for aac streams with ADTS config set to 0 channels

Assuming stereo is fairly safe and still better than not decoding anything.
This is what gstreamer does, and mplayer might do the same thing.

11 years agoinput/stream: add STREAM_GET_SIGNAL (fixes #8414)
Rémi Denis-Courmont [Wed, 17 Apr 2013 21:00:10 +0000 (00:00 +0300)]
input/stream: add STREAM_GET_SIGNAL (fixes #8414)

11 years agoinput: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414)
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:53:52 +0000 (23:53 +0300)]
input: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414)

Note that updated meta are still marked with access_t.info.i_update,
which remains undefined in case of threaded stream filter. Luckily,
unlike pf_control() re-entrancy, unprotected access to info.i_update
cannot crash on any practical system.

11 years agostream: add STREAM_GET_META
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:46:40 +0000 (23:46 +0300)]
stream: add STREAM_GET_META

11 years agoinput: remove INPUT_FSTAT_NB_READS
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:22:59 +0000 (23:22 +0300)]
input: remove INPUT_FSTAT_NB_READS

This was only used for INPUT_UPDATE_SIZE.

11 years agoinput: remove write-only INPUT_UPDATE_SIZE
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:15:55 +0000 (23:15 +0300)]
input: remove write-only INPUT_UPDATE_SIZE

11 years agoinput: remove unused INPUT_UPDATE_NONE
Rémi Denis-Courmont [Wed, 17 Apr 2013 20:13:44 +0000 (23:13 +0300)]
input: remove unused INPUT_UPDATE_NONE

11 years agostream: add explicit controls for titles and seekpoints
Rémi Denis-Courmont [Wed, 17 Apr 2013 19:55:29 +0000 (22:55 +0300)]
stream: add explicit controls for titles and seekpoints

11 years agostream: add the new controls to demux and memory streams
Rémi Denis-Courmont [Wed, 17 Apr 2013 19:49:15 +0000 (22:49 +0300)]
stream: add the new controls to demux and memory streams

11 years agovdr: force MPEG-TS demuxer
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:07:16 +0000 (20:07 +0300)]
vdr: force MPEG-TS demuxer

11 years agovdr: do not turn off caching (refs #8446)
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:05:48 +0000 (20:05 +0300)]
vdr: do not turn off caching (refs #8446)

11 years agomtp: do not turn off caching (refs #8446)
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:05:08 +0000 (20:05 +0300)]
mtp: do not turn off caching (refs #8446)

11 years agomtp: redundant close-on-exec code
Rémi Denis-Courmont [Wed, 17 Apr 2013 17:02:41 +0000 (20:02 +0300)]
mtp: redundant close-on-exec code

(vlc_open() takes care of that)

11 years agoinput: factor INPUT_CONTROL_SET_SEEKPOINT code
Rémi Denis-Courmont [Wed, 17 Apr 2013 16:35:02 +0000 (19:35 +0300)]
input: factor INPUT_CONTROL_SET_SEEKPOINT code

11 years agoinput: factor INPUT_CONTROL_SET_TITLE code
Rémi Denis-Courmont [Wed, 17 Apr 2013 16:27:17 +0000 (19:27 +0300)]
input: factor INPUT_CONTROL_SET_TITLE code

11 years agoauhal: volumeSet and muteSet is not supported for digital output
David Fuhrmann [Wed, 17 Apr 2013 16:04:13 +0000 (18:04 +0200)]
auhal: volumeSet and muteSet is not supported for digital output

11 years agomacosx: merge minor grammar and orthography fixes
Edward Wang [Wed, 17 Apr 2013 11:51:16 +0000 (13:51 +0200)]
macosx: merge minor grammar and orthography fixes

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agotranscode/video.c: Do not leak mutex/conditional or fifo in transcode_video_new().
Jean-Paul Saman [Wed, 17 Apr 2013 09:52:26 +0000 (11:52 +0200)]
transcode/video.c: Do not leak mutex/conditional or fifo in transcode_video_new().

Do not leak mutex/conditional or fifo in transcode_video_new() its
error path when p_sys->i_thread > 1.

11 years agosrc/stream_output/stream_output.c: destroy mutex on error.
Jean-Paul Saman [Wed, 17 Apr 2013 09:25:32 +0000 (11:25 +0200)]
src/stream_output/stream_output.c: destroy mutex on error.

Do not leak mutex in sout_NewInstance() on error.

11 years agoRevert "mingw: link with static libgcc / libstdc++"
Rafaël Carré [Tue, 16 Apr 2013 23:55:44 +0000 (01:55 +0200)]
Revert "mingw: link with static libgcc / libstdc++"

This reverts commit f3e0178eeed19835d2f8e6131690dea603adfd4d.

libtool always adds -nostdlib which renders these options useless

11 years agomacosx: add trademark claim to about panel
Felix Paul Kühne [Tue, 16 Apr 2013 22:43:04 +0000 (00:43 +0200)]
macosx: add trademark claim to about panel

11 years agomacosx: mooaaarr eye-candy for the about dialog
Felix Paul Kühne [Tue, 16 Apr 2013 22:31:38 +0000 (00:31 +0200)]
macosx: mooaaarr eye-candy for the about dialog

http://cl.ly/image/1K3l2C0v3T2V

11 years agoInfoPlist.strings: fix NSHumanReadableCopyright statement
Felix Paul Kühne [Tue, 16 Apr 2013 22:23:16 +0000 (00:23 +0200)]
InfoPlist.strings: fix NSHumanReadableCopyright statement

11 years agomacosx/about: add missing l10n
Felix Paul Kühne [Tue, 16 Apr 2013 21:31:30 +0000 (23:31 +0200)]
macosx/about: add missing l10n

11 years agomacosx: modernize the about dialog to match the Qt intf
Felix Paul Kühne [Tue, 16 Apr 2013 21:29:30 +0000 (23:29 +0200)]
macosx: modernize the about dialog to match the Qt intf

11 years agomp4: correct language code value interpretation
Rémi Denis-Courmont [Tue, 16 Apr 2013 20:16:28 +0000 (23:16 +0300)]
mp4: correct language code value interpretation

Mac codes are only 0 to 0x3ff and 0x7fff.

11 years agodecomp: implement pause/resume
Rémi Denis-Courmont [Tue, 16 Apr 2013 19:03:33 +0000 (22:03 +0300)]
decomp: implement pause/resume

11 years agodecomp: fix leak on error and clean up a little
Rémi Denis-Courmont [Tue, 16 Apr 2013 18:17:39 +0000 (21:17 +0300)]
decomp: fix leak on error and clean up a little

11 years agoinput: deprecate p_access (refs #8414)
Rémi Denis-Courmont [Tue, 16 Apr 2013 17:28:01 +0000 (20:28 +0300)]
input: deprecate p_access (refs #8414)

11 years agoinput: use STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
Rémi Denis-Courmont [Tue, 16 Apr 2013 17:19:41 +0000 (20:19 +0300)]
input: use STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE

11 years agohttp filters: pause not implemented, pace control not supported
Rémi Denis-Courmont [Tue, 16 Apr 2013 17:09:07 +0000 (20:09 +0300)]
http filters: pause not implemented, pace control not supported

Also add missing STREAM_CAN_FASTSEEK to HTTP live.

11 years agodecomp: pause is unimplemented (although possible), pace works
Rémi Denis-Courmont [Tue, 16 Apr 2013 17:08:34 +0000 (20:08 +0300)]
decomp: pause is unimplemented (although possible), pace works

11 years agostream: add STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
Rémi Denis-Courmont [Tue, 16 Apr 2013 17:00:40 +0000 (20:00 +0300)]
stream: add STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE

11 years agoinput: use STREAM_SET_PAUSE_STATE (refs #8414)
Rémi Denis-Courmont [Tue, 16 Apr 2013 16:06:20 +0000 (19:06 +0300)]
input: use STREAM_SET_PAUSE_STATE (refs #8414)

11 years agostream: add STREAM_SET_PAUSE_STATE control
Rémi Denis-Courmont [Tue, 16 Apr 2013 16:04:36 +0000 (19:04 +0300)]
stream: add STREAM_SET_PAUSE_STATE control

11 years agoinput: small simplification
Rémi Denis-Courmont [Tue, 16 Apr 2013 15:59:01 +0000 (18:59 +0300)]
input: small simplification

11 years agofile: do not turn off caching on BSD (fixes #8446)
Rémi Denis-Courmont [Tue, 16 Apr 2013 15:33:43 +0000 (18:33 +0300)]
file: do not turn off caching on BSD (fixes #8446)

Turning off the cache makes no sense here, especially right after
enabling reading ahead (which intrisically means caching).

11 years agoQt: Open: Don't allow next step if item is missing.
Francois Cartegnie [Tue, 16 Apr 2013 15:21:08 +0000 (17:21 +0200)]
Qt: Open: Don't allow next step if item is missing.

Otherwise it confusingly closes silently

11 years agoQt: Open: always update mrl on tab switch.
Francois Cartegnie [Tue, 16 Apr 2013 15:10:46 +0000 (17:10 +0200)]
Qt: Open: always update mrl on tab switch.

Otherwise could any MRL with net caching.

11 years agoQt: AboutDialog: reset dialog on show.
Francois Cartegnie [Tue, 16 Apr 2013 14:43:28 +0000 (16:43 +0200)]
Qt: AboutDialog: reset dialog on show.

11 years agoAbout dialog: remove the verticalSpacer...
Jean-Baptiste Kempf [Tue, 16 Apr 2013 14:17:02 +0000 (16:17 +0200)]
About dialog: remove the verticalSpacer...

11 years agoAbout: make the label look like links
Jean-Baptiste Kempf [Tue, 16 Apr 2013 14:08:26 +0000 (16:08 +0200)]
About: make the label look like links

11 years agoRevert "Qt: AboutDialog: frameless buttons must expand"
Jean-Baptiste Kempf [Tue, 16 Apr 2013 13:57:22 +0000 (15:57 +0200)]
Revert "Qt: AboutDialog: frameless buttons must expand"

This reverts commit f786bc6f15555cd5c84693b3e933b986b9d416a3.

11 years agoQt: AboutDialog: fix font height
Francois Cartegnie [Tue, 16 Apr 2013 13:46:59 +0000 (15:46 +0200)]
Qt: AboutDialog: fix font height

11 years agoQt: AboutDialog: fix pointer on switchable label
Francois Cartegnie [Tue, 16 Apr 2013 13:38:01 +0000 (15:38 +0200)]
Qt: AboutDialog: fix pointer on switchable label

11 years agoQt: AboutDialog: Change licence font
Francois Cartegnie [Tue, 16 Apr 2013 13:33:10 +0000 (15:33 +0200)]
Qt: AboutDialog: Change licence font

11 years agoQt: AboutDialog: frameless buttons must expand
Francois Cartegnie [Tue, 16 Apr 2013 13:31:36 +0000 (15:31 +0200)]
Qt: AboutDialog: frameless buttons must expand