]> git.sesse.net Git - vlc/history - modules/gui
contribs: blind attempt to fix compilation of x264 on win32.
[vlc] / modules / gui /
2010-12-01 Jean-Baptiste KempfMac: use a Native Search Line
2010-11-30 Jean-Baptiste KempfQt: misc simplifications and corrections
2010-11-30 Jean-Baptiste KempfQt: use Qt4.7 clickLineEdit, if possible
2010-11-30 Jean-Baptiste KempfQt: SearchLineEdit: rename function to match Qt4.7...
2010-11-30 Jean-Baptiste KempfQt: simplification
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-30 Jean-Baptiste KempfQt, Mac: reduce the size margins and change the color...
2010-11-30 Jean-Baptiste KempfQt, Mac: use the classical blue for the selector
2010-11-30 Felix Paul Kühnemacosx: fixed preferences compilation
2010-11-28 Jean-Baptiste KempfQt: fix previous commit
2010-11-28 Jean-Baptiste KempfQt: playlist, use a better QSplitter, on Mac
2010-11-28 Jean-Baptiste KempfQt: use a Brushed Style on Mac
2010-11-28 Jean-Baptiste KempfQt: use a drawer for extended Dialog on Mac
2010-11-28 Jean-Baptiste KempfQt: no icons in Menus on Mac
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-27 Erwan Tulouskins2: rework the fullscreen controller
2010-11-27 Erwan Tulouskins2: avoid multiple strings with same value.
2010-11-27 Erwan Tulouskins2: remove dead code
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-22 Erwan Tulouskins2: rework and simplify transparency
2010-11-22 Erwan Tulouskins2: implement relative positioning
2010-11-22 Erwan Tulouskins2: ifdef code specific to WIN32
2010-11-22 Erwan Tulouskins2: some optimisation and cosmetics when moving...
2010-11-22 Erwan Tulouskins2(Win32 and Linux): Don't refresh a window forcefully
2010-11-22 Erwan Tulouskins(Win32): Process events in the winProc (instead...
2010-11-22 Erwan Tulouskins2: fix minor artefact with animated image
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic fixes
2010-11-21 Rémi Denis-CourmontEliminate dead code
2010-11-21 Rémi Denis-CourmontQt4: do not crash if the video window is released after...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic + comment
2010-11-20 Ilkka OllakkaQt4: toURI shouldn't need toNativeSeparators()
2010-11-19 Ilkka OllakkaQt4: pictureflow, if target futher than 20, jump closer...
2010-11-19 Rémi Duraffortqt4: remove an assert (a check for NULLity is enough).
2010-11-19 Hannes DomaniQt: tell that vlc processed the media keys
2010-11-19 Jean-Baptiste KempfQt: fix WinXP quitting issue
2010-11-18 Erwan Tulouskins2(Win32): remove an unneeded WS_EX_TOOLWINDOW...
2010-11-18 Rafaël Carréncurses: redraw interface unconditionally
2010-11-17 Erwan Tulouskins2: fix wrong check (cosmetics)
2010-11-15 Jean-Baptiste KempfQt: correctly implement play-and-exit in menu
2010-11-15 Jean-Baptiste KempfQt: improve look of extension dialog
2010-11-15 Rémi DuraffortC++: use prefix iterators instead of postfix.
2010-11-13 Juho Vähä-Herttuaqt4: Get rid of towlower in favor of portability
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-11-10 Rémi Denis-CourmontQt4: use toURI()
2010-11-10 Rémi Denis-CourmontQt4: simplification
2010-11-10 Rémi Denis-CourmontQt4: fix TTL parameter syntax in streaming wizard
2010-11-10 Rémi Denis-CourmontQt4: FileOpenPanel generates proper URLs, simplify
2010-11-10 Rémi Denis-CourmontQt4: add toURI() helper
2010-11-10 Rémi Denis-CourmontQt4: missing qfu() (in commented out code)
2010-11-08 Erwan Tulouskins2(Linux): A XSync is needed
2010-11-08 Erwan Tulouskins2: default width/height to -1 (undefined) and...
2010-11-07 Ilkka OllakkaQt4: user qpainter instead setpixel() in pictureflow
2010-11-07 Ilkka OllakkaQt4: remove unused variable in pictureflow
2010-11-07 Ilkka OllakkaQt4: speedup pictureflow rendering littlebit by using...
2010-11-07 Rafaël Carréncurses: translatable strings must be ASCII-only
2010-11-07 Laurent AimarSmall fix when changing a video filter option that...
2010-11-06 Rémi DuraffortRemove calls to bzero.
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-11-05 Christophe Mutricyi18n: Mark SD categories for inclusion in vlc.pot
2010-11-04 Geoffroy CouprieSkins: don't use GetProcAddress for TransparentBlt...
2010-11-04 Jean-Baptiste KempfQt: deactivate noise video filter
2010-11-02 Rémi Duraffortqt4: fix a crash if "view-mode" configuration values...
2010-11-01 Jean-Baptiste KempfQt: video filters
2010-10-31 Ilkka OllakkaQt4: don't cache inside pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, check that we use valid index
2010-10-31 Ilkka Ollakkaqt4: don't deaccelerate when closing on target in pictu...
2010-10-31 Ilkka OllakkaQt4: render artists/title on pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, activate input if cliked and it's...
2010-10-31 Ilkka OllakkaQt4: make pictureflow work with tree-like playlist too
2010-10-31 Rafaël Carréncurses: fix #1987
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-31 Ilkka OllakkaQt4: return qmodelindex from moveCursor
2010-10-30 Ilkka OllakkaQt4: coverflow, only do animation if target is under...
2010-10-30 Ilkka OllakkaQt4: small buggy test if modelinder is hidden or now
2010-10-30 Ilkka OllakkaQt4: don't crash coverflow when cliked my mouse
2010-10-30 Ilkka OllakkaQt4: coverflow, fix off-by-one in scrollto
2010-10-30 Ilkka OllakkaQt4: showslide scroll to row instead of column
2010-10-30 Ilkka OllakkaQt4: don't connect centerindexchanged, it's trigggered...
2010-10-30 Ilkka OllakkaQt4 don't return on empty arturl, otherwise we don...
2010-10-30 Ludovic FauvetFix stupid typo
2010-10-30 Rafaël Carréncurses: fix messages display
2010-10-30 Jean-Baptiste KempfQt: reorder views
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist
2010-10-30 Jean-Baptiste KempfQt, playlist: Move getMeta helper functions to PLModel
2010-10-29 Rafaël Carréncurses: add back comment mistakenly removed
2010-10-29 Rafaël Carréncurses: simplify IsIndex() and DrawPlaylist()
2010-10-29 Rafaël Carréncurses: if (a || (!a && b)) -> if (a || b)
2010-10-29 Rafaël Carréncurses: typo
2010-10-29 Rafaël Carréncurses: remove broken code to switch between flat...
2010-10-29 Rafaël Carréncurses: missing check in CheckIdx()
2010-10-29 Rafaël Carréncurses: messages box
2010-10-29 Rafaël Carréncurses: lot of changes stacked together
2010-10-28 Jean-Baptiste KempfPLModel: formatting fixes
2010-10-28 Jean-Baptiste KempfQt: fix the view checked() state in the ViewMenu
2010-10-28 Jean-Baptiste KempfQt: further playlistPanel simplifications
2010-10-27 Ilkka OllakkaRevert "Qt4: small loop change"
2010-10-27 Rafaël Carréncurses: rearrange Run() to remove a variable
2010-10-27 Rafaël Carréncurses: cosmetics to reduce LoC count (now under 2k!)
2010-10-27 Rafaël CarréRedraw(): if/else if/else if -> switch/case
next