]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
macosx: reimplemented the right-click Reveal-in-Finder feature on the window title...
[vlc] / modules / gui / qt4 / dialogs /
2012-06-11 Jean-Baptiste KempfBookmarks: use a better naming
2012-06-10 Jean-Baptiste KempfMessage dialog: put the clear button in the corner
2012-06-09 Jean-Baptiste KempfQt: fix compilation in case of updateCheck
2012-06-09 Ludovic Fauvetqt4: remove unneeded includes
2012-06-09 Ludovic Fauvetqt4: rename a couple of methods to be more explicit
2012-06-09 Ludovic Fauvetqt4: filters messages in real time as you type
2012-06-09 Ludovic Fauvetqt4: the verbosity can't be higher than 2
2012-06-07 Ludovic Fauvetqt4: save and restore the position of the GotoTime...
2012-06-06 Jean-Baptiste KempfQt: do not collapse drop-zones when empty in toolbar...
2012-05-15 Francois CartegnieQt: main_interface: fix playlist widgets instances...
2012-05-13 Rémi Denis-CourmontMove vlc_atomic_t to <vlc_atomic.h> and correct definition
2012-05-12 Vikram Narayanandialogs/open.cpp: Change the shortcut for convert/save
2012-05-10 Francois CartegnieQt: playlist dialog: remove unneeded layer
2012-04-23 Jean-Baptiste KempfQt: fix gototime focus
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-17 Rémi Denis-CourmontQt4: use addCallback
2012-04-17 Rémi Denis-CourmontQt4: rationalize QVLCVariable and add missing classes
2012-03-22 Francois CartegnieQt: preferences: remove the 150px width enforcing
2012-03-22 Francois CartegnieQt: preferences: use QSplitter for advanced layout...
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for advanced layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for simple layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for main layout
2012-03-02 Francois CartegnieQt: extensioninfo dialog: remove unused member
2012-03-02 Francois CartegnieQt: messages: fix visibility warning
2012-03-02 Francois CartegnieQt: preferences: remove unused hidden member
2012-03-02 Francois CartegnieQt: epg dialog: fix base class hidden method
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-23 Jean-Baptiste KempfQt: fix progressBar timer
2012-02-20 Francois CartegnieQt: plugins: close() is RejectRole
2012-02-20 Francois CartegnieQt: plugins info: simplify concats
2012-02-20 Francois CartegnieQt: plugins infos: filename is not editable
2012-02-20 Jean-Baptiste KempfQt: Missing .
2012-02-20 Francois CartegnieQt: plugins: activate buttons contextually
2012-02-20 Francois CartegnieQt: plugins: link to addons.videolan.org.
2012-02-19 Edward WangQt: Use RejectRole for close button
2012-02-17 Jean-Baptiste KempfQt: delay the progressBar longer
2012-02-10 Rémi Denis-CourmontQt4: use OpenDialog::getOptions() where appropriate
2012-02-10 Rémi Denis-CourmontQt4: add item options for all items
2012-02-08 Jean-Baptiste KempfQt: do not put an email in the interface
2012-01-28 Jean-Baptiste KempfQt: fix hotkey shortcut
2012-01-27 Rafaël CarréQt4: fix windows build
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2012-01-06 Laurent AimarFixed a typo "Elasped" -> "Elapsed".
2012-01-05 Sharad DixitQt4: Fixed uninitialized variable
2012-01-04 Jean-Baptiste KempfQt: Fix typo
2012-01-03 Edward WangQt4: allow more types of timeLabel in toolbars
2012-01-03 Edward WangQt4: allow speedlabel in toolbars
2011-12-31 Edward WangQt4: Show fullscreen docking button in defaults
2011-12-30 Edward WangQt4: Enable closable tabs in sout dialog
2011-12-28 Edward WangQt4: Add aspect ratio combobox to toolbar editor
2011-12-27 Jean-Baptiste KempfQt4: small fixes on the toolbar custom dialog
2011-12-15 Jean-Baptiste KempfQt, sout: fix compilation on older moc version
2011-12-15 Pere Orgafix filename self-references
2011-12-13 Edward WangQt: use QWizard for Sout
2011-11-19 Francois CartegnieQt: Go To Time dialog: set default time to current...
2011-11-18 Jean-Baptiste KempfQt: fix VLM geometry restoration
2011-11-18 Jean-Baptiste KempfVLM: correctly save and restore the geometry
2011-11-18 Jean-Baptiste KempfQt: Extendedpanel: move to a Dialog
2011-11-17 Jean-Baptiste KempfQt: consistency on QSettings value for OpenDialog
2011-10-31 Jean-Baptiste KempfQt: use %tmp%/$TMP folder for updates
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-10-06 Jean-Baptiste KempfQt: convert, close #4523
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-09-25 Jean-Baptiste KempfQt: reload some preferences live
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-09-16 Jean-Baptiste KempfQt: open network fixes and simplifications
2011-09-16 Jean-Baptiste KempfQt: open dialog code simplification
2011-09-10 Francois CartegnieQt: simplify go to time dialog
2011-08-20 Rémi Denis-CourmontPush log message formatting to subscribers
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-19 Rémi Denis-CourmontQt4: implement message object/module filter in the...
2011-08-18 Rémi Denis-CourmontQt4: apply verbosity filtering within Qt, do not rely...
2011-08-16 Jean-Baptiste KempfQt: use qDeleteAll on VLM dialog
2011-08-16 Jean-Baptiste KempfQt: Use append iso push_*
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-08-08 Jean-Baptiste KempfQt: plugins dialog, fix keyevents
2011-07-29 Yuval TzeQt: Preferences tree filter, UI
2011-07-19 Francois CartegnieQt: firstrun: use QDialogButtonsBox
2011-07-19 Francois CartegnieQt: Firstrun privacy text accuracy changes
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-07 Hugo Beauzée-Luyssenlua: qt4: Fixing dropdown update function.
2011-07-07 Hugo Beauzée-Luyssenlua: Don't update a widget that was just created.
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-22 Jean-Baptiste KempfQt: change shortcut in info dialog
2011-05-14 Jean-Baptiste KempfQt: kill unused-parameters variables warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste KempfQt: remove unused variable
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontQt4: convert VLC message stuff to QString
2011-05-11 Rémi Denis-CourmontUse copy/free paradigm rather than hold/release for...
2011-05-09 Jean-Baptiste KempfQt: allow SQL-ML configuration
2011-04-29 Rémi Denis-CourmontRemove unused config_SaveConfigFile parameter
2011-04-29 Rémi Denis-CourmontQt4: no need to save podcast configuration
2011-04-27 Jean-Baptiste KempfQt, use more tooltips, to improve accessibility
2011-04-27 Jean-Baptiste KempfQt, remove unnecessary headers
2011-04-27 Jean-Baptiste KempfQt: provide a tooltip for icon-only button
next