Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F flatpak-qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marco Bubke
  • flatpak-qt-creator
  • Repository
  • flatpak-qt-creator
  • src
  • libs
  • utils
  • qtcprocess.cpp
Find file Blame History Permalink
  • Oswald Buddenhagen's avatar
    fix quoting of strings with spaces and backslashes at the end · 600127e8
    Oswald Buddenhagen authored Jun 30, 2011
    the regexp would match twice at the end, and thus insert a stray quote.
    so use a discrete loop instead.
    fixed the same thing in proparser/ioutils and consoleprocess before ...
    
    Change-Id: I62b80fb4ea68e00145861f289bc13440c5078873
    Reviewed-on: http://codereview.qt.nokia.com/1302
    
    
    Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
    Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@nokia.com>
    Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@nokia.com>
    600127e8