| Commit message (Expand) | Author | Age | Files | Lines |
* | Version update. | kh | 2009-05-12 | 1 | -0/+0 |
|
|
* | Update the --help output of qdbusxml2cpp. | Thiago Macieira | 2009-05-11 | 1 | -2/+4 |
|
|
* | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 1 | -1/+1 |
|
|
* | Make the error dialogs less annoying. Show only one instead of many. | kh | 2009-05-07 | 1 | -11/+37 |
|
|
* | Implement new cmd option to remove the full text search index. | kh | 2009-05-07 | 3 | -0/+46 |
|
|
* | Cleanup, no functional change. | kh | 2009-05-07 | 1 | -48/+79 |
|
|
* | Put the Dochwidget tabs on top as this was often requested. | kh | 2009-05-06 | 1 | -0/+1 |
|
|
* | Fixes broken last tab page handling in case the search was hidden. | kh | 2009-05-06 | 4 | -15/+42 |
|
|
* | Fix compile failure on Visual C++ 6. | Jason McDonald | 2009-04-29 | 1 | -2/+4 |
|
|
* | Changed doc.trolltech.com links to doc.qtsoftware.com | Simon Hausmann | 2009-04-28 | 11 | -11/+11 |
|
|
* | fixes undefined behavior will closing all tabs | kh | 2009-04-27 | 6 | -116/+165 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-04-27 | 32 | -265/+252 |
|\ |
|
| * | Increment Qt version number in qdoc namespaces. | Jason McDonald | 2009-04-27 | 6 | -6/+6 |
|
|
| * | fixes empty tab titles after restart | kh | 2009-04-24 | 2 | -14/+10 |
|
|
| * | cleanup, no functional change | kh | 2009-04-24 | 3 | -94/+118 |
|
|
| * | init combobox member and make sure we won't access it uninitialized | kh | 2009-04-24 | 1 | -6/+9 |
|
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ... | Simon Hausmann | 2009-04-24 | 3 | -3/+6 |
|
|
| * | Change Qt version number to 4.5.2 | Thiago Macieira | 2009-04-24 | 7 | -11/+11 |
|
|
| * | cleanup | kh | 2009-04-23 | 3 | -68/+22 |
|
|
| * | fixes open an empty page on invalid keyword | kh | 2009-04-23 | 1 | -0/+2 |
|
|
| * | make sure we wait until the page has fully loaded before duplicating | kh | 2009-04-23 | 3 | -1/+19 |
|
|
| * | update the filter combobox if we set a passed filter | kh | 2009-04-23 | 1 | -2/+11 |
|
|
| * | use qdoc3 debug version only when it is available | Joerg Bornemann | 2009-04-23 | 1 | -7/+0 |
|
|
| * | Set the current filter if one gets passed by commandline. | kh | 2009-04-23 | 1 | -0/+3 |
|
|
| * | cleanup, normalized connect, etc... | kh | 2009-04-23 | 1 | -24/+24 |
|
|
| * | Make all qdoc footers consistent with the main Qt docs. | Jason McDonald | 2009-04-22 | 6 | -12/+10 |
|
|
| * | correct the HowTo | kh | 2009-04-21 | 1 | -3/+2 |
|
|
| * | Fix incorrect year and version number in assistant docs. | kh | 2009-04-21 | 1 | -0/+0 |
|
|
| * | Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1 | kh | 2009-04-21 | 6 | -19/+19 |
|
|
| * | QTableWidget header items not re-translated by QUiLoader. | Friedemann Kleint | 2009-04-21 | 1 | -2/+2 |
|
|
| * | BT: Remove turkish translation files created by previous change. | Jason McDonald | 2009-04-21 | 5 | -5/+0 |
|
|
| * | Unable to build ActiveQt with Opensource edition. | Prasanth Ullattil | 2009-04-20 | 2 | -8/+5 |
|
|
| * | mac: remove special handling of the editor frame now that stylesheets work pr... | Oswald Buddenhagen | 2009-04-20 | 1 | -7/+0 |
|
|
* | | Make dark color schemes look better in property editor (especially schemes wh... | Jarek Kobus | 2009-04-27 | 1 | -3/+4 |
|/ |
|
* | Fix the About Qt dialog text to be truthful, post-LGPL | Jason McDonald | 2009-04-18 | 6 | -110/+12 |
|
|
* | Fix incorrect year and version number in assistant docs. | Jason McDonald | 2009-04-17 | 1 | -2/+2 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-04-17 | 21 | -116/+29 |
|\ |
|
| * | Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1 | Kavindra Devi Palaraja | 2009-04-16 | 1 | -1/+1 |
|
|
| * | Remove obsolete code. | Jason McDonald | 2009-04-16 | 1 | -9/+1 |
|
|
| * | Remove obsolete pre-processor directives that check QT_VERSION. | Jason McDonald | 2009-04-16 | 16 | -96/+0 |
|
|
| * | protect against circular inclusion of pro/pri files | Oswald Buddenhagen | 2009-04-15 | 1 | -1/+7 |
|
|
| * | do not crash on lines starting with an equal sign | Oswald Buddenhagen | 2009-04-15 | 1 | -0/+3 |
|
|
| * | fix uninitialized variable read | Oswald Buddenhagen | 2009-04-15 | 1 | -4/+12 |
|
|
| * | add some comments | Oswald Buddenhagen | 2009-04-15 | 1 | -4/+4 |
|
|
| * | Make choosing a file path for a QUrl-type property work on Windows. | Friedemann Kleint | 2009-04-15 | 1 | -1/+1 |
|
|
* | | Fix management of svg icons | Jarek Kobus | 2009-04-17 | 2 | -9/+9 |
|/ |
|
* | Display QAction keyboard shortcuts in action editor correctly. | Friedemann Kleint | 2009-04-15 | 5 | -13/+25 |
|
|
* | Fix typo. | Morten Sørvig | 2009-04-14 | 1 | -1/+1 |
|
|
* | update/fix configure | Maurice Kalinowski | 2009-04-08 | 2 | -3/+12 |
|
|
* | Don't check license for internal configurations | Marius Storm-Olsen | 2009-04-08 | 1 | -1/+2 |
|
|