summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/fontsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make method naming more consistent.Tobias Hunger2010-01-071-40/+40
* stronger color for renaming in default color schememae2009-12-011-1/+1
* separate font zoom from font sizemae2009-11-301-0/+8
* some tuning of the layer extra selectionsmae2009-11-301-1/+1
* Options: Sort by category, id.Friedemann Kleint2009-11-271-2/+8
* first steps for a refactoring overlay system.mae2009-11-251-2/+2
* Wizards: Improve list of files displayed.Friedemann Kleint2009-11-251-1/+1
* Polish the settings dialog.Friedemann Kleint2009-11-241-0/+8
* Fixed syntax highlight of ifdefed-out code.Roberto Raggi2009-10-081-0/+2
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Mark unused symbols.Roberto Raggi2009-09-231-4/+6
* Warn when no color schemes are found, for debugging purposesThorbjørn Lindeijer2009-09-021-0/+3
* long live the kinghjk2009-08-141-1/+1
* Set the text of the discard color scheme changes buttonThorbjørn Lindeijer2009-07-231-6/+14
* Use a sheet on Mac for confirming deletion of a color schemeThorbjørn Lindeijer2009-07-221-11/+33
* Fixed compile warning about unused variableThorbjørn Lindeijer2009-07-211-1/+1
* Made it possible to choose a name when copying a color schemeThorbjørn Lindeijer2009-07-201-1/+15
* Embedded the color scheme editor in the options dialog againThorbjørn Lindeijer2009-07-201-48/+66
* Display the list of color schemes in a combo boxThorbjørn Lindeijer2009-07-171-54/+92
* Cleaned up creation of new color scheme filesThorbjørn Lindeijer2009-07-151-25/+33
* Added importing of customized color schemes from the ini fileThorbjørn Lindeijer2009-07-151-14/+30
* Added categories for occurrences and for renaming occurrencesThorbjørn Lindeijer2009-07-141-0/+4
* Made cloning, deleting and editing of color schemes functionalThorbjørn Lindeijer2009-07-131-33/+130
* Implemented reading the name of the color schemeThorbjørn Lindeijer2009-07-131-3/+2
* Made selecting the color scheme functionalThorbjørn Lindeijer2009-07-131-1/+24
* Introduced a ColorSchemeReader class for reading color scheme filesThorbjørn Lindeijer2009-07-131-0/+43
* Moved editing of the color scheme into a separate dialogThorbjørn Lindeijer2009-07-131-178/+27
* Introduced a ColorScheme class that encapsulates a color schemeThorbjørn Lindeijer2009-07-131-10/+0
* make zoom-in store the new size permanently in the settings.mae2009-06-181-5/+8
* make zoom-in/-out apply to all editorsmae2009-06-171-2/+0
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixed issues with line number colors on dark themesThorbjørn Lindeijer2009-06-151-3/+16
* Apply bold to the current line number by defaultThorbjørn Lindeijer2009-06-121-5/+6
* Add option to turn antialiasing on/off for text editor fonts.con2009-05-271-0/+5
* text editor: enable/disable the erase button in the color dialog properly.Daniel Molkentin2009-05-261-0/+2
* Added 'current line number' to color theme settingsThorbjørn Lindeijer2009-04-271-2/+2
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-1/+6
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-20/+14
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-131-6/+7
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+465