Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version update. | kh | 2009-05-12 | 1 | -0/+0 |
| | |||||
* | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 1 | -1/+1 |
| | | | | Reviewed-by: nrc | ||||
* | Make the error dialogs less annoying. Show only one instead of many. | kh | 2009-05-07 | 1 | -11/+37 |
| | |||||
* | Implement new cmd option to remove the full text search index. | kh | 2009-05-07 | 3 | -0/+46 |
| | |||||
* | Cleanup, no functional change. | kh | 2009-05-07 | 1 | -48/+79 |
| | |||||
* | Put the Dochwidget tabs on top as this was often requested. | kh | 2009-05-06 | 1 | -0/+1 |
| | |||||
* | Fixes broken last tab page handling in case the search was hidden. | kh | 2009-05-06 | 4 | -15/+42 |
| | |||||
* | Fix compile failure on Visual C++ 6. | Jason McDonald | 2009-04-29 | 1 | -2/+4 |
| | | | | | | No need to be excessively clever here. Reviewed-by: Trust Me | ||||
* | fixes undefined behavior will closing all tabs | kh | 2009-04-27 | 6 | -116/+165 |
| | | | | | Task-number: 249001, 236473 Reviewed-by: kh | ||||
* | fixes empty tab titles after restart | kh | 2009-04-24 | 2 | -14/+10 |
| | |||||
* | cleanup, no functional change | kh | 2009-04-24 | 3 | -94/+118 |
| | |||||
* | init combobox member and make sure we won't access it uninitialized | kh | 2009-04-24 | 1 | -6/+9 |
| | |||||
* | Change Qt version number to 4.5.2 | Thiago Macieira | 2009-04-24 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | cleanup | kh | 2009-04-23 | 3 | -68/+22 |
| | |||||
* | fixes open an empty page on invalid keyword | kh | 2009-04-23 | 1 | -0/+2 |
| | |||||
* | make sure we wait until the page has fully loaded before duplicating | kh | 2009-04-23 | 3 | -1/+19 |
| | |||||
* | update the filter combobox if we set a passed filter | kh | 2009-04-23 | 1 | -2/+11 |
| | |||||
* | Set the current filter if one gets passed by commandline. | kh | 2009-04-23 | 1 | -0/+3 |
| | | | | | Task-number: none Reviewed-by: kh | ||||
* | cleanup, normalized connect, etc... | kh | 2009-04-23 | 1 | -24/+24 |
| | | | | | Task-number: none Reviewed-by: TrustMe | ||||
* | Make all qdoc footers consistent with the main Qt docs. | Jason McDonald | 2009-04-22 | 1 | -2/+1 |
| | | | | | | | | Use the same copyright message in all doc footers. As a side-effect, this change also removes most of the remaining THISYEAR placeholders, and fixes some footers that try to use 110% of the page width. Reviewed-by: Thiago | ||||
* | correct the HowTo | kh | 2009-04-21 | 1 | -3/+2 |
| | | | | | Task-number: none Reviewed-by: kh | ||||
* | Fix incorrect year and version number in assistant docs. | kh | 2009-04-21 | 1 | -0/+0 |
| | | | | | | | | | Should have been part of 8aa8997f18afb85cb17f5b2a875a004302df4c72 Sorry the HOWTO file was not entirely clear that the *.qch needs to be updated too. Task-number: 251421 Reviewed-by: kh | ||||
* | BT: Remove turkish translation files created by previous change. | Jason McDonald | 2009-04-21 | 3 | -3/+0 |
| | | | | | | | | Remove the *_tr_TR.ts files added in change 5e3cae2754bf5f50aa10fef2c8d3bb7d33407b96 and remove their entries from .pro files to prevent them coming back next time someone does "make ts". Reviewed-by: Trust Me | ||||
* | Fix the About Qt dialog text to be truthful, post-LGPL | Jason McDonald | 2009-04-18 | 2 | -38/+5 |
| | | | | | | | | | | | | | | | | | Update the text of the About Qt dialog, as directed by Legal. Note that this change breaks string freeze as the text is translatable, however Legal has decided that shipping legally correct text has priority over shipping complete translations. This change includes updated .ts files to correct the source strings, but no updated translations. This change also removes out-of-date licensing text from the About dialogs of Designer, Assistant, Linguist, QtConfig and qdbusviewer. Those particular changes should not break translations as they only remove translatable strings and do not modify any others. Task-number: 247608 Reviewed-by: Trust Me .....review will be conducted after submission. | ||||
* | Fix incorrect year and version number in assistant docs. | Jason McDonald | 2009-04-17 | 1 | -2/+2 |
| | | | | | Task: 251421 Reviewed-by: Trust Me | ||||
* | fixes empty tab after pdf file open, new tab after middle mouse click | kh | 2009-04-02 | 2 | -3/+57 |
| | | | | | Task-number: none Reviewed-by: --global | ||||
* | fixes empty tab after pdf file open | kh | 2009-04-02 | 1 | -3/+10 |
| | | | | | Task-number: none Reviewed-by: --global | ||||
* | fixes empty tab after pdf file open | kh | 2009-04-02 | 2 | -6/+17 |
| | | | | | Task-number: none Reviewed-by: --global | ||||
* | don't invoke the current item without selection | kh | 2009-04-01 | 1 | -18/+23 |
| | | | | | Task-number: none Reviewed-by: hjk | ||||
* | don't open the TopicChooser if no link is avaliable | kh | 2009-04-01 | 2 | -35/+23 |
| | | | | | Task-number: none Reviewed-by: hjk | ||||
* | strip fragment and other parts from url in case of pdf | kh | 2009-04-01 | 1 | -8/+16 |
| | | | | | Task-number: part of 238496 Reviewed-by: hjk | ||||
* | 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 | ||||
* | Fixes missing quotation mark | kh | 2009-03-26 | 1 | -1/+1 |
| | | | | Reviewed-by: TrustMe | ||||
* | Fixes missing quotation mark | kh | 2009-03-26 | 1 | -1/+1 |
| | | | | | Task-number: none Reviewed-by: TrustMe | ||||
* | Fix broken shortcuts | kh | 2009-03-26 | 2 | -135/+132 |
| | | | | | | | | We where using hardcoded shortcuts, replaced now by QKeySequence, some further code clenup etc... Task-number: 248304, 247392 Reviewed-by: hjk | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 298 | -0/+38928 |