summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_fg/ftnoir_protocol_fg_dialog.cpp
AgeCommit message (Collapse)Author
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224
2015-10-11facetracknoir update licenseStanislaw Halik
@V4Friend agreed to change license to non-copyleft. I thank him for this.
2015-07-16all: use macros for symbol exposureStanislaw Halik
2015-01-05remove needless settings reload in dialogsStanislaw Halik
Options handling was fixed to pass the same bundle to all consumers. There's no need to reload it explicitly anymore.
2014-10-19decruft moreStanislaw Halik
2014-10-14update options apiStanislaw Halik
2014-09-22get rid of evil CALLING_CONVENTION macroStanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-07-27rename file so that name makes any senseStanislaw Halik
2014-01-05remove settings dialog copypasted all over, losing functionalityStanislaw Halik
2013-12-31fgfs: use settings frameworkStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
2013-10-17change protocol ABI: sprinkle const. ABI BREAKAGE!Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15fix trackers for qt5Stanislaw Halik
Assorted changes: - make filenames unique, since automoc made a boo-boo - adjust include paths, "QtGui" -> "" - use std::shared_ptr in c++11 mode (thanks Patrick!) - make class names unique, automoc sucks, but saves typing - add a dummy class in one file since moronic automoc thinks every target contains Q_OBJECTS!!!
2013-10-08correct fgfs protocol bitrotStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-13Remove per-file version history. Be careful not to touch copyright information.Stanislaw Halik
2013-04-29Rename global settings locationStanislaw Halik
2013-04-29Correct prototypesStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik
2013-03-22finish renameStanislaw Halik
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false