]> git.sesse.net Git - vlc/history - modules/gui/qt4/qt4.hpp
Qt forced default value is different than libvlc's saved
[vlc] / modules / gui / qt4 / qt4.hpp
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-08 Jean-Baptiste KempfQt4: do not explode if MyDocument isn't available
2010-04-07 Erwan Tulouqt4: rework popupmenus
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-08 Rémi Denis-CourmontQt4: disable implicit cast from QString to (const)...
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-01-25 Jean-Baptiste KempfQt: compile extensions on Qt4.4
2010-01-16 Jean-Baptiste KempfQt4: win32 simplification
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary macro
2009-12-04 Jean-Baptiste KempfBlacklist Qt 4.5.0 as promised
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary includes
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfRevert "Forbid Qt4.5.0"
2009-05-14 Jean-Baptiste KempfForbid Qt4.5.0
2009-05-14 Jean-Baptiste KempfBump necessary Qt version to 4.4
2009-05-01 Jean-Baptiste KempfCopyright update.
2009-05-01 Jean-Baptiste KempfQt4: Warn about Qt version 4.5.0
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontQt4: hopefully fix the last open file path
2009-04-15 Rémi Denis-CourmontRemove useless display pointer
2009-03-17 Erwan Tulouat qt4 termination, ensure quit() function is executed...
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-02-02 Rémi Denis-CourmontQt4: use the display we've opened
2009-01-21 Jean-Baptiste KempfQt: detect the screen size at startup since some screen...
2009-01-17 Rémi Denis-Courmontplaylist: add real functions for locking
2009-01-14 Rémi Denis-CourmontQt4: get rid of qta in favor of qtu
2009-01-14 Rémi Denis-CourmontQt4: use constData and provide expansion safety for...
2009-01-10 Laurent AimarFixed QT4 message dialogs thread safety.
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt4: Comment main members
2008-12-09 Jean-Baptiste Kempf[Qt] You need now Qt4.3...
2008-10-30 Rémi Denis-CourmontRemove write-only value
2008-10-28 Jean-Baptiste Kempf[Qt] chmod 644 qt4.*
2008-10-20 Rémi Denis-CourmontDo not use thread cancellation for Qt4 - fix #2225...
2008-10-20 Jean-Baptiste Kempf[Qt] Split the QtWinApp to its own file and rename it.
2008-10-20 Jean-Baptiste Kempf[Qt] Various cleaning.
2008-10-19 Jean-Baptiste Kempf[Qt] move some static const int to enum
2008-10-19 Rémi Denis-CourmontQt4: restore message dialog
2008-10-18 Ilkka OllakkaUse normal QCloseEvent to signal maininterface to closeup
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-16 Ilkka OllakkaAllow thread-cancelation in qt4-module, and define...
2008-10-05 Kaarlo RaihaQT4 wineventfilter for Win32, allows WM_APPCOMMAND...
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-10 Jean-Baptiste KempfFix drop MimeData on Windows... Close #1911
2008-08-25 Jean-Baptiste KempfFix very annoying typo that discard most of the correct...
2008-08-12 Jean-Baptiste KempfBetter solution to fix some skins2 crash on exit.
2008-08-11 Jean-Baptiste KempfFix some quitting issues from skins2 when Qt in theDP.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-02-12 Jean-Baptiste KempfQt4 - Change the event numbers and add more debug to...
2008-02-10 Jean-Baptiste KempfQt4 - Destroy correctly the qt4 interface when used...
2008-02-10 Jean-Baptiste KempfQt4 - beginning of cleaning correctly the DP.
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-01-31 Jean-Baptiste KempfQt4 - Start mode configuration simplification.
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-22 Rémi Denis-Courmont- Don't mix delete and free().
2008-01-21 Jean-Baptiste KempfQt4 - unification of the common used path for QFileDial...
2008-01-10 Jean-Baptiste KempfQt4 -reinventing the wheel is ALWAYS a good idea...
2007-12-17 Jean-Baptiste KempfQt4 - trailing spaces... Post-commit script ?
2007-12-16 Jean-Baptiste KempfQt4 - SHould Fix -- Videos are always started with...
2007-12-05 Jean-Baptiste KempfQt4 - Typos/Code conventions/spaces/Cleaning.
2007-11-21 Jean-Baptiste KempfUpdate qtu, qta macros .
2007-10-15 Jean-Baptiste KempfQt4 - Various comments and unimportant fixes.
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-09-06 Jean-Baptiste KempfQt4 - Define a TOGGLEV to toggleVisible on QWidgets...
2007-08-31 Jean-Baptiste KempfQt4 - move the VISIBLE() define to qt4.hpp to use it...
2007-08-19 Jean-Baptiste Kempfqt4 add a small define that could help to fight Qt43...
2007-08-01 Jean-Baptiste KempfQt4 - PlaylistWidget use a much nicer QSplitter. Remove...
2007-08-01 Jean-Baptiste KempfQt4: add options for later choice of columns in playlist.
2007-06-13 Damien Fouilleulqt4: a few stability fixes when working as a dialogs...
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2007-06-02 Jean-Baptiste KempfQt4 - Space fixes.
2007-04-28 Jean-Baptiste KempfQt4 - Copyright update and CRs
next