summaryrefslogtreecommitdiffstats
path: root/src/assistant/assistant/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor help libJarek Kobus2017-05-021-2/+1
* Refactor connect to use Qt5 styleJarek Kobus2017-05-021-111/+125
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* Refactor for loopsJarek Kobus2017-01-101-4/+3
* Refactor QLatin1Strings / QLatin1CharsJarek Kobus2017-01-101-1/+1
* Refactor Assistant's iteratorsJarek Kobus2017-01-101-4/+4
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Do not unnecessarily set the window icons on WindowsAlessandro Portale2016-05-131-1/+4
* Bump copyright yearKai Koehne2016-01-271-1/+1
* Change copyright in version dialogs to 'The Qt Company Ltd.'Friedemann Kleint2015-02-261-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-1/+1
|\
| * Bump copyright year to 2015Kai Koehne2015-01-131-2/+2
* | Update copyright headersAntti Kokko2015-02-141-7/+7
* | Assistant: Introduce DEFINES per browser type.Friedemann Kleint2014-12-091-3/+9
|/
* Assistant: prevent the main window from jumping during startupAlexander Volkov2014-10-171-4/+0
* Assistant: Fix index updating on startup in the remote control modeAlexander Volkov2014-10-131-2/+4
* Update copyright year in "About" dialogs to 2014.v5.4.0-beta1Friedemann Kleint2014-10-091-2/+2
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Populate Qt Assistant's TOC from documentation directory.Friedemann Kleint2014-03-251-3/+29
* Update Qt Assistant's TOC for Qt 5.3Friedemann Kleint2014-03-241-0/+3
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-4/+4
* Assistant: Load all applicationIcon pixmaps.Bastiaan Veelo2014-01-311-3/+10
* Assistant: Update list of modules for 5.2.Friedemann Kleint2013-10-141-47/+62
* Assistant: Adding 'qtquickcontrolsstyles' to the list of qch loaded.v5.1.0-rc1Jerome Pasion2013-06-121-0/+2
* Add missing documentation sets - still hardcoded :(kh12013-05-221-1/+9
* Ctrl+W shortcut on last open tab causes Assistant to crash.kh12013-02-111-10/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-2/+2
* ActiveQt documentation is not registered in Qt Assistant.kh12012-12-141-0/+6
* Add all new doc files we have for Qt5.kh12012-12-031-1/+25
* Fix inbuild help and message. Remove Trolltech references.kh12012-11-261-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-25/+25
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-021-1/+0
* Fix a crash in Assistant.Pierre Rossi2012-08-021-1/+1
* Fix Assistant crash when closing last tab.Janne Anttila2012-04-241-0/+10
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-2/+2
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2
* QtTools/Assistant: Replace Q_WS_ by Q_OS_ where appropriate.Friedemann Kleint2011-10-191-3/+3
* Assistant: Fix compilation with QT_NO_PRINTER (Windows).Friedemann Kleint2011-09-281-1/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-17/+17
* Get assistant to compile against refactorLars Knoll2011-09-131-0/+1099