- 20 Aug, 2009 2 commits
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 13 Aug, 2009 1 commit
-
-
mae authored
StartOfLine/StartOfBlock. Eventually we want to switch all that to actions, so we can have unix-style input also on the mac and vice versa by setting different keybinding schemes.
-
- 05 Aug, 2009 1 commit
-
-
con authored
Task-number: 258468
-
- 03 Aug, 2009 1 commit
-
-
mae authored
paragraph, even when it has several lines.
-
- 31 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 24 Jul, 2009 1 commit
-
-
Thorbjørn Lindeijer authored
The completion for the directory wasn't triggered because one of the items matched the typed string, so the list of completion wasn't empty and no new trigger was allowed. By not matching items when a trailing slash is typed, the list is allowed to trigger again from the new location. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 23 Jul, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
Otherwise it would refer explicitly to closing without saving in some cases, which isn't really suitable here.
-
con authored
Task-number: 258302
-
- 22 Jul, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
By splitting out the confirmation to a different slot, so that the dialog can be window-modal. Also changed from Yes/No button to Cancel/Delete button, which is clearer to the user. Reviewed-by: Norwegian Rock Cat
-
mae authored
-
- 21 Jul, 2009 6 commits
-
-
Thorbjørn Lindeijer authored
Reminded by con.
-
Thorbjørn Lindeijer authored
Suggested by dt.
-
Henrik Abelsson authored
Reviewed-by: Thorbjørn Lindeijer
-
Henrik Abelsson authored
Reviewed-by: Thorbjørn Lindeijer
-
Thorbjørn Lindeijer authored
-
Henrik Abelsson authored
Merge-request: 882 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- 20 Jul, 2009 4 commits
-
-
Thorbjørn Lindeijer authored
Due to multiplying by a factor, it failed to really make any difference. Done with mae.
-
Thorbjørn Lindeijer authored
Based on a window-modal input dialog, so that it appears as a sheet on the Mac. Reviewed-by: Norwegian Rock Cat
-
Thorbjørn Lindeijer authored
With the new representation it fits fine, and this is a bit more convenient for the user.
-
mae authored
-
- 17 Jul, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
This is to make some room for embedding the color scheme editing back in the options dialog.
-
Thorbjørn Lindeijer authored
Also, the background color of the list now gets synchronized with the text background color. This is to make the bottom of the list look nicer.
-
- 16 Jul, 2009 4 commits
-
-
con authored
-
Thorbjørn Lindeijer authored
Now the foreground color, background color and the font of different color scheme categories are displayed directly in the list.
-
Thorbjørn Lindeijer authored
Makes everything look a lot nicer. :-)
-
Thorbjørn Lindeijer authored
-
- 15 Jul, 2009 5 commits
-
-
Thorbjørn Lindeijer authored
Fixes the issue where it would stay the color of the previous color scheme until you change the cursor position.
-
Thorbjørn Lindeijer authored
The creation of the styles directory was in two places and the importing of an old customized style didn't have any safety when the name 'customized.xml' already existed.
-
Thorbjørn Lindeijer authored
Not all colors inherit the color from the standard text. For example line number colors.
-
Thorbjørn Lindeijer authored
So people's customized color schemes don't get lost, but get converted to the new format instead.
-
con authored
-
- 14 Jul, 2009 5 commits
-
-
Thorbjørn Lindeijer authored
This was because they are not stored and thus loaded as invalid colors, which is fine, but on saving the invalid colors would then turn into black. Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
Specially for FakeVim users out there who want an easy way to switch to vim's default color theme on a dark brackground. Also did a little cleanup.
-
Thorbjørn Lindeijer authored
So they can be adapted in the color schemes.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
- 13 Jul, 2009 2 commits
-
-
Alessandro Portale authored
-
mae authored
the progress indicator CloseOnSuccess.
-