| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ \ \ \ |
|
| * | | | | | Assistant: Refactor help engine wrapper. | ck | 2009-12-21 | 3 | -144/+187 |
|
|
| * | | | | | Assistant: Fix console output glitch. | ck | 2009-12-16 | 1 | -1/+1 |
|
|
| * | | | | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | Assistant: Topic chooser links correctly to Urls with identical titles. | ck | 2009-12-14 | 2 | -12/+13 |
|
|
| * | | | | | | qhelpgenerator: Don't insert identical indices. | ck | 2009-12-14 | 1 | -2/+12 |
|
|
| * | | | | | | Assistant: Performance improvements in qhelpgenerator. | ck | 2009-12-14 | 2 | -13/+16 |
|
|
| * | | | | | | Assistant: Added rebuild-search-index command line option. | ck | 2009-12-10 | 3 | -3/+40 |
|
|
| * | | | | | | Assistant: Make doc file watching work for the intended use case. | ck | 2009-12-09 | 2 | -1/+75 |
|
|
| * | | | | | | Assistant: Try to reload open pages on doc file update. | ck | 2009-12-09 | 5 | -10/+23 |
|
|
| * | | | | | | Assistant: Allow search tab to be displayed on start-up. | ck | 2009-12-08 | 1 | -2/+2 |
|
|
| * | | | | | | Assistant: Don't re-load saved pages that don't exist anymore. | ck | 2009-12-08 | 1 | -11/+13 |
|
|
| * | | | | | | Assistant: Add "shared" directory to dependency list. | ck | 2009-12-07 | 1 | -0/+1 |
|
|