summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Fix static linking on Windows.v5.0.2Friedemann Kleint2013-03-271-1/+1
* Assistant: Fix static linking for Linux.Friedemann Kleint2013-03-262-12/+1
* Add changes-5.0.2 fileSergio Ahumada2013-03-201-0/+25
* Enable Active-X plugin in Qt Designer.Friedemann Kleint2013-03-061-1/+1
* define MODULE_VERSIONOswald Buddenhagen2013-02-281-0/+2
* Merge branch 'stable' into releaseJohanna Aijala2013-02-211238-1474/+65566
|\
| * Add license files mandated by (L)GPL.Timo Jyrinki2013-02-154-0/+1660
| * Add Linguist comments to palette editor preview widget.Friedemann Kleint2013-02-141-11/+11
| * Remove QPointerBase bic check.Stephen Kelly2013-02-135-25/+0
| * Doc: Edited Qt Help page and clarified .qhp file location.Jerome Pasion2013-02-131-10/+12
| * Ctrl+W shortcut on last open tab causes Assistant to crash.kh12013-02-116-19/+38
| * Fix CONFIG of tool-plugins.Friedemann Kleint2013-02-111-1/+1
| * QMakeParser: save one ByteArray constructionhjk2013-02-061-1/+1
| * Remove braces for single lines of conditionsOrgad Shaneh2013-02-063-22/+17
| * fix doc page urlsOswald Buddenhagen2013-02-065-5/+5
| * Do not use webkit in case of static build.kh12013-02-061-2/+2
| * Qt Designer: Fix message about file open failure.Friedemann Kleint2013-02-061-1/+1
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-065-16/+16
| * support alternative and multiple suffixes in $$resolve_depends()Oswald Buddenhagen2013-02-062-6/+11
| * don't flush qmake command line twiceOswald Buddenhagen2013-02-061-0/+2
| * qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2013-02-061-8/+8
| * add base parameter to ProString::toInt and ProString::toShortJoerg Bornemann2013-02-061-2/+2
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-0110-15/+26
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-01-3110-15/+26
| | |\ | |_|/ |/| |
* | | Update changes file for 5.0.1 releasev5.0.1Sergio Ahumada2013-01-241-5/+17
* | | Doc: corrected reference to customwidget.pro paragraphNico Vertriest2013-01-211-1/+1
* | | Doc: Corrected spelling of Qt UITools in formbuilder.cppNico Vertriest2013-01-161-1/+1
* | | doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-125-5/+5
* | | Fix the missing webview Qt Designer plugin.Tim Jenssen2013-01-112-3/+2
* | | Merge branch 'stable' into releaseSergio Ahumada2013-01-0926-42/+115
|\ \ \
| | * | QtDBus-tools: Remove module includes.Friedemann Kleint2013-02-015-5/+19
| | * | Look into the right variable to determine whether Qt is built statically.kh12013-01-311-1/+1
| | |/
| | * FilterWidget: Fix valgrind warning about uninitialized variable.Friedemann Kleint2013-01-311-1/+1
| | * Fix crash (QFont access) by using a qt gui application.kh12013-01-301-2/+5
| | * Use path() as we need the path without the filenameAndy Shaw2013-01-251-1/+1
| | * tst_bic: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-226-3/+62293
| | * Compare only clean path. Fixes compares with /./ in path.kh12013-01-151-11/+9
| | * Remove all Trolltech references.kh12013-01-149-11/+11
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-101213-1223/+1223
| | * Fix examples "make install", missing the doc files.kh12013-01-102-2/+8
| | * Deploy the mediaservice plugins if QtMultimedia is usedAndy Shaw2013-01-091-0/+8
| | * Revert most of 227a60a427f83931ca8bdaec7509a673738f053b.kh12013-01-0911-66/+61
| | * Fix search for non-existing term with filters turned on.kh12013-01-091-1/+1
| | * Fix Assistant search crashes with square brackets, etc...kh12013-01-091-4/+33
| | * Merge from Qt Creator. Adds geometry awareness.kh12013-01-095-40/+131
| |/
| * Fix warnings found by the headersclean testThiago Macieira2013-01-081-2/+2
| * Move functions from an anonymous namespace in a headerThiago Macieira2013-01-081-3/+4
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-0811-16/+16
| * Try harder in matching the method signatureDirk Mueller2013-01-071-2/+10
| * Add changes-5.0.1 fileSergio Ahumada2013-01-031-0/+59