Commit Graph

38 Commits (master)

Author SHA1 Message Date
Marius Kintel 5042d064b2 Reimplemented Replace All to work properly. Fixes #1264 2015-03-23 12:51:25 -04:00
Marius Kintel 697399d4a2 bugfix: Sometimes, the margin wasn't wide enought to fit the line numbers, improved colors for no syntax highlighting 2015-03-02 13:11:34 -05:00
Torsten Paul 01df14d388 Use indicator 8 as documentation says the first 8 are reserved by lexers. 2015-02-25 20:14:29 +01:00
Torsten Paul 0cb6b3267a Add editor settings. 2014-12-27 02:17:15 +01:00
Torsten Paul 128498a678 Allow reading the keyword lists from the color scheme files. 2014-12-20 17:27:18 +01:00
Torsten Paul 7c3077b0f2 Read color schemes from additional user config path. 2014-11-01 23:06:36 +01:00
Torsten Paul 0886944fcd Handle setting of additional color schemes. 2014-11-01 20:51:36 +01:00
Torsten Paul 23275dc927 Get color schemes from editor; Enumerate from resource folder for scintilla. 2014-11-01 20:51:36 +01:00
Torsten Paul 395795949e Move color scheme values into resource files. 2014-11-01 20:51:36 +01:00
Torsten Paul 1776bcd460 Add menu entry to convert tabs to spaces. 2014-09-19 23:25:49 +02:00
Torsten Paul c5c5a02163 Implement indent/unindent and comment/uncomment. 2014-08-24 23:49:13 +02:00
Marius Kintel ee89658df3 Use selection as text for find function 2014-08-23 01:25:29 -04:00
Marius Kintel c9b0a16843 Use #pragma once 2014-08-23 00:57:22 -04:00
Marius Kintel 3c45262ea8 cosmetics 2014-08-23 00:53:49 -04:00
Marius Kintel 759e926b9a Added Q_OBJECT macro to make slots work, made wrapping look more like existing editor 2014-08-22 18:54:09 -04:00
Marius Kintel 10f4a52985 #879 Handle document modification signals, make editor interface more abstract 2014-08-22 18:39:12 -04:00
Marius Kintel f6b74eb6e0 Fixed a search&replace bug, removed some unused code 2014-08-22 18:10:58 -04:00
Marius Kintel fe0f24602d #879 kill c++11 warning 2014-08-22 15:10:08 -04:00
Marius Kintel 79f44ae7fa Fix file drops to legacy editor, misc. cosmetics 2014-08-22 14:17:24 -04:00
Marius Kintel c59d3aef79 indentation 2014-08-22 13:42:23 -04:00
shaina7837 b54710404a minor code cleanup 2014-08-18 09:43:43 +05:30
shaina7837 91ed8723c3 font and size operations in preferences are working for qscintilla editor 2014-08-15 14:13:58 +05:30
Marius Kintel a25f02780e #879 Fix forward/backward search in the scintilla editor 2014-08-13 18:52:01 -04:00
shaina7837 fbc13a7456 added generic function in editor interface 2014-08-13 21:29:56 +05:30
shaina7837 46a948d302 find and replace working in scintillaeditor 2014-08-07 07:34:37 +05:30
shaina7837 7da7c07918 added solarized theme 2014-08-05 19:23:10 +05:30
shaina7837 fbceb0bdd8 added Monokai theme color scheme in scintilla editor 2014-08-05 07:52:30 +05:30
shaina7837 91d4929af7 content modified message without modifying anything problem get solved 2014-07-11 20:32:30 +05:30
shaina7837 6a67c0b6bb highlighting and background color set 2014-06-20 12:07:40 +05:30
shaina7837 0b6814f253 syntax highlighting implemented 2014-06-19 22:53:00 +05:30
shaina7837 25bf6dd20b new lexer added 2014-06-17 21:45:04 +05:30
shaina7837 9d35c792ed scad lexer added 2014-06-17 21:04:54 +05:30
shaina7837 6b8acb0d3a error indicator with line marker 2014-06-12 20:26:18 +05:30
shaina7837 a297a1b0aa syntax highlighting 2014-06-11 15:59:05 +05:30
shaina 9a712c0c26 scintilla editor working 2014-06-07 17:43:52 +02:00
shaina 950ffe9722 layout problem of editor is solved 2014-06-07 17:43:52 +02:00
Marius Kintel 22e884d08f Quick and dirty fixup 2014-06-07 17:43:52 +02:00
shaina 59a71b7e6e added scintilla editor classes 2014-06-07 17:43:52 +02:00