qt6-bb10/src
Martin Smith 8ca17ed943 qdoc: Clean path names before using them
The excludedirs variable doesn't work correctly when its values have
'../' in them. The solution is to use QDir::cleanPath() on each path
name before using it.

Task Nr: QTBUG-26492

Change-Id: I2db74e79cf096c1c75ab5b10877320360c016fc7
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
2012-07-13 01:51:37 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent Update the macros for shared/DLL and static builds 2012-06-28 06:21:48 +02:00
corelib statemachine: Fix state entry bug for parallel state groups 2012-07-12 20:38:02 +02:00
dbus QtDBus: declare some classes as shared 2012-07-10 03:24:27 +02:00
gui Fix crash when column is inserted before rowspanned cell 2012-07-12 18:29:25 +02:00
network Fix some spelling errors 2012-07-11 14:52:37 +02:00
opengl Fix some spelling errors 2012-07-11 14:52:37 +02:00
platformsupport linuxfb: Remove QFbWindow::setVisible 2012-07-11 12:45:35 +02:00
plugins Fix compilation for some glxext.h header versions 2012-07-12 20:38:02 +02:00
printsupport Remove Library dependency on Settings 2012-07-09 11:18:17 +02:00
sql Add support for SQLSTATE error codes 2012-07-03 13:21:23 +02:00
testlib Implement qWaitForWindowShown using qWaitForWindowExposed. 2012-07-12 14:22:48 +02:00
tools qdoc: Clean path names before using them 2012-07-13 01:51:37 +02:00
widgets Mac: Fix crash on Mac OS 10.6 with new scrollbars. 2012-07-13 01:51:35 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Fix some spelling errors 2012-07-11 14:52:37 +02:00
src.pro enable platformsupport for -no-widgets 2012-07-04 02:46:27 +02:00