summaryrefslogtreecommitdiff
path: root/src/plugins/help/generalsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Some initialization and removed redundant member variablesThorbjørn Lindeijer2010-06-021-5/+5
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* Implement tabless help mode, behaves now like edit mode.kh12010-03-301-14/+7
* Add some more constants and make use where possible. More to come.kh12010-03-301-3/+3
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-0/+5
* Rewrite of the whole help modul initialization.kh12010-03-231-15/+5
* Make use of the core engine in the general settings page.kh12010-03-161-64/+66
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* | Options: Sort by category, id.Friedemann Kleint2009-11-271-3/+5
* | Polish the settings dialog.Friedemann Kleint2009-11-241-0/+11
* | Help plugin: Fix handling of oblique font style.ck2009-11-161-1/+6
|/
* long live the kinghjk2009-08-141-1/+1
* customize context help. The three modes are:mae2009-07-141-0/+7
* Implement import - export of help bookmarks.kh2009-07-081-1/+50
* Implement home page settings and help startup options.kh2009-06-261-2/+57
* It is now possible to configure the help viewer font.kh2009-06-251-0/+210