293 Commits (553e1f391a8002cbf8e1a6e26455ec8bd710b028)

Author SHA1 Message Date
Lochlin Duperron 553e1f391a Adds batch convert support to the VLC GUI. 12 years ago
Erwan Tulou 2ba05d1ff0 Qt: fix regression about popupmenu 12 years ago
Erwan Tulou 79ad172e33 Qt(dialog provider): fix utf8 issue with generic dialog box title 12 years ago
Erwan Tulou 01f2d198c1 Qt(Dialog provider): Add support for key accelerators 12 years ago
Jean-Baptiste Kempf 4a7e027c79 Qt: factorize directory opening 12 years ago
Jean-Baptiste Kempf 7f2ce08ccc Qt: move getDirectoryDialog to a static helper 12 years ago
Jean-Baptiste Kempf 2f1adbff40 Qt: rename helper for more clarity 12 years ago
Jean-Baptiste Kempf c4d99d3b17 Qt: openItem was almost always used to pass options 12 years ago
Jean-Baptiste Kempf c4d2180d81 Qt: use the open helper for streaming 12 years ago
Jean-Baptiste Kempf a46006ea25 Qt: use the open helper to open directories 12 years ago
Jean-Baptiste Kempf 4607174b30 Qt: DialogsProvider, use the open helper 12 years ago
Jean-Baptiste Kempf 04cb255651 Qt: move playMRL slot from THEDP to RecentsMRL 12 years ago
Jean-Baptiste Kempf 84d9c73e85 Qt: use pl_Unlocked in playlist_Add calls 12 years ago
Jean-Baptiste Kempf 511888ee37 Show OSD when drag-n-dropping subtitles 12 years ago
Jean-Baptiste Kempf 5981a20319 Qt: use DIR_SEP for BDMV and VIDEO_TS detection 12 years ago
Jean-Baptiste Kempf b502075972 Qt: fix folder opening of DVD and BD on Windows 12 years ago
Gal Vinograd 2dd0fa30e2 Adding "save to playlist" menu item in submenu Recents. 13 years ago
Francois Cartegnie ca08ed0ece Qt: Set popup entries logic into models, and keep interaction outside. 14 years ago
Ludovic Fauvet 0d33f98e4c Qt: QString::fromAscii has been deprecated in Qt5 13 years ago
Francois Cartegnie fa31a2a05b Qt: save playlist: missing unicode conversion 13 years ago
Rémi Denis-Courmont aa4f0a5f1e Revert "Qt: save playlist: use qtr() macro" 13 years ago
Francois Cartegnie cec6c32f1e Qt: save playlist: use qtr() macro 13 years ago
Francois Cartegnie 2283cdda5f Qt: save playlist: force native dialog 13 years ago
Francois Cartegnie f9c17d2ce6 Qt: saveAPlaylist: fix file extension logic (fix #7578) 13 years ago
Rémi Denis-Courmont 33dfab3c21 vlc_path2uri(): rename from make_URI() and always convert path 14 years ago
Rémi Denis-Courmont 595db21adb Qt4: remove unnecessary path to URL conversion 14 years ago
Francois Cartegnie 11279e3885 Qt: use dynamic ID for DialogEvent 14 years ago
Francois Cartegnie 1b978bf8a0 Qt: MediaInfo: name panels for public method usage 14 years ago
Jean-Baptiste Kempf 3273505a50 Qt: correctly destroy EPG dialog 14 years ago
Jean-Baptiste Kempf 0fe06bc3f1 Qt: fix small error 14 years ago
Jean-Baptiste Kempf 28f37b5fd3 Qt: allow opening of BDMV hierarchies through open folder 14 years ago
Jean-Baptiste Kempf 547a75774f Qt: remember last opened directory 14 years ago
Francois Cartegnie 3ce16b3704 Qt: simplify media filters 15 years ago
Francois Cartegnie 2dc2da86b9 Qt: menus: rename MenusManager to MenuBar. 15 years ago
Francois Cartegnie 76f155bda6 Qt: rename QVLCMenu to QVLCMenuManager. 15 years ago
Jean-Baptiste Kempf 9b8667a845 Qt: Extendedpanel: move to a Dialog 15 years ago
Ludovic Fauvet f53bb2ebf5 Qt4: ensure to give a valid URI to the playlist 15 years ago
Jean-Baptiste Kempf 22f9521029 Qt: don't quit the application too early 15 years ago
Hugo Beauzée-Luyssen e2b67cfb50 Qt4: fix playlist type when saving 15 years ago
Jean-Baptiste Kempf c745ebb55a Qt: use count() iso size() on Qt Containers 15 years ago
Rémi Denis-Courmont 629dbd8af1 Remove useless vlc_object parameter when creating an input item 15 years ago
Rémi Denis-Courmont 20dc6cedb4 Qt4: use QString or QByteArray instead of strdup()/free() 15 years ago
Jean-Baptiste Kempf 2d9a201090 Qt: fix memleak 15 years ago
Jean-Baptiste Kempf d6c4c271cc Fix opening of subtitles on Windows 15 years ago
Jean-Baptiste Kempf ca0eddecb5 Qt, save the last extension used for saving playlist 15 years ago
Jean-Baptiste Kempf 4e318891a4 Qt, playlist: fix a deadlock (#3052) 15 years ago
Rémi Denis-Courmont 659bba5c45 Qt4: fix m3u8 export extension 15 years ago
Rémi Denis-Courmont 39a36910e1 Qt4: fix adding items on Win32 15 years ago
Jakub Wieczorek c200ffa3e9 Remove the filter patterns in the playlist file dialog from the translatable strings. These shouldn't be translated and malforming them could introduce a functional bug, as it happened in the case of the Spanish translation. http://trac.videolan.org/vlc/ticket/4376 16 years ago
Rémi Denis-Courmont f73e107172 Qt4: simplification 16 years ago