summaryrefslogtreecommitdiff
path: root/tools/assistant/tools/assistant
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3164-814/+814
* Assistant: Fix index updating on startup in the remote control modeAlexander Volkov2015-03-261-2/+4
* Bump year to 2015Kai Koehne2015-01-152-3/+3
* Doc: Update copyright information in documentation templatesTopi Reinio2015-01-141-1/+1
* Bump Qt version to 4.8.7Akseli Salovaara2014-12-031-1/+1
* Assistant: Set the url on created QNetworkReply objects.Stephen Kelly2014-03-311-0/+1
* Updated year in copyright headerKai Koehne2014-03-2664-65/+65
* Bump Qt version to 4.8.6Thiago Macieira2013-07-101-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1364-65/+65
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-071-1/+1
* Changed Qt release version to 4.8.4jutaipal2012-10-081-1/+1
* Fixed window raise issue when handling remote commandsTaito Silvola2012-10-041-1/+1
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2965-1506/+1506
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-157-25/+54
* Changed qt version to 4.8.3jutaipal2012-08-081-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-0163-126/+126
* Fix Assistant crash when closing last tab.Markku Heikkila2012-06-252-0/+11
* Remove build_all when target is same for debug and releaseSamuli Piippo2012-05-011-0/+4
* Bump Qt version to 4.8.2aksalova2012-04-181-1/+1
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-051-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1164-65/+65
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1363-1064/+1064
* Update copyright year to 2011.Rohan McGovern2011-03-1110-10/+10
* Fix compilation: Q_UNUSED takes exactly one variable that is unusedThiago Macieira2011-02-211-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1755-56/+56
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1155-56/+56
* | Assistant: Fix warnings.Christian Kandeler2011-01-072-23/+19
* | Assistant: Don't tabify "Open Pages" dock widget by default.Christian Kandeler2011-01-071-3/+2
* | Assistant: Get rid of bogus warning.Christian Kandeler2010-12-221-1/+2
* | Rename File > Quit to Exit on Windows.Thiago Macieira2010-11-281-3/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-1/+1
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-191-1/+1
| |\
| | * Bump Qt version to 4.7.2.Jason McDonald2010-11-121-1/+1
| * | Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-5/+5
|\ \ | |/
| * Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
* | Fix potential crash in case we had opened pages but run now without docs.kh12010-10-131-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-285-8/+23
|\ \ | |/
| * Assistant: Don't register internal doc when using custom collection.Christian Kandeler2010-09-234-3/+16
| * Assistant: Move comment to the right place.Christian Kandeler2010-09-231-5/+7
| * Bump version to 4.7.1.Jason McDonald2010-09-211-1/+1
* | Allow fallback to fulltext search when keyword has not been found (remote).kh12010-09-273-2/+31
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-1/+1
|\ \ | |/
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-105-8/+9
|\ \ | |/
| * Install translators earlier in assistantVictor Ostashevsky2010-09-061-2/+1
| * Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-014-6/+8
* | Once we set a new source model, we need to disconnect the old one.kh12010-09-071-52/+51