0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '0.9.1-beta' of [email protected]:creator/mainline into 0.9.1-beta
mae
More... over 15 years ago
make the home key jump to column 0 if the caret if before the first non-space
mae
More... over 15 years ago
Merge branch '0.9.1-beta' of [email protected]:creator/mainline into 0.9.1-beta
hjk
More... over 15 years ago
start sanitizing gdb options dialog
hjk
More... over 15 years ago
Removes unnecessary TODO. Basically 3 left: 1) Ask Roberto for API for which would give position of class definition's end. 2) Don't guess generated ui_<>.h filename but take it from somewhere (project manager???). 3) 3 methods are taken from Thorbjorn's code. Make for it common public API. More... over 15 years ago
Merge branch 'master' of [email protected]:creator/mainline More... over 15 years ago
Finish "Go to slot" functionality. Currently it inserts declaration and definition if it doesn't exist, adds parameter names taken from designer, deal with namespaced ui class name. There are couple of TODOs left in code with hints on how to make it better. More... over 15 years ago
nicer (un)comment selection, avoid C-style selections when you can do C++ style.
mae
More... over 15 years ago
Add preliminary version of coding convention/style recommnedation.
hjk
More... over 15 years ago
connect the parenthesis matcher with the ifdefed out information.
mae
More... over 15 years ago
Merge branch '0.9.1-beta' of [email protected]:creator/mainline into 0.9.1-beta More... over 15 years ago
PathChooser migration for GDB macros page More... over 15 years ago
Fixed code completion when using macros in the expression's code (e.g. in qApp->). More... over 15 years ago
Fixes: - Make plugin load order a bit more deterministic
con
More... over 15 years ago
Fixes: Doc - updating the documentation to reflect the new changes. More... over 15 years ago
Fixes: Doc - updating the documentation to reflect the new changes. More... over 15 years ago
Added `editorKind' to BaseTextEditor::openEditorAt(). We need it to force the CPPEDITOR kind when opening files from the C++ editor (e.g. when the user press F2 on #include <QMutex>). More... over 15 years ago
Merge branch '0.9.1-beta' of [email protected]:creator/mainline into 0.9.1-beta
mae
More... over 15 years ago
added Move Line Up and Move Line Down actions. Can be extended to support statements later.
mae
More... over 15 years ago
Fixes: - At startup project tree filter setting and reality diverge
con
More... over 15 years ago
Merge branch '0.9.1-beta' of [email protected]:creator/mainline into 0.9.1-beta
dt
More... over 15 years ago
Fixes: Don't fall back to win95 on KDE4, at least use plastique.
dt
More... over 15 years ago
Fixes: - Using Return in project tree on Mac to open files
con
More... over 15 years ago
Implemented tooltip and lookat for #include directives. More... over 15 years ago
Merge branch '0.9.1-beta' of [email protected]:creator/mainline into 0.9.1-beta
hjk
More... over 15 years ago
add to watchwindow was missing an update.
hjk
More... over 15 years ago
Fixes: - Restoring session doesn't end up with focus in editor
con
More... over 15 years ago
work on std::list dumper
hjk
More... over 15 years ago
work on std::list dumper; also a bit of refactoring
hjk
More... over 15 years ago
Fix git configuration page resize behaviour More... over 15 years ago