| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | 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 |
|
|
| * | | | Compile with no-webkit - add missing semi-colons. | Rhys Weatherley | 2010-01-26 | 1 | -2/+2 |
|
|
| * | | | Use HighlightAllOccurrences to have highlighting after full text search. | kh1 | 2010-01-22 | 2 | -36/+67 |
| | |/
| |/| |
|
* | | | Merge commit 'oslo1/master' into oslo1-master | Rohan McGovern | 2010-02-01 | 42 | -1103/+2319 |
|\ \ \
| | |/
| |/| |
|
| * | | QtHelp: Minor clean-ups. | ck | 2010-01-22 | 2 | -7/+4 |
|
|
| * | | Assistant: Fix compliation for -no-webkit. | ck | 2010-01-22 | 1 | -2/+5 |
|
|
| * | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 4 | -20/+63 |
| |\ \ |
|
| * | | | Use HighlightAllOccurrences to have highlighting after full text search. | kh1 | 2010-01-21 | 2 | -36/+68 |
|
|
| * | | | Assistant: Simplify check for SQLITE plugin. | ck | 2010-01-21 | 1 | -14/+4 |
|
|
| * | | | Assistant: Fix translations. | ck | 2010-01-21 | 1 | -15/+18 |
|
|
| * | | | Force the creation of the default collection file directory. | kh1 | 2010-01-19 | 1 | -1/+2 |
|
|
| * | | | Assistant: Extend list of file types to open internally. | ck | 2010-01-14 | 1 | -1/+2 |
|
|
| * | | | Assistant: Use isLocalUrl() to decide whether a page is internal. | ck | 2010-01-14 | 3 | -21/+18 |
|
|
| * | | | Assistant: Fix bug that can lead to infinite loop in edge cases. | ck | 2010-01-14 | 1 | -2/+3 |
|
|
| * | | | Assistant: Extend 54d1ad11a4f35c0484418e5d18537daaccc2c6ab. | ck | 2010-01-14 | 1 | -1/+2 |
|
|
| * | | | Assistant: Open non-HTML content in external application. | ck | 2010-01-14 | 4 | -14/+20 |
|
|
| * | | | Use QTemporaryFile for opening documents in external applications. | ck | 2010-01-14 | 1 | -12/+12 |
|
|
| * | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 142 | -144/+144 |
| |\ \ \ |
|
| * | | | | Fix compilation of builds without WebKit | Simon Hausmann | 2010-01-12 | 1 | -1/+1 |
|
|
| * | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 2 | -51/+69 |
| |\ \ \ \ |
|