Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-09-06
| ||
22:25 | Update 3rdparty libs Leaf check-in: 31958e69fc user: fifr tags: complete | |
22:17 | Merge trunk check-in: 55dae85334 user: fifr tags: complete | |
22:17 | Merge kf6 Leaf check-in: e48bd28150 user: fifr tags: trunk | |
2024-05-27
| ||
07:33 | Port to Qt6/KF6 Closed-Leaf check-in: ac1ca10256 user: fifr tags: kf6 | |
2024-04-08
| ||
21:53 | Update 3rdparty libs check-in: 6626308869 user: fifr tags: complete | |
21:53 | Merge trunk check-in: b01bd2dae6 user: fifr tags: complete | |
21:52 | CMakeLists.txt: update minimal cmake version check-in: 66a4c93811 user: fifr tags: trunk | |
2021-11-28
| ||
11:54 | Add `complete` branch including the 3rdparty libs check-in: 6d8807e539 user: fifr tags: complete | |
2021-11-22
| ||
20:49 | NetpaneWidget: use new `QWheelEvent::angleDelta` function check-in: 4529ebfd17 user: fifr tags: trunk | |
2019-12-14
| ||
08:47 | Update CMakeLists.txt check-in: 2dad193e8a user: fifr tags: trunk | |
2019-03-14
| ||
15:19 | Remove fifr libs and move them to 3rdparty check-in: 33992da969 user: fifr tags: trunk | |
15:13 | KraView: use `QString()` instead of `QStringLiteral("")` check-in: 07da4712eb user: fifr tags: trunk | |
15:05 | Fix some clang-tidy warnings check-in: 9f2132bb85 user: fifr tags: trunk | |
15:05 | Update fifr::util check-in: 8bd412a0c2 user: fifr tags: trunk | |
15:05 | Update fifr::graph check-in: 8bfb16b239 user: fifr tags: trunk | |
14:33 | Add .clang-tidy check-in: 0dcb5500ad user: fifr tags: trunk | |
14:32 | Reformat sources check-in: 7eabeed511 user: fifr tags: trunk | |
14:31 | Update .clang-format check-in: 9b83fcfcd4 user: fifr tags: trunk | |
14:30 | Use nodes and edges instead of ids check-in: fc250186f8 user: fifr tags: trunk | |
14:30 | Update fifr::graph check-in: 5338c454ee user: fifr tags: trunk | |
12:25 | Add some missing cmake policies check-in: 2e85c88e9f user: fifr tags: trunk | |
12:23 | Update CMakeLists.txt to compile subdirectories correctly check-in: 574a12a625 user: fifr tags: trunk | |
12:18 | Update fifr::util check-in: 35ff23f6bd user: fifr tags: trunk | |
12:18 | Update fifr::graph check-in: 7344c31445 user: fifr tags: trunk | |
12:01 | Update fifr::graph check-in: 9b935bbf17 user: fifr tags: trunk | |
11:12 | Update fifr::graph::grav check-in: debbab2ab0 user: fifr tags: trunk | |
2018-08-28
| ||
21:21 | graph: Fix off-by-one-error when reading grav name check-in: d30658f0de user: fifr tags: trunk | |
21:20 | CMakeLists.txt: add policy 72 for OpenGL check-in: 2739df643e user: fifr tags: trunk | |
2018-08-06
| ||
11:26 | Update url check-in: 38faf18815 user: fifr tags: trunk | |
2018-06-20
| ||
16:11 | Fix some clazy warnings about 3arg connect check-in: 32498b6b6b user: fifr tags: trunk | |
2017-09-20
| ||
06:49 | Format sources with clang-format check-in: 9f4eb28e1f user: fifr tags: trunk | |
2017-06-14
| ||
15:34 | main.cxx: create `KraView` on the heap. This prevents the application from crashing of the window is just closed (double free?). No idea if this is the proper way. check-in: a75a2f6e89 user: fifr tags: trunk | |
15:22 | NetpaneWidget: fix placeholder substitution in i18n strings check-in: b0bda68e77 user: fifr tags: trunk | |
15:21 | KraView: assume command line argument is local file check-in: f5668eb382 user: fifr tags: trunk | |
15:20 | main.cxx: remove unused include check-in: 5af4eb6cf6 user: fifr tags: trunk | |
13:34 | KraView: fix placeholder substitution in i18n strings check-in: 53de28651e user: fifr tags: trunk | |
13:27 | KraView: allow overwriting exported tikz files check-in: 1b9613d2a5 user: fifr tags: trunk | |
2017-05-11
| ||
19:40 | Use QStringLiteral. check-in: 699d4ab80a user: fifr tags: trunk | |
2017-05-07
| ||
08:51 | main: create KraView on stack. check-in: b771ed160b user: fifr tags: trunk | |
08:31 | InfoDlg.hxx: remove unused include. check-in: 6437e25f87 user: fifr tags: trunk | |
2017-05-06
| ||
21:15 | KraView: use QVector instead of std::vector. check-in: 7ad7650b7f user: fifr tags: trunk | |
20:38 | NetData: remove unused includes. check-in: 7830cf6df2 user: fifr tags: trunk | |
18:07 | KraView: enable write tikz action only if graph loaded. check-in: 95cd4b5209 user: fifr tags: trunk | |
18:01 | KraView: copy url in `writeTikz`. check-in: b0120ac24a user: fifr tags: trunk | |
16:29 | Netpane: use `std::unique_ptr` for data. check-in: 9356d6cdbc user: fifr tags: trunk | |
16:17 | Update translations. check-in: d8d97897bd user: fifr tags: trunk | |
16:15 | Remove unused Err.hxx. check-in: 02758c3b76 user: fifr tags: trunk | |
11:56 | KraView: reformat. check-in: bee4af908c user: fifr tags: trunk | |
11:55 | Ignore all build*/ directories. check-in: 2f05914c1a user: fifr tags: trunk | |
2017-05-05
| ||
19:30 | Update German translation. check-in: 7b966f5802 user: fifr tags: trunk | |