summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* AbstractMacroExpander: expand macros recursivelyOswald Buddenhagen2014-09-152-12/+39
* Support drag and drop between splitsEike Ziller2014-09-122-10/+27
* AbstractMacroExpander: Allow escaping of %{Macros}Tobias Hunger2014-09-121-0/+5
* File drag&drop: Move mime data creation to central placeEike Ziller2014-09-112-0/+26
* Utils: Make wizard pages derive from Utils::WizardPageTobias Hunger2014-09-1010-9/+172
* Utils: bring QtConcurrent::run into the current century.Erik Verbruggen2014-09-081-1/+11
* Remove Qt version checks.Christian Kandeler2014-09-086-66/+12
* Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-043-3/+3
* QmakeProjectImporter: Prepare for multiple concurrent importsDaniel Teske2014-09-031-0/+6
* TextEditor: Move comment definitions back to *Widgethjk2014-09-022-1/+6
* Do not use deprecated Qt functionality.Christian Kandeler2014-08-296-13/+12
* Remove logging wrapper code for Qt 4 compatibilityhjk2014-08-273-135/+0
* FancyMainWindow: Don't relay enter events as leave eventsUlf Hermann2014-08-261-1/+1
* FancyMainWindow: Qt5-ifyhjk2014-08-262-38/+26
* Remove pre-Qt 5.3.1 code paths from main Qt Creator pro and pri filesEike Ziller2014-08-261-5/+1
* Use Qt 5's QStringList::join(QChar)hjk2014-08-252-4/+4
* Do not shout at usersRobert Loehning2014-08-221-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-0/+1
|\
| * Utils: Add algorithm.h to qbs project file.Christian Kandeler2014-08-071-0/+1
* | FindToolBar: Add support for "lightcolored" panelsDaniel Teske2014-08-121-0/+4
* | Qml ColorTip: Remove borderDaniel Teske2014-08-081-1/+1
* | TextEditor: Re-work comment definition handlinghjk2014-07-312-14/+27
* | Utils: StyleHelper::dpiSpecificPixmap > ::dpiSpecificImageFileAlessandro Portale2014-07-242-13/+5
* | ManhattanStyle: StyleHelper::drawArrow() dpi awareAlessandro Portale2014-07-241-51/+27
* | Fix qbs compileBogDan Vatra2014-07-221-0/+4
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-184-88/+288
|\ \ | |/
| * Debugger: Save width of manually resized tree view columnshjk2014-07-182-68/+215
| * {Fancy,Debugger}MainWindow: Consolidate dock actions menu populationhjk2014-07-182-7/+5
| * FancyMainWindow: Polish dockwidget titlebar displayhjk2014-07-171-13/+68
* | Algorithms for DocumentModelEike Ziller2014-07-181-0/+12
* | Algorithms: Fix compilationAlessandro Portale2014-07-171-7/+0
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-1736-208/+333
|\ \ | |/
| * Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-1633-110/+111
| * FancyMainWindow: Use auto-hiding dock title barshjk2014-07-152-94/+202
| * Wizards: Close wizards with escapeEike Ziller2014-07-142-4/+20
* | Fix compile with g++ 4.7 on JenkinsDaniel Teske2014-07-171-7/+0
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-0/+17
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-9/+61
* | Some QString -> FileName transformationOrgad Shaneh2014-07-165-28/+31
* | Fix compilation with Qt 5.4: there's no devicePixelRatioFThiago Macieira2014-07-151-11/+1
* | Utils: making StyleHelper::drawCornerImage() dpi awareAlessandro Portale2014-07-141-25/+43
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-117-3/+351
|\ \ | |/
| * Add ProxyCredentialsDialogKai Koehne2014-07-105-3/+259
| * Fix compilation.Christian Kandeler2014-07-101-0/+1
| * Core: Refactor file dropping into reusable componentEike Ziller2014-07-092-0/+91
* | Move TextFieldCheckBox and TextFieldComboBox into UtilsTobias Hunger2014-07-105-0/+288
* | Utils: Fix compile error with Qt5.x < Qt5.2El Mehdi Fekari2014-07-101-1/+1
* | Utils: Helper function for dpi aware pixmap loadingAlessandro Portale2014-07-102-0/+24
* | ANSI: Add 256-color escape sequences supportSteve Mokris2014-07-081-4/+32
* | Merge remote-tracking branch 'gerrit/3.2'Eike Ziller2014-07-084-23/+29
|\ \ | |/