summaryrefslogtreecommitdiffstats
path: root/tools/assistant
Commit message (Collapse)AuthorAgeFilesLines
...
* BT: Remove turkish translation files created by previous change.Jason McDonald2009-04-213-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-LGPLJason McDonald2009-04-182-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 McDonald2009-04-171-2/+2
| | | | | Task: 251421 Reviewed-by: Trust Me
* fixes empty tab after pdf file open, new tab after middle mouse clickkh2009-04-022-3/+57
| | | | | Task-number: none Reviewed-by: --global
* fixes empty tab after pdf file openkh2009-04-021-3/+10
| | | | | Task-number: none Reviewed-by: --global
* fixes empty tab after pdf file openkh2009-04-022-6/+17
| | | | | Task-number: none Reviewed-by: --global
* don't invoke the current item without selectionkh2009-04-011-18/+23
| | | | | Task-number: none Reviewed-by: hjk
* don't open the TopicChooser if no link is avaliablekh2009-04-012-35/+23
| | | | | Task-number: none Reviewed-by: hjk
* strip fragment and other parts from url in case of pdfkh2009-04-011-8/+16
| | | | | Task-number: part of 238496 Reviewed-by: hjk
* fixes search for non latin1 characterskh2009-03-313-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 markkh2009-03-261-1/+1
| | | | Reviewed-by: TrustMe
* Fixes missing quotation markkh2009-03-261-1/+1
| | | | | Task-number: none Reviewed-by: TrustMe
* Fix broken shortcutskh2009-03-262-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 Knoll2009-03-23298-0/+38928