İşleme Grafiği

355 İşleme (master)

Yazar SHA1 Mesaj Tarih
an 32fd50690a tycho: make map selection update the view 2019-07-26 00:17:09 -04:00
an d089b35278 tycho: add drawing for points on a map 2019-07-26 00:16:51 -04:00
an 1fcb3fd609 tycho: use Qt's integers instead of cstdint ones because reasons 2019-07-26 00:15:55 -04:00
an 186020c8c2 maraiah: implement some boilerplate 2019-07-26 00:14:00 -04:00
an b5d1aaaafe tools: add more output to gen_images 2019-07-24 22:36:36 -04:00
an b125a6ebcf doc: fix documentation on bundling 2019-07-24 22:19:40 -04:00
an c8c53bd804 reorganize documentation and tools 2019-07-24 22:14:02 -04:00
an 98ba7309ce tycho: move drawView to IProjectModel 2019-07-18 00:38:48 -04:00
an 9625eb1618 tycho: add painter test 2019-07-12 12:02:53 -04:00
an 0a0b6f9c5f tycho: add painter API 2019-07-12 12:02:46 -04:00
an 74e11a727f specify that CMake is needed for compiling Tycho 2019-07-12 12:02:09 -04:00
an 8fb49b8929 tycho: add generic drawView function for IProjectView 2019-07-10 07:15:52 -04:00
an 01a5cdc683 tycho: use a QWidget base for project views 2019-07-10 05:15:12 -04:00
an 18a8318b70 tycho: use a resizing view for project items 2019-07-09 13:17:45 -04:00
Alison G. Watson 22fcd99a42 fix indentation 2019-07-08 20:12:50 -04:00
Alison G. Watson 897bb17346 update bundle script and add install info to README 2019-07-08 20:10:25 -04:00
an 350bb402d2 tycho: heavily optimize icons 2019-07-08 11:53:14 -04:00
an e3875b956f tycho: convert gen_images.sh to fish 2019-07-08 11:05:19 -04:00
an 3ba5499bb9 tycho: use multiple sizes of icons 2019-07-08 08:42:11 -04:00
an 77467ab69b tycho: use a getIcon function for QIcons 2019-07-06 02:35:03 -04:00
an f74981d814 tycho: vectorize icons 2019-07-06 01:41:09 -04:00
an e3eaeeec66 spaces->tabs 2019-07-05 23:21:11 -04:00
an 8354207c75 tycho: minify output svg 2019-07-05 08:02:17 -04:00
an 0e5fc4dbf2 tycho: use a high-res vector version of the pfhor hand icon 2019-07-05 07:22:34 -04:00
Alison G. Watson d323a7fb00 tycho: add dmg installer for the bundle script 2019-07-05 00:13:56 -04:00
Alison G. Watson 43ac712f34 tycho: add macOS bundle script 2019-07-04 23:25:44 -04:00
Alison G. Watson 8f975ad44b tycho: restructure build script (again) 2019-07-04 21:10:08 -04:00
an cbd4ef0171 maraiah: clippy 2019-07-04 20:31:34 -04:00
an 666b9a78ec maraiah: remove use of uninitialized memory 2019-07-04 17:43:29 -04:00
Alison G. Watson 7cbb5a1510 tycho: restructure platform-specific build info 2019-07-04 04:51:04 -04:00
Alison G. Watson f328ced8f9 tycho: use clang libc++ on mac 2019-07-04 04:47:56 -04:00
Alison G. Watson ed50dd2d1c tycho: add handling for macOS frameworks 2019-07-04 04:28:48 -04:00
an 5389062d44 tycho: use cargo to link libraries 2019-07-04 01:51:27 -04:00
an 262ab3712e tycho: fix MapView sucking (and also remove RTTI) 2019-07-03 23:34:57 -04:00
an f9722647af tycho: quit using unnecessary casts 2019-07-03 23:22:15 -04:00
an 91182c6015 update LICENSE 2019-07-03 23:22:03 -04:00
an c01756886b tycho: fix broken inheritance chain by submoduling rust-qt-binding-generator 2019-07-03 23:17:04 -04:00
an fa7d785212 tycho: rename classes for consistency 2019-07-03 20:51:38 -04:00
an 004989ab58 tycho: make it actually compile (also fuck std::byte actually) 2019-07-03 19:33:50 -04:00
an a79f814d3c tycho: use consistent style for storage duration modifiers 2019-07-03 19:27:47 -04:00
an 16b3e03cfa tycho: add selection/deselection 2019-07-03 19:26:28 -04:00
an 790dc9f840 tycho: silence warnings for format security 2019-07-03 19:26:07 -04:00
an e90e4df392 tycho: use std::byte 2019-07-03 19:25:42 -04:00
an f15f2f6dcc tycho: add status tip for icon view 2019-07-03 19:23:16 -04:00
an 3e9ca71dc8 tycho: let Qt handle object lifetimes for us 2019-07-03 19:23:04 -04:00
an cd854ef8ea tycho: name all of the map properties 2019-07-03 19:19:56 -04:00
an bb173b47e3 maraiah: add FromStr for cbitfield 2019-07-03 01:16:35 -04:00
an 68bfd417b5 maraiah: use cbitfield macro for better bitfield syntax 2019-07-03 00:34:14 -04:00
an 133b80ae38 maraiah: add FromStr implementation for cenums 2019-07-02 23:13:46 -04:00
an e58f5d8907 tycho: use views in projects 2019-07-02 21:16:34 -04:00