]> git.sesse.net Git - vlc/history - modules/gui/qt4/qt4.hpp
Stop allocating QSettings all the time everywhere.
[vlc] / modules / gui / qt4 / qt4.hpp
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