History log of /haiku/src/apps/haikudepot/textview/TextEditor.cpp
Revision Date Author Comments
# 779ab335 09-Dec-2020 X512 <danger_mail@list.ru>

use .IsSet() instead if .Get() != NULL

Change-Id: Ia2b7a719fd398e78cc3b11d4f7b02cb81179f65f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3488
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>


# a9edb9bf 05-Jun-2018 Andrew Lindesay <apl@lindesay.co.nz>

HaikuDepot: Multiple improvements for user-ratings

* Display of the user-ratings listing improved
* When a user-rating is created / edited, the pkg is updated
* Creation date of the user-rating is unpacked shown
* Ability to create a user-rating with a comment, but no numerical rating
* Stars display show grey if no numerical rating present
* Improvements to error reporting when problem arise
* Parsing of the 'revision' field of the version working
* Removed debug logging for the text engine
* Other minor tweaks

Change-Id: I99f881ab1426641ef4177eec2d3bcacc7cb74e95


# 7d8d7785 06-Sep-2015 Stephan Aßmus <superstippi@gmx.de>

Text framework: Added TextEditor::Replace()

Call Replace() on TextDocument, so that there are not two edits later
on once UndoableEdit stuff is supported.


# 87084745 07-Apr-2015 Michael Lotz <mmlr@mlotz.ch>

HaikuDepot: Clean up trailing whitespace.


# 96ebc1d6 12-Oct-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: React to B_SELECT_ALL in custom text view


# d7f7bf2d 24-Mar-2014 Axel Dörfler <axeld@pinc-software.de>

Renamed HaikuDepot's home to haikudepot.

* This closes #10699. I mentioned that to stippi after his first commit
of HaikuDepot, anyway :-)


# 7d8d7785c17ab7a0bc5666100f1e149362bb4dd5 06-Sep-2015 Stephan Aßmus <superstippi@gmx.de>

Text framework: Added TextEditor::Replace()

Call Replace() on TextDocument, so that there are not two edits later
on once UndoableEdit stuff is supported.


# 8708474567be756984f35cd6c5bfcc2c9546dc1e 07-Apr-2015 Michael Lotz <mmlr@mlotz.ch>

HaikuDepot: Clean up trailing whitespace.


# 96ebc1d602e35ec14d1cf269415b4cbfce7ba06b 12-Oct-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: React to B_SELECT_ALL in custom text view


# d7f7bf2d890f652e20b8cf34e9b4c6ae1d3e20eb 24-Mar-2014 Axel Dörfler <axeld@pinc-software.de>

Renamed HaikuDepot's home to haikudepot.

* This closes #10699. I mentioned that to stippi after his first commit
of HaikuDepot, anyway :-)