root/modules/gui/qt4/main_interface.hpp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @44e31c0f861b90a01ff3239354d7b2bf43468d07 [44e31c0f861b90a01ff3239354d7b2bf43468d07] 22/09/08 04:48:24 Jean-Baptiste Kempf <jb@videolan.org> Qt4: Really split the TimeLabel? into its own class. Code simplification …
(edit) @e04cc4a812a0edacb4f014d410a3f47b2c6453b0 [e04cc4a812a0edacb4f014d410a3f47b2c6453b0] 21/09/08 10:09:15 Jean-Baptiste Kempf <jb@videolan.org> Qt4: D&D behaviour fix. When dropping on the main controller => Play When …
(edit) @5917494b8a9c06d369ec9a5330f708d59b866efb [5917494b8a9c06d369ec9a5330f708d59b866efb] 25/08/08 09:25:59 Jean-Baptiste Kempf <jb@videolan.org> Fix drop on the playlist in all case (DP and MI ) Also set a correct …
(edit) @b63140fae58c3a801a850105abb111d33c4df14e [b63140fae58c3a801a850105abb111d33c4df14e] 25/08/08 07:28:07 Jean-Baptiste Kempf <jb@videolan.org> Fix Playlist resizing and positionning.
(edit) @48018aedd562fa8751c620583e1e09852c79e1be [48018aedd562fa8751c620583e1e09852c79e1be] 24/08/08 08:30:51 Jean-Baptiste Kempf <jb@videolan.org> Video Widget cleaning. Corrections of previous commits. zoom and resize …
(edit) @d197ab14643cb52c0d34fc5791ffe4ca3d7edfcb [d197ab14643cb52c0d34fc5791ffe4ca3d7edfcb] 23/08/08 07:53:07 Jean-Philippe Andre <jpeg@via.ecp.fr> This is an attempt to close '#1716' (zoom has to be clicked twice) The …
(edit) @165268ce46a459ed3818a5450848b1b7e03b30e1 [165268ce46a459ed3818a5450848b1b7e03b30e1] 22/08/08 04:00:34 Jean-Baptiste Kempf <jb@videolan.org> Implement 'i' hotkey to show FSC. Close #1783 ( rest is 1646 duplicate)
(edit) @3f9a678b312bb55716719ef35a2315f3ce541366 [3f9a678b312bb55716719ef35a2315f3ce541366] 06/08/08 23:25:39 Jean-Baptiste Kempf <jb@videolan.org> Remove the progressBar in the interface to show more clearly the bug in …
(edit) @2c7642c90200addcab3948a73e542e39bfa30591 [2c7642c90200addcab3948a73e542e39bfa30591] 04/08/08 23:10:21 Jean-Baptiste Kempf <jb@videolan.org> Correctly save the privacy dialog modifications.
(edit) @a9e9f71824c23a4e6c4c4d4f7ea9dc9a25774d60 [a9e9f71824c23a4e6c4c4d4f7ea9dc9a25774d60] 03/08/08 01:32:52 Laurent Aimar <fenrir@videolan.org> Fixed the last issue with FS (in embedded mode we not always be asked …
(edit) @6fa897afdd9799155c76e3fd4812e5304a51d766 [6fa897afdd9799155c76e3fd4812e5304a51d766] 30/07/08 08:25:14 Jean-Baptiste Kempf <jb@videolan.org> bgWidget fix. Close #1743
(edit) @ae059a3c9775c987ddd78b0319c6721a836f1319 [ae059a3c9775c987ddd78b0319c6721a836f1319] 15/07/08 21:31:50 Laurent Aimar <fenrir@videolan.org> Pass vout_thread_t to releaseVideo.
(edit) @f5e7532466579e3e0a9840ab4181844d0349736f [f5e7532466579e3e0a9840ab4181844d0349736f] 02/07/08 20:43:26 Rémi Denis-Courmont <rdenis@simphalempin.com> Qt4: remove dead declaration
(edit) @a1710873c5c71fe1deb8cf1991e51bb6d5654faa [a1710873c5c71fe1deb8cf1991e51bb6d5654faa] 10/06/08 08:49:53 Jean-Baptiste Kempf <jb@videolan.org> Fullscreen controller Signed-off-by: Jean-Baptiste Kempf …
(edit) @c892be9a82570026e37d5ebe28ddbb399f40ec18 [c892be9a82570026e37d5ebe28ddbb399f40ec18] 25/02/08 10:35:40 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - remove some unused code.
(edit) @c6a01bb041e0e1071863b3f298eef99f72403722 [c6a01bb041e0e1071863b3f298eef99f72403722] 07/02/08 07:54:46 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MI: remove unneeded variables that weren't cleared in the previous …
(edit) @50810ad7adc105cbbcf2e3750f61795a79098373 [50810ad7adc105cbbcf2e3750f61795a79098373] 07/02/08 07:51:46 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Resizing changes. Part 1 Remove the QDockWidget, this widget …
(edit) @7d1569cae4d52cc1dfe8d63c9b3fb7fbe8d781e5 [7d1569cae4d52cc1dfe8d63c9b3fb7fbe8d781e5] 31/01/08 09:28:11 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Start mode configuration simplification.
(edit) @bd808b064d8a54e9c1003bf36f5e03d8d725a36b [bd808b064d8a54e9c1003bf36f5e03d8d725a36b] 20/01/08 22:26:07 Rafaël Carré <funman@videolan.org> qt4: add the hability to put the *interface* in fullscreen (hotkey: F11)
(edit) @870a7f046def652f27721d9222d2fd922221d214 [870a7f046def652f27721d9222d2fd922221d214] 12/01/08 08:42:13 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - make the difference between DIALOG_USER_PROGRESS && …
(edit) @890b8c21c26939cc0cd8e6ab8c4d8d68a445c50f [890b8c21c26939cc0cd8e6ab8c4d8d68a445c50f] 22/12/07 08:19:01 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - remember if the playlist was inside or not. Clean.
(edit) @cd7c0d1e374b7f5cecc859bdeece3acf6f1284e9 [cd7c0d1e374b7f5cecc859bdeece3acf6f1284e9] 16/12/07 05:49:40 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - SHould Fix -- Videos are always started with an incredibly small …
(edit) @84eac14c642a217aa677e83b2f12ffee6d100367 [84eac14c642a217aa677e83b2f12ffee6d100367] 03/12/07 15:21:35 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MainInterface? cleaning, FIXME labelling, Simplification, put the …
(edit) @b83c1d09ceb907e5d64f7c78bcef6bf5a5373089 [b83c1d09ceb907e5d64f7c78bcef6bf5a5373089] 25/11/07 10:18:25 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - lame attempt for the resizing of the interface.
(edit) @5f8020dad16c760801c8324119f5217db054427f [5f8020dad16c760801c8324119f5217db054427f] 24/11/07 22:30:50 Ilkka Ollakka <ileoo@videolan.org> qt4: no more calculateInterfaceSize, but sizeHint() stuff for widget-size, …
(edit) @73424dcfb59e2698b793bb71b62a736e85511357 [73424dcfb59e2698b793bb71b62a736e85511357] 24/11/07 05:25:33 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Add a dialog at firststart to ask about the privacy policy.
(edit) @1ced7291e644964d052dc40d3359c8e1a25babfe [1ced7291e644964d052dc40d3359c8e1a25babfe] 24/10/07 07:21:05 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - switch to minimal view should hide and show the menu, now. Close …
(edit) @aad09b89bbb210a2102d0028aa1560bef961b820 [aad09b89bbb210a2102d0028aa1560bef961b820] 15/10/07 10:47:27 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - threads assertions fixes, docking playlist and size of main …
(edit) @5af2036251b65099aa1d1329b686385e6e615e3c [5af2036251b65099aa1d1329b686385e6e615e3c] 12/10/07 13:41:55 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - fix the assert bug on releasing the Video. There are other to do, …
(edit) @771fe0b86d7251baa24b9b1732acb95711bdb16a [771fe0b86d7251baa24b9b1732acb95711bdb16a] 10/10/07 20:59:36 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, …
(edit) @d5ef927963c460d77256f714899bd9c84dd72802 [d5ef927963c460d77256f714899bd9c84dd72802] 09/10/07 04:16:30 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - no more timeElapsed/timeReamining menu for a boolean option. Right …
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @230b1c05a02de93fc22f4b6915380f22d621d6ec [230b1c05a02de93fc22f4b6915380f22d621d6ec] 10/09/07 01:14:38 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MainInterface?, avoid the bug that makes the popupMenu toggle the …
(edit) @30f60c2450957bc64ae3377d31352c85221dae3d [30f60c2450957bc64ae3377d31352c85221dae3d] 09/09/07 19:42:50 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Have a slider to control precisely the rate, usefull since we can …
(edit) @e171f5be3b3eeedba554b44be1c6dbb7ccf1198b [e171f5be3b3eeedba554b44be1c6dbb7ccf1198b] 08/09/07 19:14:00 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Menu consistency for Tools.
(edit) @9cbb99e3f84e8976a8b4356371e0361725213f07 [9cbb99e3f84e8976a8b4356371e0361725213f07] 08/09/07 15:45:25 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MainInterface? and InputManager?: setRate actually shows something in …
(edit) @138178799c514eec2286b4b4acd540e12cbbbd2f [138178799c514eec2286b4b4acd540e12cbbbd2f] 08/09/07 04:00:20 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MI: Install an event filter to make click on timeLabel automatically …
(edit) @5c853cf55f24e39425c2bf67ec61b407d1684de3 [5c853cf55f24e39425c2bf67ec61b407d1684de3] 08/09/07 03:45:16 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MainInterface?, implement the feature request to show …
(edit) @a34179cce81c61f7cc1a4ab21b01ee6c62fe6e55 [a34179cce81c61f7cc1a4ab21b01ee6c62fe6e55] 02/09/07 14:50:41 Antoine Cellerier <dionoea@videolan.org> Add option to disable the Qt interface notification popup.
(edit) @5aebc3b8e1e1b3a8928e1ca261a8ba73c21ed9e7 [5aebc3b8e1e1b3a8928e1ca261a8ba73c21ed9e7] 31/08/07 12:30:48 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Main Interface: Advanced buttons are correctly integrated, …
(edit) @29ebbacdb719d1a1c29e0e450b07c9d7661fa124 [29ebbacdb719d1a1c29e0e450b07c9d7661fa124] 20/08/07 13:27:46 Jean-Baptiste Kempf <jb@videolan.org> Qt4 : build fix.
(edit) @f3c5b0ad6afed1fd2cf8430443dad7f14db23632 [f3c5b0ad6afed1fd2cf8430443dad7f14db23632] 20/08/07 10:41:55 Jean-Baptiste Kempf <jb@videolan.org> Qt4 : Changes in the main interface: - Don't use the .ui, do all by hand …
(edit) @00eaa2707ccc4d073fca03f728697e308b2f9d4e [00eaa2707ccc4d073fca03f728697e308b2f9d4e] 19/08/07 18:20:13 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Right-Click menus for the main interface. Not implemented yet.
(edit) @0e4fa2de5367a6be40a7b73b74c4ab6b82e94733 [0e4fa2de5367a6be40a7b73b74c4ab6b82e94733] 02/08/07 23:35:08 Jean-Baptiste Kempf <jb@videolan.org> qt4 - HideMenus? change position. Still don't know whether we will keep …
(edit) @bd4b7150d4ff8851ce29fef465c5c5dcd1371714 [bd4b7150d4ff8851ce29fef465c5c5dcd1371714] 01/08/07 18:06:52 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MainInterface?: support for speed gestion.
(edit) @322448e4888f755776228fe0784204f8f2d1bbc4 [322448e4888f755776228fe0784204f8f2d1bbc4] 17/07/07 19:54:05 Jean-Baptiste Kempf <jb@videolan.org> qt4 - Renaming a function.
(edit) @bad8f53f2b734cdc78f18bef8be1dc1589e5db4c [bad8f53f2b734cdc78f18bef8be1dc1589e5db4c] 02/06/07 21:11:19 Jean-Baptiste Kempf <jb@videolan.org> qt4 - Include cleanup.
(edit) @f50eb96c0e827df3e3aeb478ff1afdcd56944a22 [f50eb96c0e827df3e3aeb478ff1afdcd56944a22] 13/05/07 00:48:55 Christophe Mutricy <xtophe@videolan.org> input_manager: Don't send name event all the time main_interface: update …
(edit) @cd669541605016f517b01899d0c02e4bc4dada06 [cd669541605016f517b01899d0c02e4bc4dada06] 04/05/07 02:04:11 Jean-Baptiste Kempf <jb@videolan.org> qt4 - Systray: - Repair the hide-and-never-show-back bug, - …
(edit) @4c2466aaa09ba233fc13a79f617e342e8f19e553 [4c2466aaa09ba233fc13a79f617e342e8f19e553] 03/05/07 00:57:51 Jean-Baptiste Kempf <jb@videolan.org> qt4 - Systray Menu - Add hide/show handling, open dialog, help menu, and …
(edit) @2b60288a8db042caf7d6499aff78f1ffbdf2876c [2b60288a8db042caf7d6499aff78f1ffbdf2876c] 02/05/07 21:58:03 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Systray Icon and menu to control VLC. Play/Pause Stop Previous Next …
(edit) @6cfabf4ab135351fe840c0ffeff4a568792995c0 [6cfabf4ab135351fe840c0ffeff4a568792995c0] 30/04/07 21:12:15 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Main Windows: Rename the interface to $MEDIANAME - VLC media player.
(edit) @3a9d24fa70c1c4d7adbe3a202a53818e239d4fde [3a9d24fa70c1c4d7adbe3a202a53818e239d4fde] 28/04/07 03:36:15 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Menus modifications and additions. ( hide & playlist mainly )
(edit) @712f983f22d2880e2fe8f1af101d8b314b87c26b [712f983f22d2880e2fe8f1af101d8b314b87c26b] 28/04/07 02:26:29 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - Copyright update and CRs
(edit) @f6857c6a31f40a49859972e483bfdec57cb8861b [f6857c6a31f40a49859972e483bfdec57cb8861b] 12/04/07 18:24:49 Jean-Baptiste Kempf <jb@videolan.org> Qt4 - MouseWheel? support - patch by Sergey Volk.
(edit) @fbaecd2f3478fdf521fc37f7a2c8b250a215fab4 [fbaecd2f3478fdf521fc37f7a2c8b250a215fab4] 04/03/07 11:29:23 Sigmund Augdal Helberg <sigmunau@videolan.org> move a few global variables into the appropriate class. Comment out a few …
(edit) @aa59948dfe8d25bf9fe378c45e2c0dd3276aaec6 [aa59948dfe8d25bf9fe378c45e2c0dd3276aaec6] 26/11/06 22:35:08 Clément Stenac <zorglub@videolan.org> Implement disc chapter selection widget
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @ac471f21023adf4d3784ab3856b9a6040689d65c [ac471f21023adf4d3784ab3856b9a6040689d65c] 14/10/06 18:44:55 Clément Stenac <zorglub@videolan.org> Initial drag and drop support for Qt
(edit) @141dd1d88e87cb9f820ca5fa939079af7b93a9fd [141dd1d88e87cb9f820ca5fa939079af7b93a9fd] 08/10/06 22:10:42 Clément Stenac <zorglub@videolan.org> Remove visual button, put back in the menu
(edit) @2e6b21143cb6747ed2cb62ec5a1f025dbd6ebb0b [2e6b21143cb6747ed2cb62ec5a1f025dbd6ebb0b] 23/09/06 15:16:33 Clément Stenac <zorglub@videolan.org> Advanced controls bar Make some sttings persistent
(edit) @a01c61f610ed96c124703d670a7eed7dbfac63c0 [a01c61f610ed96c124703d670a7eed7dbfac63c0] 22/09/06 22:42:33 Clément Stenac <zorglub@videolan.org> Put the dock/undock back in the menu Put the add button in the playlist …
(edit) @959a473d3686f399c54dfe2e1157bdf9662319dc [959a473d3686f399c54dfe2e1157bdf9662319dc] 22/09/06 18:10:16 Clément Stenac <zorglub@videolan.org> Implement dock/undock for the playlist
(edit) @e45f26dd062c6fee005426bcb53d2f22928b95da [e45f26dd062c6fee005426bcb53d2f22928b95da] 22/09/06 17:20:02 Clément Stenac <zorglub@videolan.org> Some cleanup, start integrating audio visualizations
(edit) @1e84ceac8ab79c76047b5d9eb8f9f99aa97101af [1e84ceac8ab79c76047b5d9eb8f9f99aa97101af] 20/09/06 23:10:53 Clément Stenac <zorglub@videolan.org> Some size fixes
(edit) @6b61e7bd36533660fffa57998213ebb086246623 [6b61e7bd36533660fffa57998213ebb086246623] 19/09/06 17:37:38 Clément Stenac <zorglub@videolan.org> Give control back to the main interface for handling interaction with …
(edit) @9906af380efa4f7663ea1c16864e64b9015eae54 [9906af380efa4f7663ea1c16864e64b9015eae54] 19/09/06 15:34:23 Clément Stenac <zorglub@videolan.org> Rework of the embedded stuff. This breaks everything :)
(edit) @98de0c4bd48960695e361be7a374d962c3f5afd2 [98de0c4bd48960695e361be7a374d962c3f5afd2] 03/09/06 23:53:38 Clément Stenac <zorglub@videolan.org> Start grabbing hotkeys in Qt. Unfinished
(edit) @6e670ff201084e6422c065d1006a0244ea4f0e53 [6e670ff201084e6422c065d1006a0244ea4f0e53] 26/08/06 21:16:09 Clément Stenac <zorglub@videolan.org> Volume control
(edit) @62f073c8ddf2a46f9dd462cc21818ef644cf448f [62f073c8ddf2a46f9dd462cc21818ef644cf448f] 15/08/06 12:43:00 Olivier Teulière <ipkiss@videolan.org> * qt4: Added a few forward declarations and includes
(edit) @77b8c78a77756ae7b5ff80d96f9ab392eb8c98b2 [77b8c78a77756ae7b5ff80d96f9ab392eb8c98b2] 18/07/06 23:29:05 Clément Stenac <zorglub@videolan.org> Layout improvements
(edit) @efed5df6d36ab595e9fd60b5569eda499d255729 [efed5df6d36ab595e9fd60b5569eda499d255729] 18/07/06 16:33:18 Clément Stenac <zorglub@videolan.org> * compiles-but-untested complete implementation of menus and popups * …
(edit) @df3a146185447ed55adf2a5d59254555bb0f4b48 [df3a146185447ed55adf2a5d59254555bb0f4b48] 13/07/06 15:51:05 Christophe Mutricy <xtophe@videolan.org> qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
(edit) @8a473ffa6e4ab4d51024fdb896133a45cdab4373 [8a473ffa6e4ab4d51024fdb896133a45cdab4373] 08/07/06 13:16:46 Clément Stenac <zorglub@videolan.org> Improve embedded video output Skeleton for interaction Fix window settings …
(edit) @cb9e27ce07a4076ca96255ac35be7c9c98ec893e [cb9e27ce07a4076ca96255ac35be7c9c98ec893e] 07/07/06 23:27:14 Antoine Cellerier <dionoea@videolan.org> Fix segfault (thanks to zorglub for the hint)
(edit) @a23552a985d834ba92ff0d67290e97499be6e1e2 [a23552a985d834ba92ff0d67290e97499be6e1e2] 05/07/06 20:12:55 Clément Stenac <zorglub@videolan.org> [Untested] Save interface position
(edit) @170df325b5bcaaf624c7337115a8549c886d931c [170df325b5bcaaf624c7337115a8549c886d931c] 01/07/06 20:34:03 Clément Stenac <zorglub@videolan.org> Preliminary embedded vout implementation
(edit) @1b168781175c2f631de2d9fb7f6abd1978c26bc1 [1b168781175c2f631de2d9fb7f6abd1978c26bc1] 09/06/06 21:17:49 Clément Stenac <zorglub@videolan.org> * Split apart gui and input management * Functional stats panel
(edit) @23a3d91d476a5ed848f910a01ec88ff1395d9173 [23a3d91d476a5ed848f910a01ec88ff1395d9173] 08/06/06 22:54:20 Clément Stenac <zorglub@videolan.org> Don't laugh
(edit) @a2dbfd134c6229d637b02136ee1bcc2a1fab441e [a2dbfd134c6229d637b02136ee1bcc2a1fab441e] 08/06/06 20:36:09 Clément Stenac <zorglub@videolan.org> Some general clean up
(edit) @a378f1a7122a37042ec1a24ce874e9a917f0c691 [a378f1a7122a37042ec1a24ce874e9a917f0c691] 04/06/06 10:13:00 Clément Stenac <zorglub@videolan.org> More cosmetics for plastique
(edit) @0bfccfadab7815fa8ded920181cb523f3a5e3095 [0bfccfadab7815fa8ded920181cb523f3a5e3095] 31/05/06 23:04:26 Clément Stenac <zorglub@videolan.org> First benefits of QT ! A slider ! (Refs:#80)
(edit) @a47f56081981bcd72cfde3c19eb68c08812aede3 [a47f56081981bcd72cfde3c19eb68c08812aede3] 29/05/06 22:08:14 Clément Stenac <zorglub@videolan.org> Start handling input Quit
(edit) @1fa283fd60260f02c53fe52fb6ab1063ffc16fa7 [1fa283fd60260f02c53fe52fb6ab1063ffc16fa7] 29/05/06 19:28:15 Clément Stenac <zorglub@videolan.org> Some progress
(edit) @1bf74fe7327bbd6240fb9a09383392b155cdd2df [1bf74fe7327bbd6240fb9a09383392b155cdd2df] 27/05/06 13:09:56 Clément Stenac <zorglub@videolan.org> Initial layout
Note: See TracRevisionLog for help on using the revision log.