]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt4 - Comments about TODO and FIXMEs on the main_interface, for my holidays :D
[vlc] / modules / gui / qt4 / main_interface.cpp
2007-08-20 Jean-Baptiste KempfQt4 - Comments about TODO and FIXMEs on the main_interf...
2007-08-20 Jean-Baptiste KempfQt4: fix compilation. Sorry for the disturbance.
2007-08-20 Jean-Baptiste KempfQt4 : fullscreen Button activation/deactivation
2007-08-20 Jean-Baptiste KempfQt4 : remove useless files.
2007-08-20 Jean-Baptiste KempfQt4 : Changes in the main interface:
2007-08-19 Jean-Baptiste KempfQt4 - Right-Click menus for the main interface. Not...
2007-08-19 Jean-Baptiste Kempfqt4 : QT4 album art in allways-video.
2007-08-11 Jean-Baptiste KempfQt4 - Hide/Show from taskBar for Windows.
2007-08-07 Jean-Baptiste KempfQt4 - Slider bug temporary solving.
2007-08-06 Jean-Baptiste KempfQt4 - systray behaviour: first activate the Windows...
2007-08-02 Jean-Baptiste Kempfqt4 - HideMenus change position. Still don't know wheth...
2007-08-02 Jean-Baptiste Kempfqt4 - Main_Interface: show the cone when back from...
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: support for speed gestion.
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: small change on size behaviour...
2007-08-01 Jean-Baptiste KempfQt4 - Main Interface: Fix the always-video bug. Reparen...
2007-07-17 Jean-Baptiste Kempfqt4 - Renaming a function.
2007-07-17 Jean-Baptiste KempfQt4 - Cosmetics on previous commit and comments.
2007-07-17 Jean-Baptiste KempfQt4: Systray Menu segfaults. Don't register the connect...
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2007-05-31 Jean-Baptiste KempfQt4 - Forgotten file in a previous commit ( for the...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-14 Christophe MutricyQt4 systray: Don't put the played item here now that...
2007-05-12 Christophe Mutricyinput_manager: Don't send name event all the time
2007-05-11 Jean-Baptiste KempfQt4 - small changes and factorisations in CONNECTs
2007-05-11 Christophe MutricyDon't hide the name in the status bar. Oups.
2007-05-10 Christophe Mutricyqt4: Make the name in the title an option
2007-05-04 Jean-Baptiste Kempfqt4 - Systray: - Repair the hide-and-never-show-back...
2007-05-02 Jean-Baptiste Kempfqt4 - Systray Menu - Add hide/show handling, open dialo...
2007-05-02 Jean-Baptiste KempfQt4 - Systray Icon and menu to control VLC. Play/Pause...
2007-04-30 Jean-Baptiste KempfQt4 - Main Windows: Rename the interface to $MEDIANAME...
2007-04-28 Jean-Baptiste KempfQt4 - Copyright update and CRs
2007-04-19 Jean-Baptiste KempfQt4 - Add entries to the popupMenu.
2007-04-18 Jean-Baptiste KempfQt4 - popupMenu and AlwaysOnTop. Needs testing.
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
next