- 20 Apr, 2019 2 commits
-
-
Michael Reeves authored
Pass QVector<LineData> if that's needed don't make assumtions about the memmory layout of classes especial ones we don't control.
-
Michael Reeves authored
-
- 19 Apr, 2019 3 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
This fixes a bug masked by the incorret reset of m_bIsText.
-
Michael Reeves authored
-
- 14 Apr, 2019 2 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
- 12 Apr, 2019 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 07 Apr, 2019 3 commits
-
-
Michael Reeves authored
Prevent line count from exceeding maximum value in SourceData::FileData::preprocess
-
Michael Reeves authored
QtNumberType is now used to help sort out depenacies on Qt's "int-for-all" decision.
-
Michael Reeves authored
Do not expose the internal operations of a class to outside code.
-
- 06 Apr, 2019 3 commits
-
-
Michael Reeves authored
std<list>.size() is now garenteed by c++11 to be constant time. total size was explicitly indicated to be redudant removed.
-
Michael Reeves authored
-
Michael Reeves authored
-
- 05 Apr, 2019 1 commit
-
-
Michael Reeves authored
-
- 31 Mar, 2019 12 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
Move remaining setPixmaps functionallity to MergeFileInfos. rename to updateAge no longer does aything else
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
C++ does not require struct when referancing a defined type.
-
Michael Reeves authored
reformat and removed unused/undefined function prototypes
-
Michael Reeves authored
-
- 29 Mar, 2019 3 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
- 26 Mar, 2019 4 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
Add invalidate, isValid to LineRef. use pointer syntax when dealing with iterators
-
Michael Reeves authored
-
- 25 Mar, 2019 1 commit
-
-
Michael Reeves authored
Using int everywhere makes the code difficult to fallow.
-
- 24 Mar, 2019 1 commit
-
-
Michael Reeves authored
-
- 23 Mar, 2019 2 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-
- 22 Mar, 2019 2 commits
-
-
Michael Reeves authored
-
Michael Reeves authored
-