| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 |
|
|
| * | | | | | | Assistant: Use tracing macro in all functions. | ck | 2009-12-07 | 18 | -0/+472 |
|
|
| * | | | | | | Assistant: Logical re-structuring of start-up code. | ck | 2009-12-07 | 6 | -148/+172 |
|
|
| * | | | | | | Cleanup, no functional change. | kh1 | 2009-12-07 | 1 | -23/+30 |
|
|
| * | | | | | | Assistant: More small refactorings + compile fix. | ck | 2009-12-04 | 1 | -37/+49 |
|
|
| * | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-03 | 2 | -0/+2 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Assistant: Another small refactoring. | ck | 2009-12-03 | 1 | -14/+33 |
|
|
| * | | | | | | | Assistant: Small refactoring to prepare for upcoming functional change. | ck | 2009-12-03 | 1 | -18/+24 |
|
|
| * | | | | | | | Assistant: Compile fix for namespaced Qt. | ck | 2009-12-03 | 2 | -0/+8 |
|
|
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | ck | 2009-12-03 | 2 | -4/+8 |
| |\ \ \ \ \ \ \ |
|