summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpviewer_qwv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-545/+0
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
| * Correct the setup of HelpNetworkReply.Michael Brüning2012-12-101-18/+1
* | Correct the setup of HelpNetworkReply.Michael Brüning2012-11-231-18/+1
* | Use zoom factor instead of text size multiplier in helpviewer_qwv.cpp.Michael Brüning2012-11-231-5/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-221-2/+0
|\ \ | |/
| * Creator should not try to open links ot non-html documents internally.kh12012-10-191-2/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-261-29/+0
|\ \ | |/
| * Help: Prevent moc from running on helpviewer_qwv.cpp.Christian Kandeler2012-09-251-29/+0
* | Do not use qMemSet and qMemCopy.Christian Kandeler2012-09-211-1/+3
* | Replace qVariantValue() with qvariant_cast().Christian Kandeler2012-09-201-1/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-6/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix font size was not applied at the first start of help system.kh12012-05-311-1/+1
* Make sure we call stop before removing a page.kh12012-05-241-0/+5
* Fix broken handling of unsupported mime types.kh12012-05-231-7/+121
* Help: Do not get stuck with spinning cursorTobias Hunger2012-03-281-2/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Extend the CSS workaround in the helpviewerDaniel Molkentin2012-01-311-2/+6
* Long live the king!hjk2012-01-261-1/+1
* Fix qreal is not double.Felix Geyer2011-11-091-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-211-4/+4
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-4/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* Show wrap indicator also for searches in help views.con2011-01-141-2/+10
* It's 2011 now.con2011-01-121-1/+1
* In case of network error print the error string.kh12011-01-111-1/+13
* Small cleanup.kh12011-01-111-8/+5
* Fix missing progress indicator during load.kh12011-01-111-7/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-1/+1
|/
* Implement opening find toolbar after '/' as requested by hjk.kh12010-09-221-0/+8
* Make sure we can open local files as well.kh12010-08-161-3/+1
* Fix compilation with Intel CC: Q_UNUSED takes a referenceThiago Macieira2010-08-111-1/+2
* Move find flags from IFindSupport to more accessible place.con2010-07-151-3/+3
* Merge branch 'origin/2.0' (early part)Erik Verbruggen2010-06-151-2/+7
|\
| * We need to check for http only.kh12010-06-141-2/+3
| * Allow http request to be opened in the help plugin.kh12010-06-141-2/+6
* | Merge remote branch 'origin/2.0'con2010-06-111-3/+3
|\ \ | |/
| * Move help manager into core.kh12010-06-111-3/+3
* | Backport some Qt Assistant print fixes.kh12010-06-011-0/+1
|/