]> git.sesse.net Git - vlc/history - modules/gui/qt4
* interaction.c: always show errors through the interaction framework, even if the...
[vlc] / modules / gui / qt4 /
2006-07-30 Clément StenacIcons support
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-28 Clément StenacCheck type before cast
2006-07-28 Clément StenacWTF isn't QEvent a QObject ?
2006-07-28 Clément StenacDon't use RTTI
2006-07-24 Christophe MutricyLocalized the stings inside the .ui and update the...
2006-07-20 Christophe MutricyCompile fix. gcc doesn't like foo=foo();
2006-07-20 Clément StenacFix a bunch of bugs
2006-07-19 Clément StenacSome more Qt interaction support
2006-07-19 Clément StenacAdd support for modules help strings (Closes:#413)
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-18 Clément StenacLayout improvements
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 MutricyFix dist
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-12 Pavlov Konstantinget rid of unresolved symbols
2006-07-08 Mohammed Adnène... cosmetic changes + compilation fixes
2006-07-08 Clément StenacImprove embedded video output
2006-07-07 Antoine CellerierFix segfault (thanks to zorglub for the hint)
2006-07-05 Clément Stenac[Untested] Save interface position
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-06-28 Christophe Mutricyadd the volume icons
2006-06-28 Clément Stenacvarious fixes
2006-06-28 Christophe Mutricyfix compile for builddir != srcdir
2006-06-28 Clément StenacIcons
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-06-25 Clément StenacPlaylist model
2006-06-20 Clément StenacSome skeleton files for playlist
2006-06-11 Clément StenacSkeleton for open
2006-06-10 Christophe Mutricyqt4/input_manager.cpp: compile fix
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Clément StenacDon't laugh
2006-06-08 Clément StenacSome general clean up
2006-06-06 Pavlov Konstantincompile fix
2006-06-04 Rémi Denis-CourmontSome build systems clean up. Now require automake 1.7
2006-06-04 Clément StenacMore cosmetics for plastique
2006-06-03 Clément StenacCosmetics
2006-06-03 Clément Stenac* Fix crash
2006-06-03 Clément StenacPreferences
2006-06-02 Clément StenacEmpty files
2006-06-02 Clément StenacTodo for prefs widgets
2006-06-01 Clément StenacSkeleton for preferences widgets
2006-06-01 Clément StenacManage navigation buttons, status and text
2006-05-31 Clément StenacDon't crash
2006-05-31 Christophe MutricyAdd a qt shortcut
2006-05-31 Clément StenacCleanup
2006-05-31 Clément StenacFirst benefits of QT ! A slider ! (Refs:#80)
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-30 Clément StenacQT4 detection patch by Pavlov Konstantin
2006-05-29 Clément StenacStart handling input
2006-05-29 Rémi Denis-CourmontBuild system fixes + cleanup
2006-05-29 Clément StenacSome progress
2006-05-29 Clément StenacFix a typo
2006-05-29 Clément Stenac* Fix QT detection and make dist
2006-05-27 Antoine Cellerierset_program( "qvlc" ); to make it look "official"
2006-05-27 Clément StenacInitial layout
2006-05-25 Clément StenacFix build