mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Update license header to mention that commertial option are available
This commit is contained in:
parent
d370705fdc
commit
58cdaeb8dd
205 changed files with 619 additions and 825 deletions
|
@ -1,12 +1,11 @@
|
|||
# LICENSE BEGIN
|
||||
#
|
||||
# This file is part of the Sixty FPS Project
|
||||
#
|
||||
# This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
# Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
# Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
#
|
||||
# This file is also available under commercial licensing terms.
|
||||
# Please contact info@sixtyfps.io for more information.
|
||||
# LICENSE END
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
# LICENSE BEGIN
|
||||
#
|
||||
# This file is part of the Sixty FPS Project
|
||||
#
|
||||
# This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
# Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
# Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
#
|
||||
# This file is also available under commercial licensing terms.
|
||||
# Please contact info@sixtyfps.io for more information.
|
||||
# LICENSE END
|
||||
@PACKAGE_INIT@
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
/* Dummy file to make cmake happy */
|
||||
#include <sixtyfps.h>
|
|
@ -1,12 +1,11 @@
|
|||
.. LICENSE BEGIN
|
||||
..
|
||||
.. This file is part of the Sixty FPS Project
|
||||
..
|
||||
.. This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
.. Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
.. Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
..
|
||||
.. SPDX-License-Identifier: GPL-3.0-only
|
||||
..
|
||||
.. This file is also available under commercial licensing terms.
|
||||
.. Please contact info@sixtyfps.io for more information.
|
||||
.. LICENSE END
|
||||
.. SixtyFPS C++ documentation master file, created by
|
||||
sphinx-quickstart on Mon Aug 24 14:21:19 2020.
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include <initializer_list>
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include <string_view>
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include <string_view>
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include "sixtyfps_sharedarray_internal.h"
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include <string_view>
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
#include <string_view>
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
#pragma once
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
|
||||
// Load the native library with `process.dlopen` instead of with `require`.
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
import { URL, pathToFileURL } from 'url';
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
fn main() {
|
||||
neon_build::setup();
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
use core::cell::RefCell;
|
||||
use neon::prelude::*;
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
/*!
|
||||
Since neon do not allow to have Persistant handle, use this hack.
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
use rustc_version::{version_meta, Channel};
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
/**
|
||||
Test that the tokenizer properly reject tokens with spaces.
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
/*!
|
||||
# SixtyFPS
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
use core::cell::RefCell;
|
||||
use core::pin::Pin;
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
/*!
|
||||
This crate serves as a compagnon crate for the sixtyfps crate.
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
/* LICENSE BEGIN
|
||||
|
||||
This file is part of the Sixty FPS Project
|
||||
|
||||
This file is part of the SixtyFPS Project -- https://sixtyfps.io
|
||||
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
|
||||
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
This file is also available under commercial licensing terms.
|
||||
Please contact info@sixtyfps.io for more information.
|
||||
LICENSE END */
|
||||
extern crate proc_macro;
|
||||
use proc_macro::{Spacing, TokenStream, TokenTree};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue