Commit cdb37fe
kconfig: qconf: use QString to store path to configuration file
This is the native type used by the file dialogs and avoids any hassle with
filename encoding when converting this back and forth to a character array.
Signed-off-by: Rolf Eike Beer <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>1 parent cdb1e76 commit cdb37fe
2 files changed
+7
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
1384 | | - | |
| 1384 | + | |
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
| |||
1520 | 1520 | | |
1521 | 1521 | | |
1522 | 1522 | | |
1523 | | - | |
1524 | | - | |
1525 | 1523 | | |
1526 | 1524 | | |
1527 | 1525 | | |
1528 | 1526 | | |
1529 | 1527 | | |
1530 | | - | |
1531 | | - | |
1532 | | - | |
1533 | | - | |
| 1528 | + | |
1534 | 1529 | | |
1535 | 1530 | | |
1536 | | - | |
1537 | | - | |
| 1531 | + | |
1538 | 1532 | | |
1539 | 1533 | | |
1540 | 1534 | | |
1541 | 1535 | | |
1542 | 1536 | | |
1543 | 1537 | | |
1544 | | - | |
| 1538 | + | |
1545 | 1539 | | |
1546 | 1540 | | |
1547 | 1541 | | |
| |||
1553 | 1547 | | |
1554 | 1548 | | |
1555 | 1549 | | |
1556 | | - | |
1557 | | - | |
1558 | 1550 | | |
1559 | 1551 | | |
1560 | 1552 | | |
1561 | 1553 | | |
1562 | 1554 | | |
1563 | | - | |
1564 | | - | |
1565 | | - | |
1566 | | - | |
| 1555 | + | |
1567 | 1556 | | |
1568 | 1557 | | |
1569 | 1558 | | |
1570 | 1559 | | |
1571 | | - | |
1572 | | - | |
| 1560 | + | |
1573 | 1561 | | |
1574 | 1562 | | |
1575 | 1563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments