- Sep 11, 2009
-
-
hjk authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
hjk authored
-
Erik Verbruggen authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Erik Verbruggen authored
-
con authored
And ensure that the menu items don't vanish from the application menu when they are translated.
-
hjk authored
Something's visible in Locals&Watchers now!
-
hjk authored
-
Daniel Molkentin authored
Reviewed-by: Thorbjorn Lindeijer
-
hjk authored
-
hjk authored
-
hjk authored
-
Alessandro Portale authored
Reviewed-by: TrustMe
-
- 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.
-
- 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
-