summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/createshortcutoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing const parameter referencesKatja Marttila2020-10-051-2/+2
* Doc: Remove internal classes and structs from generated documentationArttu Tarkiainen2020-09-211-0/+6
* Add verbose levels and cleanup log categoriesKatja Marttila2020-08-241-1/+1
* CLI: decrease the amount of default debug printsKatja Marttila2020-02-201-1/+1
* Use of QLoggingCategoryKatja Marttila2020-02-131-1/+2
* Replace 0 with nullptrKatja Marttila2019-01-091-4/+4
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Added support for setting descriptions of Windows shortcutsFrerich Raabe2016-01-181-3/+8
* | Implemented support for creating URL shortcuts on WindowsFrerich Raabe2015-12-081-21/+43
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-2/+3
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-251-5/+0
* | Unify translated error messagesKai Koehne2015-06-241-4/+4
* | Fix reading and checking arguments of CreateShortcutOperationJarek Kobus2015-03-111-6/+27
* | CleanupJarek Kobus2015-02-271-9/+4
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Don't use QObject::tr().kh12014-06-241-1/+1
* Use qt_windows.h.kh12014-01-071-6/+1
* Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-06-271-19/+30
|\
| * Allow to add an icon to the link, update example to show all args.kh12013-06-261-15/+28
| * Trim whitespaces from path names.kh12013-06-191-4/+2
* | Do not use don't, can't ... in outputKai Koehne2013-06-201-1/+1
|/
* Replace TRUE and FALSE with true and falseNiels Weber2013-03-111-1/+1
* Make CreateShortcut operation a NOOP on non-Windows systemsNiels Weber2013-03-111-2/+8
* Unify some error strings.Niels Weber2013-02-121-2/+2
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Make IFW compile with mingw.kh12013-01-291-1/+6
* Fix some warnings in our code after Idcfec77.kh12013-01-231-1/+9
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Mingw: fix PIDLIST_ABSOLUTEAleksey Sidorov2012-11-191-0/+4
* Support stone age OS's as well, seems some users didn't yet upgrade.kh12012-11-081-2/+2
* Force start menu cache update.kh12012-11-011-0/+10
* Make sure we remove all directories we created, nothing more.kh12012-10-291-36/+69
* Fix warning.kh12012-10-261-0/+3
* Rewrite to use Qt functions to create the shortcut.kh12012-10-251-54/+42
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-2/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+219