| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | 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 |
|
|
* | compile with aCC | Oswald Buddenhagen | 2009-04-07 | 1 | -2/+2 |
|
|
* | Fixes: Support for OpenGL ES 2.0 in configure.exe (Windows CE) | Thomas Hartmann | 2009-04-07 | 1 | -1/+13 |
|
|
* | Merge commit 'ab56759cefbcf2072ac777f0d897e561f5a3c8af' into 4.5 | Joerg Bornemann | 2009-04-06 | 1 | -6/+6 |
|\ |
|
| * | don't display warning message when calling checksdk -list | Joerg Bornemann | 2009-04-01 | 1 | -6/+6 |
|
|
* | | Make the configure.exe program work for the commercial release licenses. | Thiago Macieira | 2009-04-04 | 1 | -21/+14 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | kh | 2009-04-02 | 1 | -9/+10 |
|\ \ |
|
| * | | re-initialize some variables for each file | Oswald Buddenhagen | 2009-04-02 | 1 | -5/+4 |
|
|
| * | | fix evaluation of CONFIG() and contains() | Oswald Buddenhagen | 2009-04-02 | 1 | -3/+4 |
|
|
| * | | fix wrong evaluation of arguments to qmake functions | Oswald Buddenhagen | 2009-04-02 | 1 | -1/+2 |
|
|
* | | | fixes empty tab after pdf file open, new tab after middle mouse click | kh | 2009-04-02 | 2 | -3/+57 |
|
|
* | | | fixes empty tab after pdf file open | kh | 2009-04-02 | 1 | -3/+10 |
|/ / |
|
* | | fixes empty tab after pdf file open | kh | 2009-04-02 | 2 | -6/+17 |
|
|
* | | duplicate message handling improvements | Oswald Buddenhagen | 2009-04-02 | 9 | -68/+77 |
|
|
* | | optimize duplicate resolution | Oswald Buddenhagen | 2009-04-02 | 1 | -5/+26 |
|
|
* | | don't invoke the current item without selection | kh | 2009-04-01 | 1 | -18/+23 |
|
|
* | | don't open the TopicChooser if no link is avaliable | kh | 2009-04-01 | 2 | -35/+23 |
|
|
* | | strip fragment and other parts from url in case of pdf | kh | 2009-04-01 | 1 | -8/+16 |
|/ |
|
* | normalize file names | Oswald Buddenhagen | 2009-04-01 | 2 | -2/+2 |
|
|
* | do not crash upon dnd-ing text into non-focused lineedit | Oswald Buddenhagen | 2009-04-01 | 1 | -0/+2 |
|
|
* | one more bogus trolltech => qtsoftware rename | Oswald Buddenhagen | 2009-04-01 | 1 | -1/+1 |
|
|
* | fixes search for non latin1 characters | kh | 2009-03-31 | 3 | -55/+482 |
|
|
* | Add missing copyright headers and the "we mean it" section. | Thiago Macieira | 2009-03-31 | 3 | -0/+93 |
|
|
* | Doc: Exclude the internal Phonon classes from the Assistant documentation. | David Boddie | 2009-03-30 | 2 | -2/+6 |
|
|
* | Fix backslashes in string propeerty in property browser | Jarek Kobus | 2009-03-30 | 1 | -0/+1 |
|
|
* | properly process backslash line continuations | Oswald Buddenhagen | 2009-03-27 | 1 | -6/+13 |
|
|
* | static is even better than const | Oswald Buddenhagen | 2009-03-27 | 1 | -4/+4 |
|
|