- Sep 10, 2009
- Sep 09, 2009
-
-
hjk authored
-
ck authored
- Saving to file only takes modified data into account. - Search functionality does not exhaust memory anymore. - Searches can be canceled. This required updating the IFindSupport interface and all classes implementing it. No functional changes were done in those. Reviewed-by: mae
-
mae authored
selection (if there is one)
-
mae authored
actual whitespace when the indentation column changes. Complete whitespace cleanup can still be done either automatically on save (when configured) or when explicitely called with the "Clean Whitespace" action from Edit/Advanced.
-
mae authored
-
mae authored
- when doing backspace, preserve the previous indentation litterally - when having auto-indentation turned off, simply repeat the previous indentation litterally instead of jumping to 0
-
hjk authored
That's the first step to make the gdb/trk Adapter work with the otherwise unmodified gdb engine. GdbProcessBase is inherited by GdbProcess and the gdb/trk Adapter. In the GdbProcess case it's just a wrapper around a QProcess running gdb, in the Adapter case it's the interface to the gdb process in the whole rfomm/gdb/gdbserver combo.
-
Oswald Buddenhagen authored
evaluating a file (which might not exist) is a bit different than just merging a (possibly empty) map ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- Sep 08, 2009
-
-
dt authored
Fixes a bug where the cmake plugin wasn't finding make, if the make commands directory was added to path in the build environment.
-
Thorbjørn Lindeijer authored
For implementing mouse navigation in the QML editor.
-
Erik Verbruggen authored
-
ck authored
-
- Sep 07, 2009
-
-
mae authored
void main() { { } int i; }
-
- Sep 04, 2009
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Sep 03, 2009
-
-
dt authored
-
Daniel Molkentin authored
Rationale: The concept of a "Qt Dir" is dead ever since Qt can be installed. Specifying the qmake location otoh makes it possible to unambigously detect all parts of a Qt installation.
-
dt authored
-
dt authored
Also makes the code a lot smaller.
-
Alessandro Portale authored
-
dt authored
If there are multiple files with the same name, then we try harder to find the correct one. That is for jom and nmake we have a relative path so we try to find a file which matches the relative path completly. Instead of just comparing the last part.
-
dt authored
-
- Sep 02, 2009
-
-
Thorbjørn Lindeijer authored
-