Project

General

Profile

Tools » History » Version 9

Greg Burri, 07/07/2009 05:42 PM

1 1 Greg Burri
h1. Tools
2
3 6 Greg Burri
h2. Qt Creator
4 3 Greg Burri
5 6 Greg Burri
Integrated development environment.
6 4 Greg Burri
7
8 3 Greg Burri
h2. git
9 4 Greg Burri
10
Source control.
11
12 1 Greg Burri
13 6 Greg Burri
h2. Redmine
14 1 Greg Burri
15 6 Greg Burri
Project management.
16
17
18
h2. Doxygen
19
20
Technical documentation generator.
21 7 Greg Burri
22
h2. protoc
23
24
_protoc_ is a tool from _Protocol buffers_ using to compile the _.proto_ files into cpp/h files.
25 8 Greg Burri
26 9 Greg Burri
h2. "Valgrind":http://valgrind.org/ ??
27
28
Profiling (memory, cpu) and code coverage.
29 8 Greg Burri
30
h2. "Inkscape":http://www.inkscape.org/
31
32
For all graphics (icons for example).