]> git.sesse.net Git - vlc/history - modules/gui/qt4/qt4.hpp
Merge branch 1.0-bugfix
[vlc] / modules / gui / qt4 / qt4.hpp
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
2007-04-18 Jean-Baptiste KempfQt4 - popupMenu and AlwaysOnTop. Needs testing.
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-23 Clément StenacAdvanced controls bar
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-17 Clément StenacDon't use find for the playlist
2006-09-13 Jean-Baptiste Kempf* QT timeout=>timeout() in the MACRO to avoid hanging.
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-10 Clément StenacA bit of cleanup
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-18 Clément Stenac* Fix a number of encoding bugs
2006-07-18 Clément Stenac* compiles-but-untested complete implementation of...
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-05-29 Clément Stenac* Fix QT detection and make dist
2006-05-27 Clément StenacInitial layout