0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
duchain: port away from QUrl to KDevelop::Path the Loader class. More... almost 12 years ago
Make the QString to QUrl conversion explicit. More... almost 12 years ago
Free the AST if the parsejob is returning early from a successful parse. More... almost 12 years ago
Fixed the guard-rspec watcher. More... almost 12 years ago
Try to use the local "build" directory if no argument was given to guard. More... almost 12 years ago
oarser: the "should" syntax has been deprecated in RSpec 3. More... almost 12 years ago
Ignore the temporary directory created by Bundle. More... almost 12 years ago
Updated the Gemfile. More... almost 12 years ago
duchain: removed unused default contructor. More... almost 12 years ago
Updated the documentation of the ParseJob class. More... almost 12 years ago
duchain: it's safe to use the KDevelop namesapce in editorintegrator.cpp More... almost 12 years ago
Using QStringLiteral whenever possible. More... almost 12 years ago
Created a new qCDebug namespace for each module. More... almost 12 years ago
Ported all CMakeLists files to the new syntax for Qt5 and KDev libraries. More... almost 12 years ago
Let's use KXMLGUI_INSTALL_DIR instead of the deprecated DATA_INSTALL_DIR . More... almost 12 years ago
Ignore *.kdev4 files for this project. More... almost 12 years ago
Replaced qDebug's by qCDebug's. More... almost 12 years ago
Porting from the deprecated KDebug class to qDebug. More... almost 12 years ago
completion: fixed compile error. More... almost 12 years ago
completion: more on typedef's. More... almost 12 years ago
completion: apparently I missed a i18n call. More... almost 12 years ago
completion: using more handy typedefs. More... almost 12 years ago
completion: use the typedef's from KDevplatform. More... almost 12 years ago
The enable_testing() function is obsolete with KDECMakeSettings. More... almost 12 years ago
Use QStringLiteral instead of QLatin1String. More... almost 12 years ago
duchain: removed the "using namespace KDevelop" in the contextbuilder.h file. More... almost 12 years ago
duchain: removed all the occurrences of KLocale. More... almost 12 years ago
duchain/builders: the require method now takes a KDevelop::Path as an argument. More... almost 12 years ago
duchain: the Loader class now uses KDevelop::Path instead of QUrl. More... almost 12 years ago
duchain: don't use the namespace KDevelop in the helpers.h file. More... almost 12 years ago