Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed superfluous code in assistant's search module. | ck | 2009-07-06 | 3 | -16/+6 |
| | | | | Reviewed-by: kh | ||||
* | Fixed race condition in search module. | ck | 2009-07-06 | 3 | -15/+21 |
| | | | | | Task-number: 257441 Reviewed-by: kh | ||||
* | Improve QtHelp error reporting. | Friedemann Kleint | 2009-07-01 | 1 | -2/+2 |
| | | | | Reviewed-by: kh <qtc-committer@nokia.com> | ||||
* | Fix missing member initialization. | kh | 2009-06-23 | 15 | -1/+16 |
| | | | | Reviewed-by: ossi | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 70 | -106/+106 |
| | | | | Reviewed-by: Trust Me | ||||
* | We only need to filename, not the full path. | kh | 2009-06-15 | 1 | -1/+1 |
| | | | | Reviewed-by: kh | ||||
* | We do only support files inside or in subdirs of the help project. | kh | 2009-06-11 | 1 | -45/+49 |
| | | | | | Task-number: 255888 Reviewed-by: kh | ||||
* | Spelling in docs. | Jarek Kobus | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Add a comment for the translator so the placeholders are described | Andy Shaw | 2009-06-06 | 1 | -0/+3 |
| | | | | Reviewed-by: TrustMe | ||||
* | Fixed build issues with MSVC | Thierry Bastian | 2009-05-29 | 1 | -8/+8 |
| | | | | | | | | | | in atomic operations, we declare Interlock... functions in the namespace That can confuse the compiler because they are also declared in another header outside the namespace. Same problem in clucene where we include windows.h from within the NS. Task-number: 254214 Reviewed-by: ogoffart | ||||
* | fixes search for non latin1 characters | kh | 2009-03-31 | 3 | -55/+482 |
| | | | | | | | | | while parsing html files, we removed some entities the should have been converted to there native representation, thus we were not able to find them Task-number: 247732 Reviewed-by: hjk | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 79 | -0/+15661 |