Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | '.' and '..' must not be hidden | Ritt Konstantin | 2009-08-11 | 2 | -10/+15 | |
| * | | avoid crash when testing HiddenFlag and BaseName is empty | Ritt Konstantin | 2009-08-11 | 1 | -1/+2 | |
| * | | avoid needless const_cast-s | Ritt Konstantin | 2009-08-11 | 1 | -9/+10 | |
| * | | replace QFile::exists() by QT_STAT() respectively | Ritt Konstantin | 2009-08-11 | 1 | -3/+7 | |
| * | | micro-optimization in QFSFileEngine::mkdir | Ritt Konstantin | 2009-08-11 | 1 | -3/+3 | |
| * | | don't set FileType flag when link's target doesn't exists | Ritt Konstantin | 2009-08-11 | 1 | -3/+4 | |
| * | | QFSFileEngine::mkdir fix on Windows | Ritt Konstantin | 2009-08-11 | 1 | -2/+6 | |
| * | | fix QTextFormat::doubleProperty where qreal is float | Joerg Bornemann | 2009-08-11 | 1 | -3/+4 | |
| * | | QPoint comparision operators use qFuzzyIsNull instead of qFuzzyCompare | Joerg Bornemann | 2009-08-11 | 1 | -2/+2 | |
| * | | fix warnings for the qreal == float case | Joerg Bornemann | 2009-08-11 | 2 | -11/+11 | |
| * | | QWidget::isHidden documentation clarification. | Jocelyn Turcotte | 2009-08-11 | 1 | -3/+6 | |
| * | | QDateTimeEdit: setFrame property is respected when a popup calendar | Matthew Cattell | 2009-08-11 | 1 | -0/+1 | |
| * | | Make QFileInfo::isSymlink() work for symlinks on Windows | Andy Shaw | 2009-08-11 | 1 | -0/+2 | |
| * | | Merge commit 'remotes/wm65/wm65' | Thomas Hartmann | 2009-08-11 | 3 | -368/+4127 | |
| |\ \ | ||||||
| | * | | Cleanup of Windows Mobile Style | Thomas Hartmann | 2009-08-11 | 1 | -76/+61 | |
| | * | | activate wm65 style only for wm65 | Thomas Hartmann | 2009-08-11 | 1 | -1/+1 | |
| | * | | adding qt_wince_is_windows_mobile_65() | Thomas Hartmann | 2009-08-11 | 1 | -0/+25 | |
| | * | | using proxy() | Thomas Hartmann | 2009-08-11 | 1 | -103/+103 | |
| | * | | Adding Windows Mobile 6.5 style | Thomas Hartmann | 2009-08-11 | 2 | -271/+4020 | |
| * | | | Merge commit 'remotes/wm65/wm65' | Thomas Hartmann | 2009-08-11 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fixes build for Windows Mobile | Thomas Hartmann | 2009-07-20 | 1 | -1/+0 | |
| * | | | Fixed uploading of glyphs to the glyph cache in the GL2 engine. | Kim Motoyoshi Kalland | 2009-08-11 | 1 | -5/+15 | |
| * | | | Phonon: avoids assert when switching source | Thierry Bastian | 2009-08-11 | 1 | -0/+2 | |
| * | | | Phonon::VideoWidget still flickering | Thierry Bastian | 2009-08-11 | 1 | -0/+2 | |
| * | | | Fix Whitespace errors | Prasanth Ullattil | 2009-08-11 | 2 | -29/+29 | |
| * | | | Fix compile error on 64Bit | Prasanth Ullattil | 2009-08-11 | 2 | -0/+34 | |
| * | | | Add support for hooking BeginPaint/EndPaint on 64Bit Windows | Prasanth Ullattil | 2009-08-11 | 3 | -2/+111 | |
| * | | | Phonon: Video widget on Windows flickers when going to next video | Thierry Bastian | 2009-08-11 | 1 | -1/+14 | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Morten Sorvig | 2009-08-11 | 2 | -13/+22 | |
| |\ \ \ | ||||||
| | * | | | Phonon: improve locking to make it safer to load a source | Thierry Bastian | 2009-08-11 | 2 | -13/+22 | |
| * | | | | Perform the variable initalizations _before_ starting the clock. | Morten Sorvig | 2009-08-11 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Compile. | Morten Sorvig | 2009-08-11 | 1 | -1/+1 | |
| * | | | Fix BC breakage caused by commit 7aa2d76d. | Morten Sorvig | 2009-08-11 | 2 | -1/+9 | |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-08-11 | 1 | -6/+7 | |
| |\ \ \ | ||||||
| | * | | | xlC 7 cannot compile QtConcurrent with these templates here | Thiago Macieira | 2009-08-07 | 1 | -1/+1 | |
| | * | | | Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty fails | Octavian Voicu | 2009-08-06 | 1 | -6/+7 | |
| * | | | | QTableView with swapped headers PageUp/PageDown bug | Gabriel de Dietrich | 2009-08-11 | 1 | -9/+8 | |
| * | | | | Compile QtGui on Linux with no Gtk development package present. | Friedemann Kleint | 2009-08-11 | 1 | -0/+4 | |
| * | | | | compile fix for Win32 | Maurice Kalinowski | 2009-08-11 | 1 | -1/+1 | |
| * | | | | Use a linked list for signal/slot ConnectionList | Aaron Kennedy | 2009-08-11 | 2 | -39/+86 | |
| * | | | | Make compile. | Bill King | 2009-08-11 | 2 | -0/+2 | |
| * | | | | Fixes coverity warning of uninit variable. | Bill King | 2009-08-10 | 1 | -1/+1 | |
| * | | | | Doc: Fix links and qdoc warnings. | Volker Hilsheimer | 2009-08-10 | 1 | -3/+3 | |
| * | | | | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. The | Gabriel de Dietrich | 2009-08-10 | 2 | -26/+36 | |
| * | | | | fixing the Windows CE build after adding gesture support | Joerg Bornemann | 2009-08-10 | 1 | -4/+11 | |
| * | | | | Make QGtkStyle react properly to font changes in GNOME | Jens Bache-Wiig | 2009-08-10 | 3 | -18/+26 | |
| * | | | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 16 | -1253/+1370 | |
| * | | | | Manual merge | Thomas Hartmann | 2009-08-10 | 1 | -3/+1 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Thomas Hartmann | 2009-08-10 | 5 | -27/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | QtWebKit compile fix for Windows CE | Joerg Bornemann | 2009-08-10 | 1 | -1/+1 | |