Skip to content
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: gvaf/qhttpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Mendeley/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.
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 24, 2014

  1. Merge pull request Mendeley#1 from gvaf/master

    Added serverPort() method returning the listening port of the server
    cpina committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    b4af034 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2014

  1. Support building with Qt 5 if USE_QT5 is enabled

    MD-19537
    Robert Knight committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    5685335 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Remove Mendeley specific build file

    This file never worked outside of a source tree that looked at least
    very similar to the Mendeley tree.
    Sascha Cunz committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6ffe656 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Change {to,from}Ascii to {to,from}Latin1

    Cunz, Sascha (ELS-LON) committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    80bfdbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request Mendeley#2 from scunz/ascii_latin1

    Change {to,from}Ascii to {to,from}Latin1
    cpina authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    fc2598f View commit details
    Browse the repository at this point in the history
Loading