andynoack
|
809b3c28ee
|
fix awre crash and missing participant gui update
|
2017-01-19 11:41:59 +01:00 |
|
Johannes Pohl
|
a5805c56db
|
Merge pull request #115 from jopohl/broadcastparticipant
Broadcastparticipant
|
2017-01-16 18:59:02 +01:00 |
|
Johannes Pohl
|
c7940e4a86
|
fix #114
|
2017-01-16 18:58:30 +01:00 |
|
jopohl
|
3a5736ee5f
|
add broadcast flag for participant
|
2017-01-16 15:55:34 +01:00 |
|
Johannes Pohl
|
5e14346149
|
fix #113
|
2017-01-13 15:15:32 +01:00 |
|
Johannes Pohl
|
6f4be59115
|
full update in arch linux docker container to prevent out of date mirrors
|
2017-01-12 11:04:22 +01:00 |
|
Johannes Pohl
|
4aede68ca5
|
version1.2.4.1
|
2017-01-12 10:37:31 +01:00 |
|
Johannes Pohl
|
bcca14f8dd
|
fix package data
|
2017-01-12 10:37:13 +01:00 |
|
Johannes Pohl
|
86192e9c3f
|
version1.2.4
|
2017-01-12 10:04:48 +01:00 |
|
Johannes Pohl
|
5015584bda
|
ensure conf dir is created to have field types in place
|
2017-01-12 10:04:06 +01:00 |
|
Johannes Pohl
|
953a9fc350
|
version1.2.3
|
2017-01-12 09:43:46 +01:00 |
|
jopohl
|
c7c1abbd3a
|
add compatibility with old project files via try catch
|
2017-01-11 13:10:26 +01:00 |
|
Johannes Pohl
|
f9e702d647
|
Merge pull request #112 from jopohl/leet_labeltypes
Leet labeltypes
|
2017-01-11 11:23:47 +01:00 |
|
jopohl
|
06afb7ee45
|
fix encoding unittests -- @andy: What was the reason for the check? we need to enhance it
|
2017-01-11 11:15:52 +01:00 |
|
jopohl
|
663eb3e18d
|
fix unittests + names for preamble and sync in length component
|
2017-01-11 11:06:26 +01:00 |
|
jopohl
|
94bbacdeef
|
make awre use field types
|
2017-01-11 10:31:14 +01:00 |
|
jopohl
|
bce77afa93
|
save field type of label to project file + add length field type
|
2017-01-10 09:54:18 +01:00 |
|
jopohl
|
61d0868fd1
|
make labels deletable in label dialog with delete key
|
2017-01-09 09:31:51 +01:00 |
|
Johannes Pohl
|
a312a18ee9
|
use combox delegate in label options + remove delete button as it conflicts with enter button after editing the name
|
2017-01-08 23:10:59 +01:00 |
|
Johannes Pohl
|
63de813aab
|
remove custom field list in label dialog as we have a custom field table in global options now
|
2017-01-08 16:18:35 +01:00 |
|
Johannes Pohl
|
ac0ccd8a80
|
italic font only for labels with NO assigned function (even not custom)
|
2017-01-08 16:11:06 +01:00 |
|
Johannes Pohl
|
f2836d6dfb
|
integrate new field types into application + italic font for labels with custom function
|
2017-01-08 16:07:50 +01:00 |
|
jopohl
|
2ed468b867
|
add shortcut for label list to configure field types
|
2017-01-08 11:36:05 +01:00 |
|
jopohl
|
57bd2a0e23
|
ensure field type captions unique + do not let cell text disappear for edit
|
2017-01-08 11:20:44 +01:00 |
|
jopohl
|
49b7e91007
|
delegate for field type table view
|
2017-01-08 00:56:14 +01:00 |
|
jopohl
|
c1f6ef918d
|
add/remove button for field types + save field types to xml as qsettings are bugged if array is saved multiple times
|
2017-01-07 23:23:24 +01:00 |
|
jopohl
|
8a9cadc8df
|
read fieldtypes from settings + write default field types + show field types table
|
2017-01-07 21:03:53 +01:00 |
|
jopohl
|
baada8af3e
|
model for field type table
|
2017-01-07 16:47:19 +01:00 |
|
jopohl
|
632364564e
|
create new class field type and remove label title
|
2017-01-07 16:15:25 +01:00 |
|
Johannes Pohl
|
e9770a5c7d
|
add table for managing field types to gui
|
2017-01-06 13:39:26 +01:00 |
|
Johannes Pohl
|
06eb9b8b4a
|
add more pycache dirs to gitignore
|
2017-01-06 13:11:06 +01:00 |
|
Johannes Pohl
|
b878fbb84f
|
gentoo fixes
|
2017-01-05 23:56:23 +01:00 |
|
Johannes Pohl
|
5274c6a0bb
|
optimize docker files
|
2017-01-05 23:15:43 +01:00 |
|
andynoack
|
c23db5f81c
|
add use flag for gentoo
|
2017-01-05 12:28:34 +01:00 |
|
jopohl
|
e477b0311a
|
Gentoo Docker Container builds successfully
|
2017-01-03 12:46:39 +01:00 |
|
jopohl
|
4456e7d25d
|
update gitignore
|
2017-01-03 09:02:25 +01:00 |
|
jopohl
|
20e9297cbb
|
move dockerfiles to folders + rename for syntax highlighting
|
2017-01-03 09:01:15 +01:00 |
|
jopohl
|
9e40a724bd
|
add gentoo dockerfile
|
2017-01-02 16:16:01 +01:00 |
|
ryu
|
0e5acf8b2d
|
Length checking prevents out-of-range/segfault for some project files
|
2016-12-28 15:30:32 +01:00 |
|
Johannes Pohl
|
3a7735f3e0
|
fix tooltip label title
|
2016-12-23 15:05:50 +01:00 |
|
Johannes Pohl
|
236bcaebd4
|
rebuild icons
|
2016-12-23 13:00:50 +01:00 |
|
Johannes Pohl
|
24adb1aae4
|
add youtube view
|
2016-12-23 12:59:17 +01:00 |
|
Johannes Pohl
|
f7735e43e6
|
fix #90
|
2016-12-23 12:57:47 +01:00 |
|
Johannes Pohl
|
7b71c3fe09
|
add link to youtube videos in readme
|
2016-12-22 20:14:31 +01:00 |
|
Johannes Pohl
|
a1370eaf27
|
add youtube thumbnail
|
2016-12-22 20:10:29 +01:00 |
|
jopohl
|
5d53e084fe
|
complex file ending by default
|
2016-12-19 16:04:43 +01:00 |
|
jopohl
|
5d875feb60
|
add fullscreen mode
|
2016-12-19 13:40:26 +01:00 |
|
jopohl
|
3df37853a0
|
set format index depending on selected label type
|
2016-12-19 00:51:18 +01:00 |
|
jopohl
|
6d7a13a185
|
update combox values if values were changed
|
2016-12-19 00:15:29 +01:00 |
|
Johannes Pohl
|
89c3e4ce7d
|
Merge pull request #109 from jopohl/labeltypes
Labeltypes
|
2016-12-18 14:55:15 +01:00 |
|