summaryrefslogtreecommitdiff
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-174-4/+7
|\
| * Doc: add image path for Remote Control Examplev5.4.25.4.2Leena Miettinen2015-03-161-0/+3
| * Assistant: Fix an export and an import of bookmarksAlexander Volkov2015-03-063-4/+4
* | Assistant/helpbrowsersupport.cpp: Remove hostile character.Friedemann Kleint2015-02-261-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-203-3/+3
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-2/+2
| |\
| | * Merge 5.4 into 5.4.1v5.4.15.4.1Oswald Buddenhagen2015-01-161-10/+0
| | |\
| | * | Bump copyright year to 2015Kai Koehne2015-01-131-2/+2
| * | | Doc: linking issues qttoolsNico Vertriest2015-01-192-2/+2
| | |/ | |/|
* | | Change creation date to a fixed dateSune Vuorela2015-02-181-3/+1
* | | Update copyright headersAntti Kokko2015-02-14251-1135/+1135
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-198-91/+240
|\ \ \ | |/ /
| * | Remove unused functionsThiago Macieira2015-01-091-10/+0
| |/
| * Assistant: Fix high CPU usage if a parent process finishesAlexander Volkov2014-12-221-1/+5
| * Assistant: Extract StdInListener class from RemoteControlAlexander Volkov2014-12-227-81/+236
* | Replace Q_STATIC_GLOBAL_OPERATOR with staticThiago Macieira2015-01-081-3/+1
* | Add missing includes.Friedemann Kleint2015-01-072-0/+2
* | Remove qBinaryFind usage from Qt Assistant.Alexander Volkov2015-01-061-6/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-171-0/+1
|\ \ | |/
| * Doc: Add install path for examplesTopi Reinio2014-12-161-0/+1
* | Assistant: Introduce DEFINES per browser type.Friedemann Kleint2014-12-0910-44/+57
* | Assistant: Factor out web browser support.Friedemann Kleint2014-12-094-130/+315
|/
* New Qt logov5.4.0-rc1Alessandro Portale2014-11-208-1/+0
* QHelpContentModel: Fix that the model sometimes ended up emptyEike Ziller2014-11-071-0/+5
* Assistant: prevent the main window from jumping during startupAlexander Volkov2014-10-171-4/+0
* Assistant: Make "Bookmarks Menu" the default bookmarks folderAlexander Volkov2014-10-161-2/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-144-17/+34
|\
| * Make sure the content widget never replaces valid data with empty data.5.3Christian Kandeler2014-10-061-9/+18
| * Fix crash when accessing the content model.Christian Kandeler2014-09-194-8/+16
| * Update copyright year in About dialogsv5.3.25.3.2Kai Koehne2014-09-041-2/+2
* | 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-25134-2546/+1474
* | Zoom the documentation according to the system DPI by defaultJocelyn Turcotte2014-09-242-5/+20
* | Assistant: Fix a name of a bookmarks folderAlexander Volkov2014-09-111-1/+1
* | Add missing #include for QDataStreamThiago Macieira2014-08-251-0/+1
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-092-2/+0
* | fix CLucene build for MSVC 2013Joerg Bornemann2014-07-081-2/+4
|/
* qhelpgenerator: Fix warning about qpa_minimal_plugin usageSergio Ahumada2014-06-051-1/+1
* CMake: Add an IMPORTED target for qcollectiongenerator.Stephen Kelly2014-04-161-0/+15
* Remove exclamation marks from messagesLuigi Toscano2014-04-095-29/+29
* Fix some documentation errors.Friedemann Kleint2014-03-271-2/+2
* Populate Qt Assistant's TOC from documentation directory.Friedemann Kleint2014-03-251-3/+29
* Fix broken navigation in assistant with no webkit.Friedemann Kleint2014-03-241-4/+2
* Update Qt Assistant's TOC for Qt 5.3Friedemann Kleint2014-03-241-0/+3
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-036-34/+34
* Assistant: Fixed build for QT_NO_CURSOROliver Wolff2014-02-281-0/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-8/+13
|\
| * Merge remote-tracking branch 'origin/release' into stableold/5.2Frederik Gladhorn2014-02-031-5/+3
| |\