- 09 Dec, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
This is a big chunk, and is very experimental. Functionnalities are (at best) very limited.
-
- 04 Dec, 2008 1 commit
-
-
Laurent Aimar authored
It removes the need of INPUT_GET_BYTE_POSITION/INPUT_SET_BYTE_SIZE which where not thread safe.
-
- 24 Nov, 2008 1 commit
-
-
Ilkka Ollakka authored
-
- 12 Nov, 2008 1 commit
-
-
Ludovic Fauvet authored
Also introduce a smart selection where the selection is restored after text is inserted. Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 03 Nov, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Close ticket
-
- 02 Nov, 2008 1 commit
-
-
ivoire authored
-
- 30 Oct, 2008 1 commit
-
-
ivoire authored
-
- 28 Oct, 2008 1 commit
-
-
ivoire authored
-
- 19 Oct, 2008 2 commits
-
-
Ludovic Fauvet authored
* Configuration aware to enable/disable (default enabled) * Filters available to ignore some patterns (using QRegExp) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(bug at exit due to more generic problems with #2226 and #2227)
-
- 17 Oct, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
Network Open Tab assumes all rtp/udp addresses are multicast #2221 Please review.
-
Jean-Baptiste Kempf authored
Close #2126
-
- 16 Oct, 2008 4 commits
-
-
Jean-Baptiste Kempf authored
Close #2186
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
- 14 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
I don't quite understand why Qt4 would subscribe to messages all the time rather than only when the dialog is on.
-
- 12 Oct, 2008 1 commit
-
-
Ilkka Ollakka authored
- Add stats-change variable for input to inform when statistics are computed - Use that variable in qt4 interface to update statistics so no need to loop with timer ( ticket #1365)
-
- 05 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 Oct, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 6b67205f13b3f8ce5a3c860b63a95f3bccf8d934) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Sep, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Sep, 2008 3 commits
-
-
Christophe Mutricy authored
-
dionoea authored
As discussed on IRC. Yield was quite confusing.
-
Rémi Denis-Courmont authored
-
- 19 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
This seems to have been an issue with many people on windows.
-
- 17 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit ec6233e662b6af910aa676182fd52766f061000b) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Sep, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
In fact Qt uses always / as a separator, so introduce a function named toNativeSeparator (inspired from QDir) to fix this on Win$uck$ (cherry picked from commit de25484831fc71e0a8e24dd859e2186c77e7d5b2) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 885652278bec85d92d960e72d0e886aac7114e4e) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Sep, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
Ref #1998 (cherry picked from commit bba48b20a4319fdc07b060d78ab02c6bc629a4e8)
-
Jean-Baptiste Kempf authored
(cherry picked from commit f9c932a8eea00c0bf7da5b3772b76d6397f7201b) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Close #1998. (cherry picked from commit fd3426910f6ffa1db76659974ff54ba24363217a) (cherry picked from commit 56c38ae8d2f4a31aa2145997a7bb603a50a11811) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 03 Sep, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 02 Sep, 2008 1 commit
-
-
Jean-Philippe Andre authored
-
- 31 Aug, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
I just don't understand why double-clicking in an empty space does trigger the event, but it does...
-
- 29 Aug, 2008 1 commit
-
-
Laurent Aimar authored
-
- 26 Aug, 2008 1 commit
-
-
Christophe Mutricy authored
Spotted-by: Cristian Secară
-
- 25 Aug, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
The Capture panel is sensibly slower than all the other ones and way less used by most people. Therefore, don't build it (especially for windows) unless you need it. Better for speed and memory.
-
Jean-Baptiste Kempf authored
-