summaryrefslogtreecommitdiffstats
path: root/src/qt3support
Commit message (Expand)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-30229-2977/+2977
* When one of the spin button subcontrol is activated, the state member ofKevin Ottens2010-05-041-3/+5
* Fixed some global QIcon/QPixmap instances that leaked handles on X11.Trond Kjernåsen2010-02-093-22/+34
* Update copyright year to 2010Jason McDonald2010-01-07229-229/+229
* Fix accept call in q3processMarkus Goetz2009-11-241-1/+1
* Compile with mixed carbon/cocoa universal builds.Morten Johan Sørvig2009-11-183-9/+23
* Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
|\
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
* | Fixed Q3DockArea::setAcceptDockWindow which didn't work at allThierry Bastian2009-11-051-1/+1
|/
* Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-281-1/+1
|\
| * QT_NO_CURSOR build fix on windows. Random corrections for it on mac.Jocelyn Turcotte2009-10-231-1/+1
* | In Qt3Support, the "line up" action for toolbars was not workingThierry Bastian2009-10-271-0/+1
|/
* doc: Changed \reimp to \internal because base class version is.Martin Smith2009-10-152-2/+3
* The ::reads and ::writes were generating warningsJoão Abecasis2009-10-071-45/+46
* Q3PopupMenu constructor failed to call setObjectNameJason McDonald2009-10-061-7/+7
* Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-031-1/+1
* Enable Qt3Support for Qt/Cocoa on Mac OS X.Morten Sorvig2009-09-105-3/+18
* Update license headers again.Jason McDonald2009-09-09229-916/+916
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31228-2964/+2964
|\
| * Update tech preview license header.Jason McDonald2009-08-31212-2756/+2756
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-0/+1
|\|
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-0/+1
| * Update URL for Qt FTP site.Jason McDonald2009-08-111-1/+1
| * Update URL of online documentation.Jason McDonald2009-08-112-4/+4
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-112-7/+7
| * Update license headers.Jason McDonald2009-08-11212-212/+212
* | Merge commit 'qt/master'Jason Barron2009-08-1820-2/+6920
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1718-0/+6918
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-172-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-13212-225/+224
|\| |
| * | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-121-1/+1
| * | Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| * | Update references to online documentation.Jason McDonald2009-08-121-1/+1
| * | Update URL's to use new domain.Jason McDonald2009-08-122-10/+9
| * | Update contact URL in license headers.Jason McDonald2009-08-12212-212/+212
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-103-5/+4
|\| |
| * | Merge commit 'origin/4.5'Rohan McGovern2009-08-063-5/+4
| |\|
| | * Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-053-5/+4
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-064-7/+7
* | | Merge commit 'origin/master'Jason Barron2009-08-044-7/+7
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-034-7/+7
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixes various db2 autotest issues.Bill King2009-07-291-1/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2716-772/+285
|\| | | | |/ / |/| |
| * | Doc: Fixed qdoc warningsDavid Boddie2009-07-231-1/+1
| * | Doc: document reimplementations of internal functions as internal.Volker Hilsheimer2009-07-213-4/+4
| * | doc: Changed several \reimp to \internalMartin Smith2009-07-202-3/+3
| * | doc: Changed several \reimp to \internalMartin Smith2009-07-201-10/+10
| * | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27