summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | doc: Simplify language in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-291-2/+2
| * | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-2821-126/+202
| * | Merged master into qtquick2.axis2011-04-2777-157/+1693
| |\|
| * | Initial import from qtquick2.Qt by Nokia2011-04-2732-152/+461
* | | QSslConfiguration documentation fixTaito Silvola2011-05-051-2/+2
* | | HTTP cache backend: do not load resources that must be revalidatedPeter Hartmann2011-05-041-2/+7
* | | HTTP reply: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
* | | QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-05-041-4/+5
* | | QNAM HTTP: Removes some commentsMarkus Goetz2011-05-031-17/+4
* | | QNAM HTTP: More commentsMarkus Goetz2011-05-031-23/+14
* | | QNAM HTTP: Implement abort() and close()Markus Goetz2011-05-031-6/+35
* | | QNAM HTTP: CommentsMarkus Goetz2011-05-031-11/+7
* | | QNAM: Function re-orderingMarkus Goetz2011-05-032-39/+36
* | | HTTP caching documentation: add some commentsPeter Hartmann2011-05-031-2/+5
* | | Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Peter Hartmann2011-05-031-6/+1
* | | QNAM: Fix initialization order warningsMarkus Goetz2011-05-032-35/+54
* | | QNAM: TODO comments for Qt 5Markus Goetz2011-05-031-0/+3
* | | QNAM HTTP: Fix upload progress signalMarkus Goetz2011-05-031-1/+1
* | | HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-05-031-1/+6
* | | HTTP Network Reply Impl: return earlier when resource loaded from cachePeter Hartmann2011-05-031-4/+4
* | | HTTP Reply implementation: make cache validation method return boolPeter Hartmann2011-05-032-14/+12
* | | cache: rename validateCache() to loadFromCacheIfAllowed()Peter Hartmann2011-05-032-4/+4
* | | QNAM: Fix proxy code after refactoringMarkus Goetz2011-05-032-7/+13
* | | fix buildPeter Hartmann2011-05-031-0/+1
* | | QNAM: Start new HTTP backend architectureMarkus Goetz2011-05-036-281/+1203
* | | QNAM: Copy files for new architectureMarkus Goetz2011-05-032-0/+1359
* | | QNAM: Improve internal proxyAuthenticationRequired()Markus Goetz2011-05-033-9/+12
* | | QNAM: Improve internal authenticationRequired()Markus Goetz2011-05-033-13/+17
| |/ |/|
* | Fix the target for QtUiTools debug on MacPrasanth Ullattil2011-04-271-2/+0
* | Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2766-55/+67
* | Added QT.<module>.imports support to module profiles.axis2011-04-2710-0/+10
* | Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
* | Include headers.pri from the last path in MODULE_INCLUDESPrasanth Ullattil2011-04-271-1/+4
* | Use correct DESTDIR for UiTools.axis2011-04-271-0/+1
* | Move uitools from QtTools to QtBaseLiang Qi2011-04-274-7/+37
* | Make each module refer to its own bin/Marius Storm-Olsen2011-04-278-0/+8
* | Made the internal support for Qt3Support in QtGui compile.axis2011-04-272-2/+2
* | Extended module profiles.axis2011-04-279-0/+9
* | Add hardcoded qclass_lib_map.h based on 4.8Marius Storm-Olsen2011-04-271-0/+1437
* | Move QtSvg into a separate repositoryLiang Qi2011-04-274-21/+2
* | Add the private_includes path to the modules .pri fileLiang Qi2011-04-2710-0/+10
* | Add the source path to the modules .pri fileMarius Storm-Olsen2011-04-2710-0/+10
* | Remove the hardcode QT_CONFIG in those pri files.Liang Qi2011-04-2710-20/+0
* | Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-272-1/+5
* | Make qt.prf use new qt_module.pri structure for QT variableMarius Storm-Olsen2011-04-271-1/+3
* | Add module specific pris, and make syncqt create fwd includesMarius Storm-Olsen2011-04-2710-0/+114
* | Some changes for qtbaseMarius Storm-Olsen2011-04-274-80/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274506-0/+3239825