summaryrefslogtreecommitdiffstats
path: root/tools/assistant/tools
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-2865-1154/+1154
* Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-051-1/+1
* Update license headers again.Jason McDonald2009-09-0864-256/+256
* Update license headers.Jason McDonald2009-09-021-4/+1
* Assorted license header fixes.Jason McDonald2009-09-021-0/+41
* Update tech preview license header.Jason McDonald2009-08-3163-819/+819
* Update URL of online documentation.Jason McDonald2009-08-111-2/+2
* Update license headers.Jason McDonald2009-08-1163-63/+63
* Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-052-0/+6
* Fix missing title quoting.kh2009-07-271-2/+4
* Sync with QtCreator.kh2009-07-014-10/+94
* Sync with QtCreator.kh2009-07-011-9/+13
* Do not start Assistant without at least an empty page.kh2009-07-011-2/+5
* Bump Qt version number.Jason McDonald2009-06-251-1/+1
* Make it possible to drag bookmarks to the root item.kh2009-06-181-1/+2
* Cleanup.kh2009-06-182-117/+99
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1663-126/+126
* Fix wrong home shortcut, now set to ALT+Home.kh2009-06-111-1/+1
* No need to bookmark emty pages.kh2009-06-112-1/+4
* Workaround the palette issue, set it only when we search is open.kh2009-05-262-2/+38
* Fix broken search inside search results.kh2009-05-262-70/+66
* Make ctrl+lmb and mmb work in a same way everywhere (like in browsers).kh2009-05-183-44/+51
* Make sure we add the progress bar only once.kh2009-05-181-14/+16
* Version update.kh2009-05-121-0/+0
* Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-071-1/+1
* Make the error dialogs less annoying. Show only one instead of many.kh2009-05-071-11/+37
* Implement new cmd option to remove the full text search index.kh2009-05-073-0/+46
* Cleanup, no functional change.kh2009-05-071-48/+79
* Put the Dochwidget tabs on top as this was often requested.kh2009-05-061-0/+1
* Fixes broken last tab page handling in case the search was hidden.kh2009-05-064-15/+42
* Fix compile failure on Visual C++ 6.Jason McDonald2009-04-291-2/+4
* fixes undefined behavior will closing all tabskh2009-04-276-116/+165
* fixes empty tab titles after restartkh2009-04-242-14/+10
* cleanup, no functional changekh2009-04-243-94/+118
* init combobox member and make sure we won't access it uninitializedkh2009-04-241-6/+9
* Change Qt version number to 4.5.2Thiago Macieira2009-04-241-1/+1
* cleanupkh2009-04-233-68/+22
* fixes open an empty page on invalid keywordkh2009-04-231-0/+2
* make sure we wait until the page has fully loaded before duplicatingkh2009-04-233-1/+19
* update the filter combobox if we set a passed filterkh2009-04-231-2/+11
* Set the current filter if one gets passed by commandline.kh2009-04-231-0/+3
* cleanup, normalized connect, etc...kh2009-04-231-24/+24
* Make all qdoc footers consistent with the main Qt docs.Jason McDonald2009-04-221-2/+1
* correct the HowTokh2009-04-211-3/+2
* Fix incorrect year and version number in assistant docs.kh2009-04-211-0/+0
* Fix the About Qt dialog text to be truthful, post-LGPLJason McDonald2009-04-181-17/+2
* Fix incorrect year and version number in assistant docs.Jason McDonald2009-04-171-2/+2
* fixes empty tab after pdf file open, new tab after middle mouse clickkh2009-04-022-3/+57
* fixes empty tab after pdf file openkh2009-04-021-3/+10
* fixes empty tab after pdf file openkh2009-04-022-6/+17