qt5base-lts/src
Thiago Macieira d8eb52fc45 Split the timed mutex lock from the non-timed lock functions
Non-timed mutex locks are by far more common, so let's try not to
penalise the locking of those with code that won't get used that
often.

Change-Id: I37f56d6429836467fdec2e588c0fb22d914b5d75
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-09-14 03:45:50 +02:00
..
3rdparty Harfbuzz: fix build with NO_OPENTYPE macro defined 2012-08-29 07:56:50 +02:00
concurrent Do not include /examples in qdocconfs. 2012-09-11 12:09:47 +02:00
corelib Split the timed mutex lock from the non-timed lock functions 2012-09-14 03:45:50 +02:00
dbus QtDBus: added missing QT_NO_DBUS guards 2012-09-14 01:02:17 +02:00
gui Fix regression in QTextDocument::toHtml() with font pixel size 2012-09-12 16:05:12 +02:00
network Doc: Marked the QUrlInfo class documentation as \internal 2012-09-13 19:33:08 +02:00
opengl Do not include /examples in qdocconfs. 2012-09-11 12:09:47 +02:00
platformsupport Remove unused file. 2012-09-11 12:09:47 +02:00
plugins qpa: extend drawPixmap capabilities 2012-09-12 10:25:19 +02:00
printsupport Fix QPrinter documentation errors. 2012-09-13 19:33:08 +02:00
sql Do not include /examples in qdocconfs. 2012-09-11 12:09:47 +02:00
testlib Fix qtestlib-manual.qdoc errors. 2012-09-13 19:33:08 +02:00
tools Output absolute paths in qdoc messages. 2012-09-11 12:09:47 +02:00
widgets Remove documentation for non-existent QToolButton functions. 2012-09-13 19:33:08 +02:00
winmain Revert "Use true and false in preference to TRUE and FALSE" 2012-09-07 06:25:23 +02:00
xml Do not include /examples in qdocconfs. 2012-09-11 12:09:47 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00