]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
qt4 - Mousewheel (2)
[vlc] / modules / gui / qt4 / main_interface.cpp
2007-04-13 Jean-Baptiste Kempfqt4 - Mousewheel (2)
2007-04-12 Jean-Baptiste KempfQt4 - MouseWheel support - patch by Sergey Volk.
2007-03-04 Sigmund Augdal Helbergmove a few global variables into the appropriate class.
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-23 Clément StenacWtf ?
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-26 Clément StenacImplement disc chapter selection widget
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-11-12 Clément StenacFix Qt4 play button
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-21 Clément StenacPlaylist
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-08 Clément StenacRemove visual button, put back in the menu
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Clément Stenac* Add switch to skins
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 StenacPlaylist menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-22 Clément StenacSome cleanup, start integrating audio visualizations
2006-09-20 Clément StenacDo not hide the video widget, as it causes some sizing...
2006-09-20 Clément StenacCleanup
2006-09-20 Clément StenacSome size fixes
2006-09-19 Clément StenacLayout for album art
2006-09-19 Clément StenacNew system for handling elements in the main interface
2006-09-19 Clément StenacGive control back to the main interface for handling...
2006-09-19 Clément StenacRework of the embedded stuff. This breaks everything :)
2006-09-19 Clément StenacSplit video widget from background image managre
2006-09-16 Clément StenacFix Qt crash on exit
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-10 Clément StenacHandle more hotkeys
2006-09-03 Clément StenacStart grabbing hotkeys in Qt. Unfinished
2006-08-31 Clément Stenac* Move the embedded option to libvlc
2006-08-28 Clément StenacCosmetics:
2006-08-28 Clément StenacFix Win32 preferences crash
2006-08-27 Clément StenacAdd ability to put some background when there is no...
2006-08-27 Clément StenacEnsure minimum spacing between the status bar and the...
2006-08-27 Clément StenacFix play/pause icons
2006-08-26 Clément StenacVolume control
2006-08-06 Clément Stenac* Add random/loop buttons
2006-07-30 Clément StenacIcons support
2006-07-20 Clément StenacFix a bunch of bugs
2006-07-18 Clément StenacLayout improvements
2006-07-18 Clément Stenac* compiles-but-untested complete implementation of...
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-08 Clément StenacImprove embedded video output
2006-07-05 Clément Stenac[Untested] Save interface position
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-06-28 Clément Stenacvarious fixes
2006-06-28 Clément StenacIcons
2006-06-26 Clément StenacSome more playlist code
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-08 Clément StenacDon't laugh
2006-06-08 Clément StenacSome general clean up
2006-06-04 Clément StenacMore cosmetics for plastique
2006-06-03 Clément Stenac* Fix crash
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 Clément StenacSome progress
2006-05-27 Clément StenacInitial layout