summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@nokia.com>2009-11-18 13:02:53 (GMT)
committerMorten Johan Sørvig <morten.sorvig@nokia.com>2009-11-18 13:06:43 (GMT)
commite59d974ddf2f2a413611ba4d8594c6413499a645 (patch)
treef3179b0c2d918fcdd02943da2be231bae6977703 /src/3rdparty/webkit
parent1a96fe7943fa691499432fe17dfe1ee294695c9e (diff)
downloadQt-e59d974ddf2f2a413611ba4d8594c6413499a645.zip
Qt-e59d974ddf2f2a413611ba4d8594c6413499a645.tar.gz
Qt-e59d974ddf2f2a413611ba4d8594c6413499a645.tar.bz2
Compile with mixed carbon/cocoa universal builds.
Moc got confused when Q3FileDialog was there in the carbon build but not in the cocoa build. (QT_MAC_USE_COCOA is defined by macros which moc does not evaluate) Fix this by porting Q3FileDialog to cocoa by using the compat functions in QFileDialog. revby:Prasanth Ullattil
Diffstat (limited to 'src/3rdparty/webkit')
0 files changed, 0 insertions, 0 deletions
600057_85 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-142-10/+33
* Added examples after prompting on the Tcler's chat.dkf2006-06-143-2/+20
* Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-132-2/+14
* * doc/GetStdChan.3: Added recommendation that each call todgp2006-06-062-1/+16
* Documentation improvements (including Tcl_Realloc(NULL,x) behaviour)dkf2006-06-052-4/+12
* Minor formatting fixesdkf2006-06-051-174/+182
* * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allowhobbs2006-05-302-2/+10
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-275-78/+309
* autoconf-2.59das2006-05-261-2/+2
* updates for Xcode 2.3das2006-05-262-27/+3
* Fix [Bug 1494160]dkf2006-05-242-1/+6
* Typo. [Bug 1494160]dkf2006-05-241-2/+2
* Minor doc improvementsdkf2006-05-233-39/+44
* Silence compiler warning.dgp2006-05-151-2/+3
* * generic/tclProc.c (ProcCompileProc): When a bump of the compiledgp2006-05-132-5/+92
* * generic/tclEvent.c (HandleBgErrors): fix leak. [Coverity issue 86]das2006-05-122-16/+21
* * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-053-112/+140
* * README: Bump version number to 8.5a5dgp2006-05-0410-16/+27
* * generic/tclBasic.c (ExprSrandFunc): Restore acceptance of wide/bigdgp2006-05-043-8/+23
* * changes: Updates for another RC.core_8_5_a4dgp2006-04-262-4/+22
* * generic/tclBinary.c: Revised the handling of the Q and q formatdgp2006-04-264-12/+88
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-26