Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nikhilm/qhttpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: msvetkin/qhttpserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 14, 2016

  1. Fixed segfault on close app

    Mikhail Svetkin committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    ee81ab6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Added support for build multi QMAKESPEC

    Mikhail Svetkin committed May 4, 2016
    Configuration menu
    Copy the full SHA
    706634d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Added delete m_request into responseDone

    Mikhail Svetkin committed May 11, 2016
    Configuration menu
    Copy the full SHA
    665a390 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Added check custom.pri

    Mikhail Svetkin committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    6965d78 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Changed QTcpScoket parent from QTcpServer to QHttpConnection

    Mikhail Svetkin committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    91e9adb View commit details
    Browse the repository at this point in the history
  2. exampltes/bodydata: Fixed double free

    Mikhail Svetkin committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    333fa35 View commit details
    Browse the repository at this point in the history
Loading