summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Some fixesBlase Stanek2019-03-023-175/+168
| | | | | git-svn-id: https://svn.code.sf.net/p/kooldock/code@60 9f32970d-5c29-0410-a1d8-a3be4640426c Signed-off-by: Alexander Golubev <[email protected]>
* Fixed: disappearing when changing desktopBlase Stanek2019-03-021-0/+1
| | | | | git-svn-id: https://svn.code.sf.net/p/kooldock/code@59 9f32970d-5c29-0410-a1d8-a3be4640426c Signed-off-by: Alexander Golubev <[email protected]>
* Bugfix 2Blase Stanek2019-03-022-4/+15
| | | | | git-svn-id: https://svn.code.sf.net/p/kooldock/code@57 9f32970d-5c29-0410-a1d8-a3be4640426c Signed-off-by: Alexander Golubev <[email protected]>
* Bugfix 1Blase Stanek2019-03-021-10/+12
| | | | | git-svn-id: https://svn.code.sf.net/p/kooldock/code@56 9f32970d-5c29-0410-a1d8-a3be4640426c Signed-off-by: Alexander Golubev <[email protected]>
* Change welcomeMsg from TQString to const char* and use I18N_NOOP.Slávek Banko2019-03-021-1/+2
| | | | | | | This resolves FTBFS with TQT_NO_ASCII_CAST and ensure that the string will be added to the translation template. Signed-off-by: Slávek Banko <[email protected]>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-03-022-18/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* fix a mistake with missuse of '!' instead of '~'Alexander Golubev2019-03-021-1/+1
| | | | Signed-off-by: Alexander Golubev <[email protected]>
* Use std::min/max instead of ancient macros.Alexander Golubev2019-03-021-6/+3
| | | | Signed-off-by: Alexander Golubev <[email protected]>
* conversion to the cmake building systemgregory guy2019-03-0212-63/+99
| | | | Signed-off-by: gregory guy <[email protected]>
* Add CMakeL10n rules.Slávek Banko2019-01-011-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix remaining issues and build warningsPascal Viandier2015-10-0115-2926/+2895
| | | | | | Cleanup code Signed-off-by: Pascal Viandier <[email protected]>
* Initial TDE conversionSlávek Banko2015-10-0116-101/+101
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial TQt conversionSlávek Banko2015-10-0115-657/+657
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS with newer GCCPascal Viandier2015-10-018-36/+58
| | | | Signed-off-by: Pascal Viandier <[email protected]>
* Update autotools for new DSO linkage stylePascal Viandier2015-10-011-1/+1
| | | | Signed-off-by: Pascal Viandier <[email protected]>
* Initial import of kooldock 0.4.7Slávek Banko2015-10-0118-0/+8468
Signed-off-by: Slávek Banko <[email protected]>