- 02 Nov, 2010 1 commit
-
-
ivoire authored
-
- 30 Oct, 2010 1 commit
-
-
Jean-Baptiste Kempf authored
This code is unfinished, and is commited as a Proof-of-Concept If people agree on it, we will go on this experiment, else revert. A lot of the code is broken, you are warned. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Oct, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This should help a lot the future work.
-
- 27 Oct, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
And cleanup includes of StandardPanel
-
Jean-Baptiste Kempf authored
Remove friendship Factorisation of CoverArt Reduction of class footprints virtual and protected correctness Forward declaration when possible
-
Jean-Baptiste Kempf authored
-
- 26 Oct, 2010 1 commit
-
-
Ilkka Ollakka authored
-
- 24 Oct, 2010 5 commits
-
-
ivoire authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
So that you don't kill the lua.sd search() functions
-
- 22 Oct, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 20 Jun, 2010 2 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 18 Jun, 2010 1 commit
-
-
Ilkka Ollakka authored
Change visible-root to currents parent so it's visible. Not sure if it's best way to do it, but atleast you don't get lost why isn't current item visible on playlist in tree-mode.
-
- 17 Apr, 2010 1 commit
-
-
Ilkka Ollakka authored
-
- 07 Apr, 2010 1 commit
-
-
Erwan Tulou authored
-
- 06 Apr, 2010 2 commits
-
-
Erwan Tulou authored
This patch ensures that _all_ menus/actions have got a parent widget that is guaranteed to be deleted. This patch - solves memory leaks for menus and action(children) - solves a side effect (crash) pointed out by 193e6eac where some vlc objects were no longer properly released for lack of a clean menus/actions release chain.
-
jpd authored
-
- 01 Apr, 2010 1 commit
-
-
jpd authored
MainInterface: Use same settings context when creating and deleting playlistWidget Make beginGroup() / endGroup() pairs explicit. StandardPLPanel: Use same settings context whenever creating treeView
-
- 30 Mar, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 10 Mar, 2010 1 commit
-
-
jpd authored
This makes drag-and-drop easier, because drag-and-drop pixmap does not cover the area under mouse cursor.
-
- 03 Mar, 2010 1 commit
-
-
jpd authored
close #3343
-
- 01 Mar, 2010 1 commit
-
-
Rémi Denis-Courmont authored
...without reference. With a direct connection, the call stack ensures that the pointer remains valid until the slot returns. This is not the case for asynchronous ("queued" in Qt4 documentation) signals. Obviously, this means we have to emit the signals from the Qt4 main loop thread, *or* alternatively not touch any Qt4 UI stuff fromt he slot. Hopefully, any such bug would be easier to find this ways.
-
- 24 Feb, 2010 1 commit
-
-
jpd authored
-
- 18 Feb, 2010 1 commit
-
-
jpd authored
-
- 16 Feb, 2010 2 commits
-
-
Ilkka Ollakka authored
-
jpd authored
Instead it shows a "..." button which opens a menu with those locations. Current location is thus always displayed as wide as possible.
-
- 15 Feb, 2010 1 commit
-
-
jpd authored
-
- 14 Feb, 2010 4 commits
-
-
Ilkka Ollakka authored
I think it works better thisway, but you're free to change it if you think otherwise.
-
jpd authored
- searchLineEdit: proper clearing - locationBar content will not affect searchLineEdit size
-
jpd authored
-
jpd authored
-
- 13 Feb, 2010 1 commit
-
-
jpd authored
-
- 12 Feb, 2010 2 commits