aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/generalsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Help: Save home page in Qt Creator settings instead of help collectionEike Ziller2014-10-221-9/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Share code between "central" and other help viewers.Eike Ziller2014-09-261-2/+2
|/
* Help: Open example documentation in extra windowEike Ziller2014-06-241-1/+1
* Help: Implement a real external help windowEike Ziller2014-06-201-2/+0
* Help: Provide native WebView backend on MacEike Ziller2014-05-301-2/+4
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-0/+1
* Provide parent to getOpenFileName() and getSaveFileName()Robert Loehning2014-01-311-4/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-50/+41
|/
* Fix some include statements.Christian Kandeler2013-09-041-1/+2
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-17/+14
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-181-2/+1
|\|
| * Smaller general help options page.Eike Ziller2012-12-171-2/+1
* | Help: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Replace qVariantValue() with qvariant_cast().Christian Kandeler2012-09-201-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Skip calling set custom value if nothing has changed.kh12012-05-311-4/+10
* Return a valid URL from a user supplied input.kh12012-05-241-1/+2
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-25/+5
* Fix wrong names in the UIMarco Bubke2012-04-181-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-3/+10
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-50/+61
* | Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-1/+1
|/
* Make it possible to return editor mode if the last help page was closed.kh12010-09-211-0/+12
* Wrong messages/contexts in help pluginVictor Ostashevsky2010-09-011-1/+1
* Make use of the custom value settings functionality.kh12010-08-021-22/+16
* Initial support for showing help in external window.kh12010-07-231-6/+26
* Some preparations for externel help support.kh12010-07-231-4/+4
* Move help manager into core.kh12010-06-111-6/+6