JosJuice
|
ce11b34e74
|
Make DolphinQt2 strings more like DolphinWX strings
Without this, we would be pushing a lot of extra strings onto
translators now that 55fb6ef is merged.
|
2017-07-26 08:04:10 +02:00 |
Léo Lam
|
9357fa3514
|
Qt/AboutDialog: Fix the copyright string
|
2017-07-23 14:58:01 +08:00 |
Michael Maltese
|
4776fdc130
|
Qt/AboutDialog: remove literal UTF-8 characters
|
2017-07-22 22:35:25 -07:00 |
Starsam80
|
ed0ba7ef28
|
Qt: Don't show the Qt "What's this" button
|
2017-06-29 18:52:53 -06:00 |
Pierre Bourdon
|
3570c7f03a
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
degasus
|
2030ad4577
|
SCM: Use std::string.
Those macros may be defined, or not. We should support both cases, so use std::string as it also defines the length of the string.
|
2016-05-05 00:22:49 +02:00 |
Rukai
|
77efb2d134
|
About dialog displays version numbers and handy links
|
2016-02-13 14:28:38 +11:00 |