]> git.sesse.net Git - vlc/history - modules/gui/qt4
Implement basic panel change
[vlc] / modules / gui / qt4 /
2006-08-26 Clément StenacImplement basic panel change
2006-08-26 Clément StenacSkeleton for simple prefs
2006-08-26 Clément StenacCosmetics
2006-08-26 Clément StenacFind as you type
2006-08-26 Clément StenacVolume control
2006-08-26 Clément Stenac* Sorting
2006-08-26 Clément StenacCosmetics + Enable menu in playlist
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-26 Clément Stenac* Popups
2006-08-25 Clément StenacFix flickering of panels in preferences
2006-08-25 Clément StenacImprove Qt preferences layout handling
2006-08-24 Clément StenacMultiple selection
2006-08-24 Clément StenacPreliminary deletion support
2006-08-24 Jean-Baptiste KempfQt: Small fix on the filters for simpleOpenFile
2006-08-20 Clément StenacFix messages layout bug
2006-08-20 Jean-Baptiste Kempf* First implementation of the simpleOpenFile Dialog...
2006-08-19 Jean-Baptiste Kempf* First implementation of the messages dialog for qt4.
2006-08-17 Clément StenacFix interaction locking
2006-08-15 Olivier Teulière * qt4: Added a few forward declarations and includes
2006-08-06 Clément Stenac* Add random/loop buttons
2006-08-06 Clément StenacQt4:
2006-08-03 Clément StenacHandle blocking errors, fix layout for login
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-01 Clément StenacRemove references to deprecated files
2006-08-01 Clément StenacImprove Qt interaction stuff
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