-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: jdratlif/ggencoder-qt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.91
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jdratlif/ggencoder-qt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 40 files changed
- 3 contributors
Commits on Aug 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8562ef1 - Browse repository at this point
Copy the full SHA 8562ef1View commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e7c0a7a - Browse repository at this point
Copy the full SHA e7c0a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b4dc2 - Browse repository at this point
Copy the full SHA 85b4dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a589ce - Browse repository at this point
Copy the full SHA 4a589ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7c47a - Browse repository at this point
Copy the full SHA ae7c47aView commit details
Commits on Sep 9, 2022
-
Replace
QString::sprintf
withQString::asprintf
`QString::sprintf` was deprecated in Qt 5.14, so replace uses with the static `QString::asprintf` method. This addresses the following warning: ``` ../source/view/geniedialog.cc:102:17: warning: 'sprintf' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] str.sprintf("%02X", rawcode.getValue()); ^ /opt/local/libexec/qt5/lib/QtCore.framework/Headers/qstring.h:392:5: note: 'sprintf' has been explicitly marked deprecated here QT_DEPRECATED_X("Use asprintf(), arg() or QTextStream instead") ^ /opt/local/libexec/qt5/lib/QtCore.framework/Headers/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /opt/local/libexec/qt5/lib/QtCore.framework/Headers/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ```
Configuration menu - View commit details
-
Copy full SHA for e390110 - Browse repository at this point
Copy the full SHA e390110View commit details
Commits on Sep 10, 2022
-
Merge pull request #2 from msbit/qt514
Replace `QString::sprintf` with `QString::asprintf`
Configuration menu - View commit details
-
Copy full SHA for df478de - Browse repository at this point
Copy the full SHA df478deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 952a59e - Browse repository at this point
Copy the full SHA 952a59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4817dda - Browse repository at this point
Copy the full SHA 4817ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44d563 - Browse repository at this point
Copy the full SHA a44d563View commit details
Commits on Sep 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8324fb6 - Browse repository at this point
Copy the full SHA 8324fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af30ee - Browse repository at this point
Copy the full SHA 3af30eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee8545 - Browse repository at this point
Copy the full SHA dee8545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c5816 - Browse repository at this point
Copy the full SHA 15c5816View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9b3a1 - Browse repository at this point
Copy the full SHA ae9b3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c2f65 - Browse repository at this point
Copy the full SHA d3c2f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf9ac4 - Browse repository at this point
Copy the full SHA bdf9ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1e40b - Browse repository at this point
Copy the full SHA aa1e40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa45817 - Browse repository at this point
Copy the full SHA fa45817View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.91...master