| Commit message (Expand) | Author | Age | Files | Lines |
* | improve 64 bit support on windows | Thierry Bastian | 2010-02-23 | 1 | -1/+1 |
|
|
* | Fix compilation | Olivier Goffart | 2010-02-22 | 1 | -1/+1 |
|
|
* | Assistant: Remove 'namespace qt' from new files in 4.7 | Thiago Macieira | 2010-02-20 | 3 | -6/+0 |
|
|
* | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 18 | -178/+738 |
|\ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-19 | 17 | -168/+728 |
| |\ |
|
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-18 | 17 | -168/+728 |
| | |\ |
|
| | | * | Implement bookmark manager widget. | kh1 | 2010-02-17 | 8 | -52/+606 |
|
|
| | | * | Fix memmory leak. | kh1 | 2010-02-17 | 1 | -0/+1 |
|
|
| | | * | Fix spacing. | kh1 | 2010-02-17 | 1 | -0/+3 |
|
|
| | | * | Prevent renaming the bookmarks menu root item, it's just a placeholder. | kh1 | 2010-02-17 | 2 | -4/+17 |
|
|
| | | * | Fix broken set last shown pagen when the last page was about:blank. | kh1 | 2010-02-17 | 1 | -2/+3 |
|
|
| | | * | Move launch with external app in base class. | kh1 | 2010-02-17 | 6 | -103/+82 |
|
|
| | | * | Make sure the bookmarks menu updates on add/ remove as well. | kh1 | 2010-02-17 | 1 | -4/+6 |
|
|
| | | * | Fix broken Drag&Drop, reset and clear the model if we set new bookmarks. | kh1 | 2010-02-17 | 1 | -3/+10 |
|
|
| * | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 8 | -6/+21 |
| |\ \ \
| | |/ / |
|
| * | | | Fix no-webkit compiler helpviewer | Rhys Weatherley | 2010-02-17 | 4 | -10/+16 |
| | |/
| |/| |
|
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-19 | 10 | -52/+35 |
|\ \ \
| |_|/
|/| | |
|
| * | | Help system: Remove hard-coded qt namespace. | ck | 2010-02-18 | 11 | -58/+39 |
|
|
| * | | Help system: Handle all Clucene exceptions. | ck | 2010-02-18 | 1 | -118/+112 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-17 | 1 | -2/+3 |
| |\ \ |
|
| | * | | Fix broken image loading on windows. | kh1 | 2010-02-16 | 1 | -2/+3 |
|
|
| * | | | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 1 | -1/+1 |
| |/ / |
|
* | | | Fix compilation of Qt Assistant when WebKit isn't built. | Thiago Macieira | 2010-02-17 | 4 | -4/+10 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-16 | 8 | -6/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix copyright year. | Jason McDonald | 2010-02-16 | 6 | -6/+6 |
|
|
| * | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 2 | -0/+15 |
|
|
* | | | Assistant: Rebuild search index at most once at start-up. | ck | 2010-02-15 | 3 | -3/+34 |
|/ / |
|
* | | Refactor font and zoom handling, reduces clutter in central widget. | kh1 | 2010-02-12 | 10 | -167/+212 |
|
|
* | | Some more refactoring. | kh1 | 2010-02-12 | 12 | -358/+462 |
|
|
* | | Move the QWebView based help viewer into it's own source files. | kh1 | 2010-02-12 | 9 | -434/+560 |
|
|
* | | Help system: Handle all Clucene exceptions. | ck | 2010-02-12 | 1 | -118/+112 |
|
|
* | | Assistant: Remove assertion for all files being watched. | ck | 2010-02-10 | 1 | -9/+13 |
|
|
* | | Move find widget in it's own source file. Some further cleanup. | kh1 | 2010-02-09 | 5 | -266/+394 |
|
|
* | | Assistant: Add missing license header. | ck | 2010-02-09 | 2 | -7/+34 |
|
|
* | | Compile fixes. | ck | 2010-02-08 | 3 | -12/+12 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 32 | -1284/+2298 |
|\ \ |
|
| * | | Rewrote bookmark handling, the previous code was just plain awful. | kh1 | 2010-02-05 | 19 | -1199/+2174 |
|
|
| * | | Small style cleanup. | kh1 | 2010-02-05 | 1 | -6/+4 |
|
|
| * | | Fix some warnings. | kh1 | 2010-02-05 | 1 | -0/+3 |
|
|
| * | | Assistant: Treat "unfiltered" filter in a apecial way. | ck | 2010-02-02 | 4 | -29/+30 |
|
|
| * | | Assistant: Give meaningful context to translations. | ck | 2010-02-02 | 7 | -48/+85 |
|
|
| * | | Assistant: Eliminate private tr contexts. | ck | 2010-01-29 | 2 | -2/+2 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 15 | -58/+60 |
|\ \ \
| | |/
| |/| |
|
| * | | Added Czech translations. | Pavel Fric | 2010-02-02 | 2 | -0/+2 |
|
|
| * | | Assistant: Fix spelling mistakes. | ck | 2010-02-01 | 6 | -16/+16 |
|
|
| * | | Assistant: Use const references in foreach loops. | ck | 2010-02-01 | 11 | -46/+46 |
|
|
* | | | Add Qt help hungarian translation | Laszlo Papp | 2010-02-03 | 1 | -0/+1 |
|
|
* | | | Add Assistant hungarian translation | Laszlo Papp | 2010-02-03 | 1 | -0/+1 |
|
|
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Assistant: Fix unintended tr context change. | ck | 2010-01-29 | 1 | -10/+10 |
|
|