Andreas Stallinger
802153883e
logic: commandline indexing and configuration
2017-08-09 12:33:43 +02:00
Eberhard Graether
ff65a3f285
logic: Added update checker connecting to online API
...
* connects to https://www.sourcetrail.com/api/v1/versions/latest
* sends information about OS, platform, license type, current version and a unique user token
* Automatic update check is enabled via Startscreen and performed once every 24 hours on window focus
* Update check can be forced by clicking on "check for new version" on start screen
* renamed TimePoint to TimeStamp
fortune cookie message = In Träumen und im Leben ist nichts unmöglich.
2017-08-08 14:18:14 +02:00
Eberhard Graether
4bb88a51b7
ui: Show license type label in title bar: "Sourcetrail [trial, test, non-commercial]"
2017-07-17 15:31:06 +02:00
Eberhard Graether
05c2878eec
src: Fixed old license partly shown and new placeholder in license dialog
2017-06-19 23:08:42 +02:00
malte_langkabel
fba8dadee7
build: fix license compile errors on windows
2017-06-19 16:15:02 +02:00
Andreas Stallinger
e953b35c62
logic: license format
2017-06-13 21:23:18 +02:00
Andreas Stallinger
19ed6cb372
logic: versioning
2017-06-12 09:14:21 +02:00
Eberhard Graether
7d5d19fde7
utility: Fixed License location check for CI
2017-05-30 08:59:52 +02:00
Eberhard Graether
bd40294a2c
ui: Added menu action to display EULA and force accepting on Mac
2017-05-30 00:30:52 +02:00
Andreas Stallinger
045a259b2e
build: renaming to sourcetrail
2017-04-07 13:19:09 +02:00
Andreas Stallinger
2d2a439b30
utilty: sourcetrail license generator
...
* generate sourcetrail licenses
* get version from loaded license
2017-03-13 10:29:45 +01:00
Andreas Stallinger
f5dfafe091
logic: license seats, startscreen
...
* license info on startscreen
* volume license
* license generator update
2017-03-03 13:49:05 +01:00
malte_langkabel
67f97071e0
ui: fixed naming of 64 bit windows path detector
...
* also removed LibLincense dependencies on Lib because they are linked the other way round
2017-02-27 11:21:52 +01:00
Andreas Stallinger
eac48596ad
logic: Licenses with seats
2017-02-27 09:53:39 +01:00
Manuel Dobusch
79d5f48454
logic: licence error handling
...
Fixed bug #277 and improved error handling in licence code
2017-01-17 16:46:24 +01:00
Andreas Stallinger
ebddfaaa32
build: 32 bit linux ci
...
* in vector testsuite replaced EQUAL with DELTA for float comparison
* on linux use appsettings for testing
* botan deprecated warning
* template error in cxxtest
2016-12-09 12:03:05 +01:00
Andreas Stallinger
659c9ecc66
build: botan update auf version 1.11.34
2016-11-28 17:55:10 +01:00
Andreas Stallinger
03901e8173
logic: Test License is valid on day 0
...
* License was invalid on expire date
* build script does not start app after failing build
* symlink on linux
2016-03-30 15:49:08 +02:00
Andreas Stallinger
a662424e2b
logic: Test License
...
Test license for x days
License_generator flag -e <days>
2016-03-29 15:37:58 +02:00
Andreas Stallinger
50a94bf108
logic: Application moving protection, licensegenerator for other licensetypes
...
* Licensegenerator can now generate any type of license via commandline argument
* When moving the appliction, the user needs to enter the License again
2016-02-10 12:52:00 +01:00
malte_langkabel
3b62c1353e
build: fixed licensing project
...
* fixed license includes for windows
2016-01-21 13:54:41 +01:00
Eberhard Graether
46d9825454
logic: Trim lines and remove empty ones when checking license key
2016-01-19 11:48:41 +01:00
malte_langkabel and Eberhard Graether
8be7886c7a
build: fixed cmake for windows
...
* added target for the license lib.
* switched to statically linked version of boost.
* removed boost dlls from bin directories.
* cleaned up CMakeLists.
2016-01-18 11:42:32 +01:00