]> git.sesse.net Git - vlc/history - modules/gui/qt4
Wxwidgets playlist fix
[vlc] / modules / gui / qt4 /
2006-11-20 Jean-Baptiste Kempf* Qt4: added network and disk UIs to Open
2006-11-19 Christophe Mutricyi18n fixes
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-16 Jean-Baptiste Kempf* Qt4: Display open dialog. Not yet functionnable.
2006-11-14 Pavlov Konstantinqt4: i really like readable debug output
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-11-12 Clément StenacFix Qt4 play button
2006-11-12 Clément Stenac* Qt4 stream output dialog
2006-11-12 Rémi Denis-CourmontDon't use non existent file in Qt4 code
2006-11-12 Rémi Denis-CourmontTry to fix Qt4 build
2006-11-12 Clément StenacQt4: add meta info panel and fix layout bug in stats
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-09 Clément StenacDon't show visualizations selector (unused).
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-21 Rémi Denis-CourmontQt compile fix
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-21 Clément StenacPlaylist
2006-10-16 Jean-Baptiste KempfQt4: File / Disk / Network tabs for Open Dialog
2006-10-15 Clément StenacD&D fixes
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-13 Gildas Bazin* modules/gui/qt4/qt4.cpp: lower the priority of the...
2006-10-12 Jean-Baptiste KempfCompile fix for Open in Qt4
2006-10-12 Jean-Baptiste KempfFirst work on File_Open_Qt4...
2006-10-12 Clément StenacCompile fix
2006-10-11 Clément StenacA bit of cleanup
2006-10-08 Clément StenacRemove visual button, put back in the menu
2006-10-08 Clément StenacSave hotkeys (Closes:#714)
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-10-08 Clément StenacVery beginning of hotkey widget + Fix 4.2 compilation...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-30 Antoine CellerierSkeleton for modules list widgets in the prefs. I'm...
2006-09-27 Olivier Teulière * modules/gui/qt4/Modules.am: fixed a warning at boots...
2006-09-27 Christophe MutricyAlmost fix make distcheck
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Jean-Baptiste KempfSmall corrections for stats.
2006-09-23 Clément StenacDon't spit too much debug
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Clément StenacUse a tab widget for extended GUI
2006-09-23 Clément StenacAdvanced controls bar
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-09-22 Clément StenacRemove useless code
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-22 Clément StenacFix equalizer crash
2006-09-20 Clément StenacAutosave size/position + fix a resizing bug in the...
2006-09-20 Clément StenacA bit of cleanup in the info stuff
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-20 Jean-Baptiste Kempf*Qt4: InfoTree for files. The timer does not function...
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-18 Jean-Baptiste Kempf* Qt4/Information: Put the close button in a better...
2006-09-18 Clément StenacTemporary dialog for the equalizer
2006-09-17 Clément StenacEqualizer component
2006-09-17 Christophe MutricyInitialise widgets to avoid garbage display
2006-09-17 Clément StenacUI for equalizer
2006-09-17 Jean-Baptiste Kempf*Qt4: InfoTabs, the layout..
2006-09-17 Clément StenacDon't use find for the playlist
2006-09-16 Clément StenacFix Qt crash on exit
2006-09-16 Clément StenacProcess all playlist updates
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Clément StenacAdd missing actions in popup
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-13 Clément StenacImplementation of login, input and progress dialogs...
2006-09-10 Clément StenacA bit of cleanup
2006-09-10 Clément StenacFix SD support
2006-09-10 Clément StenacHandle more hotkeys
2006-09-06 Clément StenacOne more encoding fix
2006-09-05 Clément StenacConvert items in the preferences tree to locale
2006-09-03 Clément StenacStart grabbing hotkeys in Qt. Unfinished
2006-09-03 Clément StenacFix postprocessing in menu (Closes:#659)
2006-09-03 Clément Stenacopen directory and playlist
2006-09-02 Clément StenacRemember random/loop/repeat
2006-09-02 Clément StenacPreferences
2006-09-01 Clément StenacEnable verbosity setting
2006-08-31 Christophe MutricyInitialize the verbosity box
2006-08-31 Clément StenacMerge views.hpp in customwidgets
2006-08-31 Clément StenacWarnings/Errors dialog
2006-08-31 Clément Stenac* Move the embedded option to libvlc
2006-08-31 Clément StenacPreliminary work for better audio visualization handling
2006-08-29 Clément StenacSome preliminary work for streaming stuff
2006-08-29 Clément StenacShould fix the problem with messages insertion (new...
2006-08-28 Antoine CellerierBegin simple prefs interface panel.
2006-08-28 Clément StenacCosmetics:
2006-08-28 Clément StenacPeople might perhaps maybe want to right-click anywhere
next