Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement tabless help mode, behaves now like edit mode. | kh1 | 2010-03-30 | 1 | -635/+0 |
| | |||||
* | Share the common page not found message. | kh1 | 2010-03-25 | 1 | -4/+6 |
| | |||||
* | Fixes: Build with webkit. | con | 2010-03-23 | 1 | -1/+1 |
| | | | | Reviewed-by: kh1 | ||||
* | Make use of the core engine, no need for gui stuff. | kh1 | 2010-03-23 | 1 | -27/+25 |
| | |||||
* | Fix compile error while using QTextBrowser as help viewer. | kh1 | 2010-03-22 | 1 | -5/+8 |
| | | | | Reviewed-by: Thorbjorn | ||||
* | Handle forward/backward mouse buttons on press on Linux | Thorbjørn Lindeijer | 2010-03-19 | 1 | -8/+37 |
| | | | | | | | | | | There's an issue with receiving the release event when the mouse is moved slightly, and also on Linux it is apparently normal to handle these events on press instead of release. Tested with Firefox and Chromium. Task-number: QTCREATORBUG-899 Reviewed-by: kh1 | ||||
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Fix warning. | kh1 | 2010-03-01 | 1 | -1/+1 |
| | |||||
* | Suppress accessing the network for any other data. | kh1 | 2010-03-01 | 1 | -21/+20 |
| | |||||
* | Fix compile for -no-webkit | dt | 2009-11-04 | 1 | -2/+2 |
| | |||||
* | Fix memory leak in welcome plugin and right hand side pane | dt | 2009-11-04 | 1 | -4/+4 |
| | |||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Handle missing copy shortcut. | kh | 2009-07-27 | 1 | -0/+11 |
| | | | | | Task-number: 257868 Reviewed-by: kh | ||||
* | Sync with Assistant source, fixes empty tab title. | kh | 2009-07-27 | 1 | -0/+9 |
| | |||||
* | Implement home page settings and help startup options. | kh | 2009-06-26 | 1 | -4/+18 |
| | |||||
* | Store and restore font size for help viewers. Add font reset shortcut. | kh | 2009-06-25 | 1 | -4/+10 |
| | | | | | Task-number: 253365 Reviewed-by: kh | ||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Whitespace cleanup, normalize connect. | kh | 2009-06-02 | 1 | -1/+1 |
| | | | | Reviewed-by: dt | ||||
* | make ctrl+lmb and mmb work in a same way everywhere (like in browsers) | kh | 2009-05-18 | 1 | -9/+46 |
| | |||||
* | Build fix for non-webkit build. | con | 2009-05-08 | 1 | -1/+1 |
| | |||||
* | compile fix for namespaced Qt | hjk | 2009-05-07 | 1 | -3/+0 |
| | |||||
* | Fixed translation issues. | Friedemann Kleint | 2009-05-07 | 1 | -4/+4 |
| | |||||
* | Sorry, still can't embed videos, crashes too often.v1.1.0-rc1 | con | 2009-04-09 | 1 | -3/+2 |
| | |||||
* | Enable Plugins and JavaScript in the embedded help viewer to make it ↵ | Simon Hausmann | 2009-03-30 | 1 | -2/+3 |
| | | | | | | possible to embed flash videos in the documentation Reviewed-by: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | ||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
| | |||||
* | Fixes: - Don't use web plugins or java in QtCreator | con | 2009-02-11 | 1 | -0/+2 |
| | | | | RevBy: - dt | ||||
* | Fixes: Prevent help view from accepting file manager drops | Friedemann Kleint | 2009-02-10 | 1 | -2/+3 |
| | | | | RevBy: Eike | ||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+531 |