Feed Advanced Search

Aug 8 2017

mwolff committed R32:ee7ad7a29086: Simplify code, move setting of setSequentialProcessingFlags to createParseJob (authored by mwolff).
Simplify code, move setting of setSequentialProcessingFlags to createParseJob
Aug 8 2017, 5:04 PM
mwolff committed R32:e01f566f9012: Revert "Refactor the code a bit to make it more readable and clean." (authored by mwolff).
Revert "Refactor the code a bit to make it more readable and clean."
Aug 8 2017, 5:04 PM
mwolff added a reverting change for R32:8d5dab8ba9bc: Document apparently broken m_maxParseJobs increment: R32:a80725bfecc9: Revert "Document apparently broken m_maxParseJobs increment".
Aug 8 2017, 5:04 PM
mwolff added a reverting change for R32:78420f588cc0: Refactor the code a bit to make it more readable and clean.: R32:e01f566f9012: Revert "Refactor the code a bit to make it more readable and clean.".
Aug 8 2017, 5:04 PM
mwolff committed R32:a80725bfecc9: Revert "Document apparently broken m_maxParseJobs increment" (authored by mwolff).
Revert "Document apparently broken m_maxParseJobs increment"
Aug 8 2017, 5:04 PM
mwolff committed R32:8d5dab8ba9bc: Document apparently broken m_maxParseJobs increment (authored by mwolff).
Document apparently broken m_maxParseJobs increment
Aug 8 2017, 5:04 PM
mwolff committed R32:78420f588cc0: Refactor the code a bit to make it more readable and clean. (authored by mwolff).
Refactor the code a bit to make it more readable and clean.
Aug 8 2017, 5:04 PM
mwolff committed R32:c18e38d72497: Refactor: introduce url local to make code a bit more readable. (authored by mwolff).
Refactor: introduce url local to make code a bit more readable.
Aug 8 2017, 5:04 PM
mwolff committed R32:64f72d3fad28: Add test to trigger deadlock in BackgroundParser. (authored by mwolff).
Add test to trigger deadlock in BackgroundParser.
Aug 8 2017, 5:04 PM
mwolff committed R32:d5aa9f366f67: Check for .git/HEAD directly, instead of cd'ing into .git first. (authored by mwolff).
Check for .git/HEAD directly, instead of cd'ing into .git first.
Aug 8 2017, 5:04 PM
mwolff committed R32:d641fca76215: Properly initialize EditorContext::urls (authored by mwolff).
Properly initialize EditorContext::urls
Aug 8 2017, 5:04 PM
mwolff committed R32:fb5586a62249: Use ENSURE_CHAIN_READ_LOCKED (authored by mwolff).
Use ENSURE_CHAIN_READ_LOCKED
Aug 8 2017, 5:04 PM
mwolff committed R32:62ad80ae24ee: Make the ENSURE_CHAIN_*LOCKED macros work outside the KDevelop namespace (authored by mwolff).
Make the ENSURE_CHAIN_*LOCKED macros work outside the KDevelop namespace
Aug 8 2017, 5:04 PM
mwolff committed R32:88f4b2998d1e: Don't lock the duchain while handling navigation widget events. (authored by mwolff).
Don't lock the duchain while handling navigation widget events.
Aug 8 2017, 5:04 PM
mwolff committed R32:c5ccd95fc77e: sort config pages for project settings (authored by antonanikin).
sort config pages for project settings
Aug 8 2017, 5:04 PM
mwolff committed R32:265b519e919b: Save background parser settings to config (authored by mwolff).
Save background parser settings to config
Aug 8 2017, 5:04 PM
mwolff committed R32:361eed23e536: Improve widget colorization for dark color schemes. (authored by mwolff).
Improve widget colorization for dark color schemes.
Aug 8 2017, 5:04 PM
mwolff committed R32:02c541660c34: Enable widget colorization for projects by default. (authored by mwolff).
Enable widget colorization for projects by default.
Aug 8 2017, 5:04 PM
mwolff committed R32:0c9e858d5b6d: Introduce per-project colorization for the document switcher. (authored by mwolff).
Introduce per-project colorization for the document switcher.
Aug 8 2017, 5:04 PM
mwolff committed R32:b4f7d7faa5e2: Decrease indentation in open-document view (authored by mwolff).
Decrease indentation in open-document view
Aug 8 2017, 5:04 PM
mwolff committed R32:389bcfce2a68: Share code to figure out whether the colorize-by-project feature is enabled. (authored by mwolff).
Share code to figure out whether the colorize-by-project feature is enabled.
Aug 8 2017, 5:04 PM
mwolff committed R32:5da4127f5e4b: Colorize document view by project. (authored by mwolff).
Colorize document view by project.
Aug 8 2017, 5:04 PM
mwolff committed R32:b07311f30944: Minor style cleanup (authored by mwolff).
Minor style cleanup
Aug 8 2017, 5:04 PM
mwolff committed R32:29748edfbd4c: fix typo (authored by mwolff).
fix typo
Aug 8 2017, 5:04 PM
mwolff committed R32:d9313010b1be: Optimize UrlParseLock to remove excessive sleep times. (authored by mwolff).
Optimize UrlParseLock to remove excessive sleep times.
Aug 8 2017, 5:04 PM
mwolff committed R32:18ac02556ddb: Add merge capability for git plugin. (authored by mwolff).
Add merge capability for git plugin.
Aug 8 2017, 5:02 PM
mwolff committed R32:5e1b63cf418e: Fix compiler warning about missing enumerator in switch. (authored by mwolff).
Fix compiler warning about missing enumerator in switch.
Aug 8 2017, 5:02 PM
mwolff committed R32:7dd70b33b88e: Don't crash when outputting invalid problem pointer. (authored by mwolff).
Don't crash when outputting invalid problem pointer.
Aug 8 2017, 5:02 PM
mwolff committed R32:7e5caa87f517: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 5:01 PM
mwolff committed R32:67fdd39b4ba9: Change default CTRL + Click jump to definition instead of declaration. (authored by pferreira).
Change default CTRL + Click jump to definition instead of declaration.
Aug 8 2017, 5:01 PM
mwolff committed R32:9a8441419e1e: QMap -> QHash for pointer type as key. (authored by mwolff).
QMap -> QHash for pointer type as key.
Aug 8 2017, 5:01 PM
mwolff committed R32:701d2c173a43: Fix quadratic behavior of updateAllTabColors/Container::setTabcolors. (authored by mwolff).
Fix quadratic behavior of updateAllTabColors/Container::setTabcolors.
Aug 8 2017, 5:01 PM
mwolff committed R32:e9d541cfcc92: return empty QString instead of empty QLatin1String. (authored by mwolff).
return empty QString instead of empty QLatin1String.
Aug 8 2017, 5:01 PM
mwolff committed R32:a844b07d1692: Fix warning in unit test: Could not remove our own lock file. (authored by mwolff).
Fix warning in unit test: Could not remove our own lock file.
Aug 8 2017, 5:01 PM
mwolff committed R32:3e3bc253c6d6: Don't blindly connect to potential nullptr to prevent warning. (authored by mwolff).
Don't blindly connect to potential nullptr to prevent warning.
Aug 8 2017, 5:01 PM
mwolff committed R32:864af3fa7f05: Minor code cleanup regarding string usage. (authored by mwolff).
Minor code cleanup regarding string usage.
Aug 8 2017, 5:01 PM
mwolff committed R32:3d0cd909d0de: Do not try to cleanup the DUChain while parse jobs are running. (authored by mwolff).
Do not try to cleanup the DUChain while parse jobs are running.
Aug 8 2017, 5:01 PM
mwolff committed R32:b514586da51e: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 5:01 PM
mwolff committed R32:d730b7c3d958: Update mailing list address in Mainpage.dox files. (authored by nalvarez).
Update mailing list address in Mainpage.dox files.
Aug 8 2017, 5:01 PM
mwolff committed R32:de48619c3b1e: Print color directly, no need to cast to void. (authored by mwolff).
Print color directly, no need to cast to void.
Aug 8 2017, 5:01 PM
mwolff committed R32:103b6a5e84ca: remove dead code (authored by mwolff).
remove dead code
Aug 8 2017, 5:01 PM
mwolff committed R32:5b036d689b93: Fixup colorization of class members for clang's DUChain structure. (authored by mwolff).
Fixup colorization of class members for clang's DUChain structure.
Aug 8 2017, 5:01 PM
mwolff committed R32:d3695ca9f075: Remove duplicated check. (authored by mwolff).
Remove duplicated check.
Aug 8 2017, 5:01 PM
mwolff committed R32:2f77d53b2adf: Minor: code cleanup (authored by mwolff).
Minor: code cleanup
Aug 8 2017, 5:01 PM
mwolff committed R32:bb7a26f162fc: Use QMessageLogger to report JSON parse errors. (authored by mwolff).
Use QMessageLogger to report JSON parse errors.
Aug 8 2017, 5:01 PM
mwolff committed R32:12b26bfff4a5: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 5:01 PM
mwolff committed R32:b0551beb5a61: Simplify code. (authored by mwolff).
Simplify code.
Aug 8 2017, 5:01 PM
mwolff committed R32:0e6164d34a49: Optimize FileManagerListJob for local projects. (authored by mwolff).
Optimize FileManagerListJob for local projects.
Aug 8 2017, 5:00 PM
mwolff committed R32:4e170009cb6e: Increase version to 4.90.92 (authored by mwolff).
Increase version to 4.90.92
Aug 8 2017, 5:00 PM
mwolff committed R32:0ee1a0ef3499: Increase KIO file list performance by removing stat calls. (authored by mwolff).
Increase KIO file list performance by removing stat calls.
Aug 8 2017, 5:00 PM
mwolff committed R32:5579ad88186e: Add manual test executable for the AbstractFileManagerPlugin import. (authored by mwolff).
Add manual test executable for the AbstractFileManagerPlugin import.
Aug 8 2017, 5:00 PM
mwolff committed R32:309a956c0932: Delete dead code. (authored by mwolff).
Delete dead code.
Aug 8 2017, 5:00 PM
mwolff committed R32:6860ae125805: Extend FileManagerListJob timing debug code. (authored by mwolff).
Extend FileManagerListJob timing debug code.
Aug 8 2017, 5:00 PM
mwolff committed R32:c1627fde2acd: Remove dead code for showing a busy indicator in the progress widget. (authored by mwolff).
Remove dead code for showing a busy indicator in the progress widget.
Aug 8 2017, 5:00 PM
mwolff committed R32:73a86d174240: Remove dead code. (authored by mwolff).
Remove dead code.
Aug 8 2017, 5:00 PM
mwolff committed R32:bec17e16c062: Don't hide .gitignore and .gitmodules files by default. (authored by mwolff).
Don't hide .gitignore and .gitmodules files by default.
Aug 8 2017, 5:00 PM
mwolff committed R32:34f66e5c3a48: Fix reloading in the AbstractFileManagerPlugin. (authored by mwolff).
Fix reloading in the AbstractFileManagerPlugin.
Aug 8 2017, 5:00 PM
mwolff committed R32:1c25def1ef4b: Add customization hooks for command line arguments. (authored by mwolff).
Add customization hooks for command line arguments.
Aug 8 2017, 5:00 PM
mwolff committed R32:fdcefb278d59: Render file template previews into correct temporary folder. (authored by mwolff).
Render file template previews into correct temporary folder.
Aug 8 2017, 5:00 PM
mwolff committed R32:75f49eff8627: --qDebug (authored by mwolff).
--qDebug
Aug 8 2017, 5:00 PM
mwolff committed R32:aed4a37df6d7: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 5:00 PM
mwolff committed R32:a8bc434df3b4: Unbreak TestProjectController. (authored by mwolff).
Unbreak TestProjectController.
Aug 8 2017, 5:00 PM
mwolff committed R32:4a043ee51dab: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 5:00 PM
mwolff committed R32:f9d906ed3658: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 5:00 PM
mwolff committed R32:10f76da15201: Revert unrelated/unneeded changes. (authored by mwolff).
Revert unrelated/unneeded changes.
Aug 8 2017, 5:00 PM
mwolff committed R32:73b9e10fdd38: Introduce a new DUChain::updateReady signal. (authored by mwolff).
Introduce a new DUChain::updateReady signal.
Aug 8 2017, 5:00 PM
mwolff committed R32:b0c2aee81654: Merge remote-tracking branch 'origin/1.7' into 5.0 (authored by mwolff).
Merge remote-tracking branch 'origin/1.7' into 5.0
Aug 8 2017, 5:00 PM
mwolff committed R32:0d33d41cf135: Set version to 4.90.91 for 5.0.0 Beta 2 (authored by mwolff).
Set version to 4.90.91 for 5.0.0 Beta 2
Aug 8 2017, 5:00 PM
mwolff committed R32:a5481d424103: Set version to 1.7.3 (authored by mwolff).
Set version to 1.7.3
Aug 8 2017, 5:00 PM
mwolff committed R32:fed8484b1ab7: Ensure the languages of possible resolutions match. (authored by mwolff).
Ensure the languages of possible resolutions match.
Aug 8 2017, 5:00 PM
mwolff committed R32:6e9e028e44fe: Always force recursive list jobs. (authored by mwolff).
Always force recursive list jobs.
Aug 8 2017, 5:00 PM
mwolff committed R32:4789ca012a8b: Always force recursive list jobs. (authored by mwolff).
Always force recursive list jobs.
Aug 8 2017, 5:00 PM
mwolff committed R32:4b2f9f2d0a17: Cleanup IndexedString implementation and remove double locking. (authored by mwolff).
Cleanup IndexedString implementation and remove double locking.
Aug 8 2017, 4:59 PM
mwolff committed R32:6bbab5a18ac9: Use non-recursive mutex to speed up the indexed string operations. (authored by mwolff).
Use non-recursive mutex to speed up the indexed string operations.
Aug 8 2017, 4:59 PM
mwolff committed R32:9a2133d295c7: Disable copying of RepositoryManager. (authored by mwolff).
Disable copying of RepositoryManager.
Aug 8 2017, 4:59 PM
mwolff committed R32:b69183634066: Share refcount ref/deref code in IndexedString. (authored by mwolff).
Share refcount ref/deref code in IndexedString.
Aug 8 2017, 4:59 PM
mwolff committed R32:81576bf4334d: Further cleanup the code and reuse c_strFromItem code. (authored by mwolff).
Further cleanup the code and reuse c_strFromItem code.
Aug 8 2017, 4:59 PM
mwolff committed R32:64b2bef4c8e9: Use uint as short form for unsigned int, share code for char <-> index. (authored by mwolff).
Use uint as short form for unsigned int, share code for char <-> index.
Aug 8 2017, 4:59 PM
mwolff committed R32:ac800cf6999b: Fix IndexedString::c_str() for single-char items. (authored by mwolff).
Fix IndexedString::c_str() for single-char items.
Aug 8 2017, 4:59 PM
mwolff committed R32:29e6adcd5d04: Reformat sources and assimilate license header. (authored by mwolff).
Reformat sources and assimilate license header.
Aug 8 2017, 4:59 PM
mwolff committed R32:3017cf0de8d9: Remove unused file. (authored by mwolff).
Remove unused file.
Aug 8 2017, 4:59 PM
mwolff committed R32:0ff0a081143a: Get rid of lots of temporary allocations in KDevelop::formatComment. (authored by mwolff).
Get rid of lots of temporary allocations in KDevelop::formatComment.
Aug 8 2017, 4:59 PM
mwolff committed R32:b21b35ddf3d8: Revert "PushValue: Base on QScopedValueRollback" (authored by mwolff).
Revert "PushValue: Base on QScopedValueRollback"
Aug 8 2017, 4:59 PM
mwolff added a reverting change for R32:cb2e741bb2bd: PushValue: Base on QScopedValueRollback: R32:b21b35ddf3d8: Revert "PushValue: Base on QScopedValueRollback".
Aug 8 2017, 4:59 PM
mwolff committed R32:b34d7343a5ca: Leverage QScopedValueRollback for PushValue. (authored by mwolff).
Leverage QScopedValueRollback for PushValue.
Aug 8 2017, 4:59 PM
mwolff committed R32:728db7e56897: Merge branch '5.0' (authored by mwolff).
Merge branch '5.0'
Aug 8 2017, 4:58 PM
mwolff committed R32:7b0b2ae06937: Workaround crash when expanding project folder. (authored by mwolff).
Workaround crash when expanding project folder.
Aug 8 2017, 4:58 PM
mwolff committed R32:bcdd01a4abc0: Guard against reentrancy issues that may trigger a crash. (authored by mwolff).
Guard against reentrancy issues that may trigger a crash.
Aug 8 2017, 4:58 PM
mwolff committed R32:a1359e887222: Cleanup: trim trailing spaces. (authored by mwolff).
Cleanup: trim trailing spaces.
Aug 8 2017, 4:58 PM
mwolff committed R32:c3724fae9a0d: Add new DUContext::resortLocalDeclarations and resortChildContexts API (authored by mwolff).
Add new DUContext::resortLocalDeclarations and resortChildContexts API
Aug 8 2017, 4:58 PM
mwolff committed R32:84f6044cf8c0: Add hover animation for session names on welcome page. (authored by mwolff).
Add hover animation for session names on welcome page.
Aug 8 2017, 4:58 PM
mwolff committed R32:0e93828aa22e: Merge branch '1.7' into 5.0 (authored by mwolff).
Merge branch '1.7' into 5.0
Aug 8 2017, 4:58 PM
mwolff committed R32:e1399f3ff999: Cleanup code. (authored by mwolff).
Cleanup code.
Aug 8 2017, 4:58 PM
mwolff committed R32:1f2b9279f334: Make function a slot such that its invokation can be delayed. (authored by mwolff).
Make function a slot such that its invokation can be delayed.
Aug 8 2017, 4:58 PM
mwolff committed R32:da9ea89c4e14: Allow to open files/folders with unassociated applications. (authored by mwolff).
Allow to open files/folders with unassociated applications.
Aug 8 2017, 4:58 PM
mwolff committed R32:07e61462e3c3: Use QLatin1String in comparison to avoid temporary allocations. (authored by mwolff).
Use QLatin1String in comparison to avoid temporary allocations.
Aug 8 2017, 4:58 PM
mwolff committed R32:e036faf5d9c4: Cleanup code. (authored by mwolff).
Cleanup code.
Aug 8 2017, 4:58 PM
mwolff committed R32:ec8fa7685aba: Implement filesForPath for TestProject. (authored by mwolff).
Implement filesForPath for TestProject.
Aug 8 2017, 4:58 PM
mwolff committed R32:4177286d1ad3: Minor code cleanup. (authored by mwolff).
Minor code cleanup.
Aug 8 2017, 4:58 PM
mwolff committed R32:e60621f7812b: Fix compiler warning about struct/class mismatch. (authored by mwolff).
Fix compiler warning about struct/class mismatch.
Aug 8 2017, 4:58 PM